about summary refs log tree commit diff
path: root/arch/i386/bits
Commit message (Expand)AuthorAgeFilesLines
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-0/+15
* move stdio stuff that's not arch-specific out of bitsRich Felker2011-02-151-17/+0
* fix the types of some integer constant limits in headersRich Felker2011-02-151-2/+2
* fix some type leakage (timer_t) from x86_64 commitRich Felker2011-02-151-1/+1
* split off arch-specific stdarg.h stuffRich Felker2011-02-151-0/+9
* cleanup socketcall syscall interface to ease porting to sane(r) archsRich Felker2011-02-151-0/+7
* preparing build system to handle ports - step 1Rich Felker2011-02-1528-0/+1497