cosmopolitan/libc/isystem/sys
Justine Tunney b0df6c1fce
Implement proper time zone support
Cosmopolitan now supports 104 time zones. They're embedded inside any
binary that links the localtime() function. Doing so adds about 100kb
to the binary size. This change also gets time zones working properly
on Windows for the first time. It's not needed to have /etc/localtime
exist on Windows, since we can get this information from WIN32. We're
also now updated to the latest version of Paul Eggert's TZ library.
2024-05-04 23:06:37 -07:00
..
auxv.h Initial import 2020-06-15 07:18:57 -07:00
cdefs.h Changes made for cosmocc builds (#908) 2023-10-09 14:39:02 -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 Make improvements 2023-07-11 04:41:50 -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 Make improvements 2023-10-03 06:17:16 -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
procfs.h Support <isystem> includes in monorepo 2023-11-08 19:14:56 -08: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 Make fatcosmocc good enough to build ncurses 6.4 2023-08-12 22:30:05 -07:00
socket.h Changes made for cosmocc builds (#908) 2023-10-09 14:39:02 -07:00
stat.h Implement proper time zone support 2024-05-04 23:06:37 -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 Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
sysinfo.h Improve the cosmocc toolchain 2023-01-05 12:20:52 -08: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 Implement proper time zone support 2024-05-04 23:06:37 -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
ucontext.h Simplify cosmocc builds (#863) 2023-07-23 11:11:08 -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
user.h Get GNU MPFR and MPC tests to pass 2023-08-21 15:05:10 -07:00
utsname.h Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
vfs.h Improve cosmocc toolchain 2023-03-05 23:52:49 -08:00
wait.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00