fix inconsistency in a_and and a_or argument types on x86[_64]
[oweals/musl.git] / arch / i386 / syscall_arch.h
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