musl/arch/i386
Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels
on old kernels, there's no way to detect errors; we must assume
negative syscall return values are pgrp ids. but if the F_GETOWN_EX
fcntl works, we can get a reliable answer.
2012-06-20 22:16:47 -04:00
..
bits proper error handling for fcntl F_GETOWN on modern kernels 2012-06-20 22:16:47 -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 fix some symbol resolution issues in dynamic linker 2011-06-25 22:36:21 -04:00