cosmopolitan/libc/isystem/sys
Justine Tunney b73e35c6fa
Improve open source compatibility
This change tunes the default stack size for the outside world to 8mb
while at the same time, reducing Cosmopolitan's default stack size to
64kb. You can override the stack size using STATIC_STACK_SIZE(). Your
build scripts should point to o//ape/public/ape.lds

This change also fixes the definition of SOMAXCONN and removes AF_RDS
since it's not polyfilled and Python 3.11 complained.
2022-09-08 03:19:35 -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 Add more missing libc functionality 2022-08-06 10:50:51 -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 Improve open source compatibility 2022-09-08 03:19:35 -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 Make more compatibility improvements 2022-09-06 07:04:13 -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 Add itimerval to sys/time.h (#572) 2022-08-26 09:44:41 -07:00
times.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
ttydefaults.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
types.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
uio.h Initial import 2020-06-15 07:18:57 -07:00
un.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
utsname.h Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
wait.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
xattr.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00