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
57a0b82441
make powerpc signal.h namespace-clean for posix/isoc
also handle the non-GNUC case where alignment attribute is not available
by simply omitting it. this will not cause problems except for
inclusion of mcontex_t/ucontext_t in application-defined structures,
since the natural alignment of the uc_mcontext member relative to the
start of ucontext_t is already correct. and shame on whoever designed
this for making it impossible to satisfy the ABI requirements without
GNUC extensions.
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
make powerpc signal.h namespace-clean for posix/isoc
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