about summary refs log tree commit diff
path: root/src/internal/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* use explicit visibility to optimize a few hot-path function callsRich Felker2012-10-251-3/+5
* add 7-arg syscall support for mipsRich Felker2012-09-091-2/+3
* syscall organization overhaulRich Felker2012-09-081-5/+138
* workaround for preprocessor bug in pccRich Felker2011-05-011-7/+7
* overhaul pthread cancellationRich Felker2011-04-171-0/+14
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-22/+0
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-0/+32
* move arch-specific internal headers into placeRich Felker2011-02-151-500/+0
* cleaning up syscalls in preparation for x86_64 portRich Felker2011-02-131-9/+40
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+469