summaryrefslogtreecommitdiff
path: root/src/internal/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-01workaround for preprocessor bug in pccRich Felker1-7/+7
2011-04-17overhaul pthread cancellationRich Felker1-0/+14
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-22/+0
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker1-0/+32
2011-02-15move arch-specific internal headers into placeRich Felker1-500/+0
2011-02-13cleaning up syscalls in preparation for x86_64 portRich Felker1-9/+40
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+469