Mike Frysinger 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) 20 years ago
..
inet 7d0af1f89e if both __NR_send and __NR_socketcall do not exist, fall back to __NR_sendto (same goes for recv/recvfrom) 20 years ago
misc 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 20 years ago
pwd_grp 130697527b merge parallel build support 21 years ago
signal 130697527b merge parallel build support 21 years ago
stdio 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 20 years ago
stdlib 0f8a6ff0ed Add a config option for abort() to shutdown the stdio subsystem. This is 20 years ago
string 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 20 years ago
sysdeps 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) 20 years ago
termios 130697527b merge parallel build support 21 years ago
unistd 130697527b merge parallel build support 21 years ago
Makefile 4e5affec0c remove pointless exit 1 ... if $(AR) fails then make will abort ok 20 years ago