about summary refs log tree commit diff
path: root/arch/x86_64/bits/alltypes.h.sh
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete and useless useconds_t typeRich Felker2011-04-011-1/+0
* somehow timespec tv_nsec had the wrong type on x86_64... fixedRich Felker2011-04-011-1/+1
* avoid all malloc/free in timer creation/destructionRich Felker2011-03-301-1/+1
* some preliminaries for adding POSIX timersRich Felker2011-03-291-1/+1
* match dimensions so we can use all slots without invoking OOB-array-accessRich Felker2011-03-111-5/+5
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-0/+15
* fix some type leakage (timer_t) from x86_64 commitRich Felker2011-02-151-1/+1
* Update x86_64 bits to mirror (modulo platform differences) the latest changesNicholas J. Kain2011-02-151-4/+4
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+116