mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 19:34:33 +00:00
- Finish cleaning up the stdio unlocked APIs - Make __cxa_finalize() properly thread safe - Don't log locks if threads aren't being used - Add some more mutex guards to places using _mmi - Specific lock names now appear in the --ftrace logs - Fix mkdeps.com generating invalid Makefiles sometimes - Simplify and fix bugs in the test runner infrastructure - Fix issue where sometimes some functions wouldn't be logged |
||
|---|---|---|
| .. | ||
| attr.c | ||
| create.c | ||
| detach.c | ||
| exit.c | ||
| freebsd.internal.h | ||
| init.c | ||
| join.c | ||
| self.c | ||
| sem.c | ||
| thread.h | ||
| thread.mk | ||
| wait.c | ||
| xnu.internal.h | ||
| yield.c | ||
| zombie.c | ||