summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/alltypes.h.sh
AgeCommit message (Expand)AuthorLines
2011-04-13fix and cleanup suseconds_t/timeval stuff (broken on 64-bit)Rich Felker-1/+1
2011-04-11more types cleanupRich Felker-3/+0
2011-04-11cleanup types stuff in headers, fix missing u_int*_t in sys/types.hRich Felker-11/+0
2011-04-01remove obsolete and useless useconds_t typeRich Felker-1/+0
2011-04-01somehow timespec tv_nsec had the wrong type on x86_64... fixedRich Felker-1/+1
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-15Update x86_64 bits to mirror (modulo platform differences) the latest changesNicholas J. Kain-4/+4
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+116