mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 11:52:56 +00:00
This change fixes a bug where gcc assumed thread synchronization such as pthread_cond_wait() wouldn't alter static variables, because the headers were using __attribute__((__leaf__)) inappropriately. |
||
|---|---|---|
| .. | ||
| ctl | ||
| dsp | ||
| libc | ||
| libcxx | ||
| math | ||
| net | ||
| posix | ||
| tool | ||
| BUILD.mk | ||