cosmopolitan/test
Justine Tunney 4a6fd3d910
Make more improvements to threading support
- fix rare thread exit race condition on openbsd
- pthread_getattr_np() now supplies detached status
- child threads may now pthread_join() the main thread
- introduce sigandset(), sigorset(), and sigisemptyset()
- introduce pthread_cleanup_push() and pthread_cleanup_pop()
2022-10-09 00:08:47 -07:00
..
dsp Pay off more technical debt 2022-09-12 23:36:56 -07:00
libc Make more improvements to threading support 2022-10-09 00:08:47 -07:00
net Improve redbean method=get parameter handling 2022-09-19 20:04:39 -07:00
tool Add shared memory hit counter example to redbean 2022-10-08 08:39:13 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00