This is a maintenance fork
 
 
 
 
 
 
Go to file
Justine Tunney 0e85b136ae Fix Windows 7 support (#19)
This change pays off technical debt with the function -> DLL mappings in
libc/nt/master.sh, which was originally defined based on binary analysis
on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32
imports should be exactly as they are written, on the MSDN documentation
and that wouldn't have been easy without Geoff Chappell's work thank him

https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 13:52:02 -08:00
ape Change license 2020-12-27 17:18:44 -08:00
build Improve documentation 2020-12-27 07:02:35 -08:00
dsp Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
examples Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
libc Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
net Change license 2020-12-27 17:18:44 -08:00
test Fix strlcpy 2020-12-27 21:35:38 -08:00
third_party Add l suffix to yoink nop 2020-12-28 11:38:38 -08:00
tool Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
usr/share Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
.clang-format Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
.gitignore Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
Makefile Change license 2020-12-27 17:18:44 -08:00
NOTICE Change license 2020-12-27 17:18:44 -08:00
README.md Change license 2020-12-27 17:18:44 -08:00

README.md

Cosmopolitan

Fast portable static native textmode executable containers.

For an introduction to this project, please read the αcτµαlly pδrταblε εxεcµταblε blog post and cosmopolitan libc website. API documentation is available here.