cosmopolitan/libc/time
Justine Tunney 3f0bcdc3ef
Improve cancellations, randomness, and time
- Exhaustively document cancellation points
- Rename SIGCANCEL to SIGTHR just like BSDs
- Further improve POSIX thread cancellations
- Ensure asynchronous cancellations work correctly
- Elevate the quality of getrandom() and getentropy()
- Make futexes cancel correctly on OpenBSD 6.x and 7.x
- Add reboot.com and shutdown.com to examples directory
- Remove underscore prefix from awesome timespec_*() APIs
- Create assertions that help verify our cancellation points
- Remove bad timespec APIs (cmp generalizes eq/ne/gt/gte/lt/lte)
2022-11-05 23:45:32 -07:00
..
struct Make fixes and improvements 2022-10-19 07:19:19 -07:00
asctime.c Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
clockstonanos.internal.h Improve locks and signals 2022-04-12 05:20:17 -07:00
ctime.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
ctime_r.c Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
difftime.c Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
dsleep.c Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
futimesat.c Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
iso8601.c Make fixes and improvements 2022-10-19 07:19:19 -07:00
iso8601us.c Make fixes and improvements 2022-10-19 07:19:19 -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 Improve cancellations, randomness, and time 2022-11-05 23:45:32 -07:00
strftime.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
strptime.c Revert "Use 64-bit years" 2022-05-12 06:45:36 -07:00
time.h Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
time.mk Make fixes and improvements 2022-10-19 07:19:19 -07:00
times.c Reduce Makefile dependencies by 4% 2022-05-23 15:07:01 -07:00
timezone.c Make improvements 2022-04-28 09:57:07 -07:00
tz.internal.h Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
tzfile.internal.h Make improvements 2022-04-27 05:39:39 -07:00
xiso8601.c Make fixes and improvements 2022-10-19 07:19:19 -07:00