overhaul i386 syscall mechanism not to depend on external asm source
[musl] / arch / i386 / syscall_arch.h
2019-04-10 Rich Felkeroverhaul i386 syscall mechanism not to depend on extern...
2016-01-26 Szabolcs Nagychange the internal socketcall selection logic
2015-04-14 Rich Felkeruse hidden visibility for i386 asm-internal __vsyscall...
2014-06-06 Rich Felkeradd vdso clock_gettime acceleration support to i386
2014-04-17 Timo Teräsmake socketcall types common as they are same for all...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-10-14 Rich Felkerensure pointer decay in inline-asm arg for i386 syscall6
2012-10-12 Rich Felkeri386 vsyscall support (vdso-provided sysenter/syscall...
2012-09-09 Rich Felkersyscall organization overhaul