move __malloc_replaced to a top-level malloc file
[oweals/musl.git] / arch / i386 / syscall_arch.h
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
2019-05-11 Rich Felkerimprove i386 inline syscall asm on non-broken compilers
2019-05-11 Rich Felkerfix regression in i386 inline syscall asm producing...
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