cosmopolitan/libc/isystem
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
..
arpa Initial import 2020-06-15 07:18:57 -07:00
sys Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
alloca.h Initial import 2020-06-15 07:18:57 -07:00
assert.h Initial import 2020-06-15 07:18:57 -07:00
complex.h Initial import 2020-06-15 07:18:57 -07:00
ctype.h Initial import 2020-06-15 07:18:57 -07:00
dirent.h Initial import 2020-06-15 07:18:57 -07:00
dlfcn.h Initial import 2020-06-15 07:18:57 -07:00
elf.h Fix isystem headers including wrong files (#108) 2021-03-06 21:06:29 -08:00
endian.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
err.h Initial import 2020-06-15 07:18:57 -07:00
errno.h Initial import 2020-06-15 07:18:57 -07:00
fcntl.h Initial import 2020-06-15 07:18:57 -07:00
float.h Initial import 2020-06-15 07:18:57 -07:00
getopt.h Initial import 2020-06-15 07:18:57 -07:00
grp.h Fix isystem headers including wrong files (#108) 2021-03-06 21:06:29 -08:00
inttypes.h Initial import 2020-06-15 07:18:57 -07:00
iso646.h Add ISO 646 header (#168) 2021-05-16 23:18:33 -07:00
langinfo.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
limits.h Initial import 2020-06-15 07:18:57 -07:00
locale.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
malloc.h Initial import 2020-06-15 07:18:57 -07:00
math.h Initial import 2020-06-15 07:18:57 -07:00
paths.h Initial import 2020-06-15 07:18:57 -07:00
poll.h Initial import 2020-06-15 07:18:57 -07:00
pthread.h Add chibicc 2020-12-06 16:20:21 -08:00
pwd.h Fix isystem headers including wrong files (#108) 2021-03-06 21:06:29 -08:00
regex.h Initial import 2020-06-15 07:18:57 -07:00
sched.h Initial import 2020-06-15 07:18:57 -07:00
setjmp.h Initial import 2020-06-15 07:18:57 -07:00
signal.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
stdarg.h Initial import 2020-06-15 07:18:57 -07:00
stdbool.h Initial import 2020-06-15 07:18:57 -07:00
stdc-predef.h Initial import 2020-06-15 07:18:57 -07:00
stddef.h Initial import 2020-06-15 07:18:57 -07:00
stdint.h Initial import 2020-06-15 07:18:57 -07:00
stdio.h Initial import 2020-06-15 07:18:57 -07:00
stdlib.h Fold conv package into fmt 2020-12-09 16:52:00 -08:00
stdnoreturn.h Add noreturn macro (#118) 2021-03-13 20:46:12 -08:00
string.h Initial import 2020-06-15 07:18:57 -07:00
strings.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
termios.h Initial import 2020-06-15 07:18:57 -07:00
tgmath.h Add missing functions to tgmath (#124) 2021-03-13 20:43:57 -08:00
thread.h Initial import 2020-06-15 07:18:57 -07:00
time.h Initial import 2020-06-15 07:18:57 -07:00
uio.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
unistd.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
utime.h Fix isystem headers including wrong files (#108) 2021-03-06 21:06:29 -08:00
wait.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00
wchar.h Initial import 2020-06-15 07:18:57 -07:00
wctype.h Initial import 2020-06-15 07:18:57 -07:00
windows.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
winternl.h Initial import 2020-06-15 07:18:57 -07:00
zlib.h Improve isystem includes and magic numbers 2021-08-14 23:36:36 -07:00