cosmopolitan/libc/isystem/sys
Justine Tunney 5b60e5a37d Fix termios struct on Linux
The termios::c_cc field turned out to be incorrectly defined on Linux
due to some confusion between the glibc and kernel definitions. We'll
be using the kernel definition, since it has the strongest consensus.

Fields have been have been added to struct stat for BSD compatibility
such as st_birthtim, plus the GLIBC compatibility of isystem/sys/stat
has been improved.
2021-09-03 22:19:41 -07:00
..
auxv.h Initial import 2020-06-15 07:18:57 -07:00
dir.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
errno.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
fcntl.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
file.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
ioctl.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
ipc.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
mman.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -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
poll.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
ptrace.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
random.h Initial import 2020-06-15 07:18:57 -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 Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
socket.h Initial import 2020-06-15 07:18:57 -07:00
stat.h Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
statvfs.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -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 Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
time.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -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 Get more Python tests passing (#141) 2021-08-16 15:26:31 -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 Improve isystem includes and magic numbers 2021-08-14 23:36:36 -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