mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
what do I get for my troubles? libc breaks offcourse! Reimplement a hack (in libthr) that allows libc to use rwlocks without initializing them first. The hack was reimplemented so that only a private libc version of the rwlock locking functions initializes an uninitialized rwlock. The application version will correctly fail. |
||
|---|---|---|
| .. | ||
| arch | ||
| sys | ||
| thread | ||
| Makefile | ||