summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arm
Commit message (Collapse)AuthorAgeFilesLines
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc ↵Khem Raj2008-07-141-2/+1
| | | | | | could use alternative implementations for them. include sys/syscalls.h in pt-gettimeofday.c
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-112-6/+4
| | | | Fix ARM specific makefiles for NPTL build.
* Exclude some files for ARM NPTL, Do not use _libc_fatalKhem Raj2008-07-101-2/+7
|
* ARM specific NPTL bitsKhem Raj2008-07-1022-0/+2088