summaryrefslogtreecommitdiff
path: root/arch/i386/bits/alltypes.h.sh
AgeCommit message (Expand)AuthorLines
2011-04-01remove obsolete and useless useconds_t typeRich Felker-1/+0
2011-03-30avoid all malloc/free in timer creation/destructionRich Felker-1/+1
2011-03-29some preliminaries for adding POSIX timersRich Felker-1/+1
2011-03-11match dimensions so we can use all slots without invoking OOB-array-accessRich Felker-5/+5
2011-02-17reorganize pthread data structures and move the definitions to alltypes.hRich Felker-0/+15
2011-02-15fix some type leakage (timer_t) from x86_64 commitRich Felker-1/+1
2011-02-15preparing build system to handle ports - step 1Rich Felker-0/+116