musl/arch/arm
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 initial commit of the arm port 2011-09-18 16:44:54 -04:00
pthread_arch.h use __attribute__((const)) on arm __pthread_self function 2012-02-25 02:52:18 -05:00
reloc.h typo (copy 2) in arm reloc.h 2011-10-01 00:55:16 -04:00