cosmopolitan/libc/time
Justine Tunney 046c7ebd4a Improve locks and signals
- Introduce fast spinlock API
- Double rand64() perf w/ spinlock
- Improve raise() on New Technology
- Support gettid() across platforms
- Implement SA_NODEFER on New Technology
- Move the lock intrinsics into LIBC_INTRIN
- Make SIGTRAP recoverable on New Technology
- Block SIGCHLD in wait4() on New Technology
- Add threading prototypes for XNU and FreeBSD
- Rewrite abort() fixing its minor bugs on XNU/NT
- Shave down a lot of the content in libc/bits/bits.h
- Let signal handlers modify CPU registers on New Technology
2022-04-12 05:20:17 -07:00
..
struct Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
alarm.c Make numerous improvements 2021-09-28 01:52:34 -07:00
asctime.c Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
asctime_r.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
clockstonanos.internal.h Improve locks and signals 2022-04-12 05:20:17 -07:00
ctime.c Change license 2020-12-27 17:18:44 -08:00
ctime_r.c Change license 2020-12-27 17:18:44 -08:00
difftime.c Change license 2020-12-27 17:18:44 -08:00
dsleep.c Make signal handling work well across platforms 2022-03-25 07:28:57 -07:00
futimens.c Change license 2020-12-27 17:18:44 -08:00
futimes.c Change license 2020-12-27 17:18:44 -08:00
futimesat.c Change license 2020-12-27 17:18:44 -08:00
iso8601.c Make redbean tinier 2021-07-04 12:26:54 -07:00
kmonthname.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kmonthnameshort.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kweekdayname.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
kweekdaynameshort.S Add ASAN guards to some asm data structures 2022-03-18 13:02:57 -07:00
localtime.c Update tzdata 2022-03-18 13:24:00 -07:00
strftime.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
strptime.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
time.h Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
time.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
times.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
tzfile.internal.h Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
xiso8601.c Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00