about summary refs log tree commit diff
path: root/arch/x86_64/bits/alltypes.h.sh
Commit message (Collapse)AuthorAgeFilesLines
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-0/+15
| | | | | | | | this allows sys/types.h to provide the pthread types, as required by POSIX. this design also facilitates forcing ABI-compatible sizes in the arch-specific alltypes.h, while eliminating the need for developers changing the internals of the pthread types to poke around with arch-specific headers they may not be able to test.
* 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
| | | | to i386.
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+116