cosmopolitan/libc/zipos
Justine Tunney c260345e06 Make locks more reliable
This change switches most of the core locks to be re-entrant, in order
to reduce the chance of deadlocking code that does, clever things with
asynchronous signal handlers. This change implements it it in pthreads
so we're one step closer to having a standardized threading primitives
2022-06-11 02:07:20 -07:00
..
close.c Reduce Makefile dependencies by 4% 2022-05-23 15:07:01 -07:00
fcntl.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
find.c Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fstat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
get.c Make locks more reliable 2022-06-11 02:07:20 -07:00
lseek.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
notat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
open.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
parseuri.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
read.c Fix an UBSAN warning 2022-06-10 03:33:05 -07:00
stat-impl.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
stat.c Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
zipos.internal.h Polish recent changes and make improvements 2022-03-19 03:37:00 -07:00
zipos.mk Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
zipos.S Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00