Rich Felker 4dfac11538 deduplicate the bulk of the arch bits headers 9 年 前
..
alltypes.h.in 56fbaa3bbe make all objects used with atomic operations volatile 10 年 前
endian.h 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 年 前
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h 12 年 前
fcntl.h fd427c4eae move O_PATH definition back to arch bits 10 年 前
fenv.h f54ac2446a add missing const on powerpc FE_DFL_ENV 12 年 前
float.h 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode 10 年 前
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 11 年 前
ipc.h ad66ae93d0 fix sysvipc structures on powerpc 11 年 前
limits.h b20760c023 support configurable page size on mips, powerpc and microblaze 11 年 前
mman.h 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 9 年 前
msg.h ad66ae93d0 fix sysvipc structures on powerpc 11 年 前
posix.h 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 年 前
reg.h 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 年 前
sem.h ad66ae93d0 fix sysvipc structures on powerpc 11 年 前
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 年 前
shm.h ad66ae93d0 fix sysvipc structures on powerpc 11 年 前
signal.h d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 10 年 前
socket.h 3975577922 socket.h: cleanup/reorder mips and powerpc bits/socket.h 9 年 前
stat.h df31363d8c remove stat member aliases from ppc-specific bits/stat.h 12 年 前
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 年 前
syscall.h 51d5f139ca add mlock2 syscall number from linux v4.4 9 年 前
termios.h 64b6684ddd reindent powerpc's bits/termios.h to be consistent with other archs 9 年 前
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 年 前