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