You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rich Felker
65b98213e4
add back NSIG, removed from powerpc in last commit, but for all archs
unlike the previous definition, NSIG/_NSIG is supposed to be one more
than the highest signal number. adding this will allow simplifying
libc-internal code that makes signal-related syscalls, which can be
done as a later step. some apps might use it too; while this usage is
questionable, it's at least not insane.
14 years ago
..
alltypes.h.sh
fix powerpc types to match abi, and some feature test issues
14 years ago
endian.h
PPC port cleaned up, static linking works well now.
14 years ago
errno.h
PPC port cleaned up, static linking works well now.
14 years ago
fcntl.h
PPC port cleaned up, static linking works well now.
14 years ago
fenv.h
add missing const on powerpc FE_DFL_ENV
14 years ago
float.h
PPC port cleaned up, static linking works well now.
14 years ago
io.h
fix breakage from introducing bits header for sys/io.h
14 years ago
ioctl.h
fix powerpc termios.h and ioctl.h
14 years ago
ipc.h
PPC port cleaned up, static linking works well now.
14 years ago
limits.h
fix powerpc types to match abi, and some feature test issues
14 years ago
mman.h
fix powerpc types to match abi, and some feature test issues
14 years ago
msg.h
PPC port cleaned up, static linking works well now.
14 years ago
posix.h
PPC port cleaned up, static linking works well now.
14 years ago
reg.h
PPC port cleaned up, static linking works well now.
14 years ago
setjmp.h
PPC port cleaned up, static linking works well now.
14 years ago
shm.h
PPC port cleaned up, static linking works well now.
14 years ago
signal.h
add back NSIG, removed from powerpc in last commit, but for all archs
14 years ago
socket.h
ppc socket.h: add forgotten cmsghdr
14 years ago
stat.h
fix ppc stat structure definition
14 years ago
statfs.h
PPC port cleaned up, static linking works well now.
14 years ago
stdarg.h
PPC port cleaned up, static linking works well now.
14 years ago
stdint.h
PPC port cleaned up, static linking works well now.
14 years ago
syscall.h
PPC port cleaned up, static linking works well now.
14 years ago
termios.h
fix powerpc termios.h and ioctl.h
14 years ago
user.h
PPC port cleaned up, static linking works well now.
14 years ago
wchar.h
fix wchar limits mistakenly copied from arm
14 years ago