about summary refs log tree commit diff
path: root/arch/i386/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-2/+0
* ensure pointer decay in inline-asm arg for i386 syscall6Rich Felker2012-10-131-1/+1
* i386 vsyscall support (vdso-provided sysenter/syscall instruction based)Rich Felker2012-10-111-66/+7
* syscall organization overhaulRich Felker2012-09-081-0/+136