about summary refs log tree commit diff
path: root/arch/x86_64/bits/user.h
Commit message (Expand)AuthorAgeFilesLines
* use PAGESIZE rather than PAGE_SIZE in user.h bitsRich Felker2018-03-101-2/+2
* make brace placement in public header typedef'd structs consistentRich Felker2016-07-031-2/+1
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-4/+2
* fix typo in x86_64/x32 user_fpregs_structFelix Janda2015-02-011-1/+1
* make sys/procfs.h mostly work on most archsRich Felker2012-11-251-2/+4
* fix x86_64 user.h (previously was just a copy of i386)Rich Felker2011-09-221-48/+13
* wrong __WORDSIZE in x86_64 headerRich Felker2011-09-221-1/+1
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+77