summaryrefslogtreecommitdiff
path: root/arch/i386/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker1-167/+0
2011-03-19overhaul syscall interfaceRich Felker1-423/+49
2011-02-15remove standalone syscall cruftRich Felker1-11/+1
2011-02-15yet another ugly legacy syscall rename...Rich Felker1-0/+5
2011-02-15fix getrlimit handling on 32-bit systems, and ease porting to 64-bitRich Felker1-0/+2
2011-02-15cleanup socketcall syscall interface to ease porting to sane(r) archsRich Felker1-0/+21
2011-02-15finish moving 32-bit-specific junk out of source files.Rich Felker1-0/+23
2011-02-15move arch-specific internal headers into placeRich Felker1-0/+500