musl/arch/i386
Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based)
this doubles the performance of the fastest syscalls on the atom I
tested it on; improvement is reportedly much more dramatic on
worst-case cpus. cannot be used for cancellable syscalls.
2012-10-11 22:47:07 -04:00
..
bits fix broken semctl on systems that don't use IPC_64 flag 2012-09-22 08:02:42 -04:00
atomic.h security hardening: ensure suid programs have valid stdin/out/err 2011-08-23 09:37:39 -04:00
pthread_arch.h ensure the compiler does not move around thread-register-based reads 2011-08-06 20:45:30 -04:00
reloc.h dynamic-linked TLS support for everything but dlopen'd libs 2012-10-04 22:48:33 -04:00
syscall_arch.h i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 2012-10-11 22:47:07 -04:00