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
4acc95e497
begin sys/user.h and sys/reg.h fixes for ports
aside from microblaze, these should be roughly correct for all archs
now. some misc junk macros and typedefs are missing, which should
probably be added for max compatibility with trace/debug tools.
14 years ago
..
alltypes.h.sh
fix incorrect ptrdiff_t type on mips
14 years ago
endian.h
better support for reverse-endian variants of arm/mips/microblaze
14 years ago
errno.h
fix numerous mips abi constant definition mismatches
14 years ago
fcntl.h
fcntl.h: O_SEARCH was missing for powerpc
14 years ago
fenv.h
floating point environment/exceptions support for mips
14 years ago
float.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
io.h
fix breakage from introducing bits header for sys/io.h
14 years ago
ioctl.h
further fixes for mips ioctl.h header
14 years ago
ipc.h
fix broken semctl on systems that don't use IPC_64 flag
14 years ago
limits.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
mman.h
fix MAP_ANONYMOUS value for mips, remove cruft copied from i386
14 years ago
msg.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
posix.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
reg.h
begin sys/user.h and sys/reg.h fixes for ports
14 years ago
setjmp.h
add floating point register saving/restoring to mips setjmp/longjmp
14 years ago
shm.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
signal.h
sigcontext/mcontext cleanup for arch-specific bits
14 years ago
socket.h
disable SO_REUSEPORT in sys/socket.h
14 years ago
stat.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
statfs.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
stdarg.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
stdint.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago
syscall.h
syscall organization overhaul
14 years ago
termios.h
fix termios constants on mips
14 years ago
user.h
begin sys/user.h and sys/reg.h fixes for ports
14 years ago
wchar.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
14 years ago