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 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed 15 years ago
..
alltypes.h.sh use __WCHAR_TYPE__ on i386 if it is defined 15 years ago
endian.h preparing build system to handle ports - step 1 15 years ago
errno.h fix missing ENOTSUP error code 15 years ago
fcntl.h fix O_SYNC definition, cleanup fcntl.h 15 years ago
fenv.h preparing build system to handle ports - step 1 15 years ago
float.h add missing float.h macros 15 years ago
ioctl.h cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
ipc.h numerous fixes to sysv ipc 15 years ago
limits.h move all limits that don't vary out of bits/limits.h, into main limits.h 15 years ago
mman.h namespace fixes for sys/mman.h 15 years ago
msg.h numerous fixes to sysv ipc 15 years ago
posix.h preparing build system to handle ports - step 1 15 years ago
pthread.h overhaul pthread cancellation 15 years ago
reg.h preparing build system to handle ports - step 1 15 years ago
setjmp.h preparing build system to handle ports - step 1 15 years ago
shm.h numerous fixes to sysv ipc 15 years ago
signal.h cleanup redundancy in bits/signal.h versions 15 years ago
socket.h cleanup more bits cruft (sysmacros and socket) 15 years ago
stat.h preparing build system to handle ports - step 1 15 years ago
statfs.h fix the definition of struct statvfs to match lsb abi 15 years ago
stdarg.h split off arch-specific stdarg.h stuff 15 years ago
stdint.h preparing build system to handle ports - step 1 15 years ago
syscall.h update syscalls with off_t arguments to handle argument alignment, if needed 15 years ago
termios.h various legacy and linux-specific stuff 15 years ago
user.h preparing build system to handle ports - step 1 15 years ago
wchar.h fix the type of wchar_t on arm; support wchar_t varying with arch 15 years ago