about summary refs log tree commit diff
path: root/arch/x86_64/bits/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* make type of st_dev explicitly dev_t in x86_64 stat.hRich Felker2014-01-111-1/+1
| | | | | | otherwise it's unclear that it's correct. aside from that, it makes for a gratuitous difference between the x86_64 header and the upcoming x32 header.
* Update x86_64 bits to mirror (modulo platform differences) the latest changesNicholas J. Kain2011-02-151-6/+3
| | | | to i386.
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+25