cosmopolitan/libc/isystem/sys
Justine Tunney 997ce29ddc
Elevate Windows production worthiness
- SQLite file locking now works on Windows
- SQLite will now use fdatasync() on non-Apple platforms
- Fix Ctrl-C handler on Windows to not crash with TLS
- Signals now work in multithreaded apps on Windows
- fcntl() will now accurately report EINVAL errors
- fcntl() now has excellent --strace logging
- Token bucket replenish now go 100x faster
- *NSYNC cancellations now work on Windows
- Support closefrom() on NetBSD
2022-10-13 13:44:41 -07:00
..
auxv.h Initial import 2020-06-15 07:18:57 -07:00
dir.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
errno.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
event.h Make more compatibility improvements 2022-09-06 07:04:13 -07:00
fcntl.h Elevate Windows production worthiness 2022-10-13 13:44:41 -07:00
file.h Make more libc improvements 2022-08-06 17:18:40 -07:00
ioctl.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
ipc.h Make more libc improvements 2022-08-06 17:18:40 -07:00
mman.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
mount.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
msg.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
param.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
poll.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
prctl.h Make more libc improvements 2022-08-06 17:18:40 -07:00
ptrace.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
random.h Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
reboot.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
resource.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
select.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
sendfile.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
signal.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
socket.h Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
stat.h Make more compatibility improvements 2022-09-06 07:04:13 -07:00
statfs.h Make more compatibility improvements 2022-09-06 07:04:13 -07:00
statvfs.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
syscall.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
sysinfo.h Initial import 2020-06-15 07:18:57 -07:00
sysmacros.h Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
termios.h Add more missing libc functionality 2022-08-06 10:50:51 -07:00
time.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
times.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
ttydefaults.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
types.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
uio.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
un.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
utsname.h Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
wait.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
xattr.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00