Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add vdso clock_gettime acceleration support to i386 | Rich Felker | 2014-06-06 | 1 | -0/+4 |
* | make socketcall types common as they are same for all architectures | Timo Teräs | 2014-04-17 | 1 | -22/+0 |
* | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 2013-03-26 | 1 | -2/+0 |
* | ensure pointer decay in inline-asm arg for i386 syscall6 | Rich Felker | 2012-10-13 | 1 | -1/+1 |
* | i386 vsyscall support (vdso-provided sysenter/syscall instruction based) | Rich Felker | 2012-10-11 | 1 | -66/+7 |
* | syscall organization overhaul | Rich Felker | 2012-09-08 | 1 | -0/+136 |