cosmopolitan/libc/nt/enum
Justine Tunney 8af197560e Improve Libc by making Python work even better
Actually Portable Python is now outperforming the Python binaries
that come bundled with Linux distros, at things like HTTP serving.
You can now have a fully featured Python install in just one .com
file that runs on six operating systems and is about 10mb in size.
With tuning, the tiniest is ~1mb. We've got most of the libraries
working, including pysqlite, and the repl now feels very pleasant.
The things you can't do quite yet are: threads and shared objects
but that can happen in the future, if the community falls in love
with this project and wants to see it developed further. Changes:

- Add siginterrupt()
- Add sqlite3 to Python
- Add issymlink() helper
- Make GetZipCdir() faster
- Add tgamma() and finite()
- Add legacy function lutimes()
- Add readlink() and realpath()
- Use heap allocations when appropriate
- Reorganize Python into two-stage build
- Save Lua / Python shell history to dotfile
- Integrate Python Lib embedding into linkage
- Make isregularfile() and isdirectory() go faster
- Make Python shell auto-completion work perfectly
- Make crash reports work better if changed directory
- Fix Python+NT open() / access() flag overflow error
- Disable Python tests relating to \N{LONG NAME} syntax
- Have Python REPL copyright() show all notice embeddings

The biggest technical challenge at the moment is working around
when Python tries to be too clever about filenames.
2021-08-18 22:16:23 -07:00
..
accessmask.h Initial import 2020-06-15 07:18:57 -07:00
afd.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
bitblt.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
callback.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
color.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
computernameformat.h Make minor improvements 2020-11-09 15:41:11 -08:00
consolemodeflags.h Initial import 2020-06-15 07:18:57 -07:00
consoleselectionflags.h Initial import 2020-06-15 07:18:57 -07:00
copyfile.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
creationdisposition.h Initial import 2020-06-15 07:18:57 -07:00
cs.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
ctrlevent.h Initial import 2020-06-15 07:18:57 -07:00
cw.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
dialogresult.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
errormodeflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
event.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
eventtype.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
exceptionhandleractions.h Initial import 2020-06-15 07:18:57 -07:00
fileflagandattributes.h Initial import 2020-06-15 07:18:57 -07:00
fileinfobyhandleclass.h Initial import 2020-06-15 07:18:57 -07:00
fileinformationclass.h Initial import 2020-06-15 07:18:57 -07:00
filelockflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
filemapflags.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
filemovemethod.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
filesharemode.h Initial import 2020-06-15 07:18:57 -07:00
filetype.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
fillattribute.h Initial import 2020-06-15 07:18:57 -07:00
findexinfolevels.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
findexsearchops.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
formatmessageflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
fsctl.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
fsinformationclass.h Initial import 2020-06-15 07:18:57 -07:00
getfileexinfolevels.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
ht.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
idc.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
imageauxsymboltype.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
importobjectnametype.h Initial import 2020-06-15 07:18:57 -07:00
importobjecttype.h Initial import 2020-06-15 07:18:57 -07:00
io.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
ioctl.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
jobobjectinfoclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
keyaccess.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
keyedevent.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
keyinformationclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
kwaitreason.h Initial import 2020-06-15 07:18:57 -07:00
lang.h Add SSL to redbean 2021-06-24 13:20:50 -07:00
loadlibrarysearch.h Initial import 2020-06-15 07:18:57 -07:00
lockfile.h Make redbean StoreAsset() work better 2021-05-14 05:44:37 -07:00
mb.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
memflags.h Initial import 2020-06-15 07:18:57 -07:00
memoryinformationclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
mf.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
mk.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
movefileexflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
objectinformationclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
offerpriority.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
ofn.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
pageflags.h Initial import 2020-06-15 07:18:57 -07:00
processaccess.h Initial import 2020-06-15 07:18:57 -07:00
processcreationflags.h Initial import 2020-06-15 07:18:57 -07:00
processinfoclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
procthreadattributes.h Initial import 2020-06-15 07:18:57 -07:00
progress.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
pwr.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
rdw.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
reggetvalueflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
regtype.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
replacefile.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sc.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sectioninformationclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sectioninherit.h Initial import 2020-06-15 07:18:57 -07:00
sectionmapflags.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
securityimpersonationlevel.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
securityinformation.h Initial import 2020-06-15 07:18:57 -07:00
signal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sio.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
size.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
startf.h Initial import 2020-06-15 07:18:57 -07:00
status.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
sw.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
systeminformationclass.h Initial import 2020-06-15 07:18:57 -07:00
threadaccess.h Initial import 2020-06-15 07:18:57 -07:00
threadinfoclass.h Initial import 2020-06-15 07:18:57 -07:00
threadpriority.h Initial import 2020-06-15 07:18:57 -07:00
threadstate.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
tokeninformationclass.h Initial import 2020-06-15 07:18:57 -07:00
tokentype.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
tpm.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
valueinformationclass.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
version.h Initial import 2020-06-15 07:18:57 -07:00
vk.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
wa.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
wait.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
wm.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
ws.h Get fork() working on Windows 2020-11-13 03:14:39 -08:00
wt.h Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00