support the ugly and deprecated ucontext and sigcontext header stuff...
[musl] / arch / i386 / bits /
2011-02-19 Rich Felkersupport the ugly and deprecated ucontext and sigcontext...
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-16 Rich Felkermove stdio stuff that's not arch-specific out of bits
2011-02-16 Rich Felkerfix the types of some integer constant limits in headers
2011-02-15 Rich Felkerfix some type leakage (timer_t) from x86_64 commit
2011-02-15 Rich Felkersplit off arch-specific stdarg.h stuff
2011-02-15 Rich Felkercleanup socketcall syscall interface to ease porting...
2011-02-15 Rich Felkerpreparing build system to handle ports - step 1