musl/arch/i386
Rich Felker 43b2e9bf26 more types cleanup
the basic idea is that the only things in alltypes.h should be types
that either vary from system to system (in practice, not just in
theoretical la-la land - this is the implementation so we choose what
constraints we want to impose on ports) or which are needed by
multiple system headers.
2011-04-11 10:48:52 -04:00
..
bits more types cleanup 2011-04-11 10:48:52 -04:00
atomic.h optimize contended normal mutex case; add int compare-and-swap atomic 2011-03-17 12:14:40 -04:00
pthread_arch.h overhaul cancellation to fix resource leaks and dangerous behavior with signals 2011-03-24 14:18:00 -04:00