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
614c9e7b1e
move struct dirent to bits header, allow NAME_MAX to vary
this is not necessary for linux but is a simple, inexpensive change to
make that facilitates ports to systems where NAME_MAX needs to be
longer.
|
6 years ago |
| .. |
|
dirent.h
|
move struct dirent to bits header, allow NAME_MAX to vary
|
6 years ago |
|
errno.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
fcntl.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
fenv.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
hwcap.h
|
add bits/hwcap.h and include it in sys/auxv.h
|
10 years ago |
|
io.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
ioctl.h
|
move time64 ioctl numbers to generic bits/ioctl.h
|
7 years ago |
|
ioctl_fix.h
|
fix FIOQSIZE in arm ioctl.h
|
10 years ago |
|
ipc.h
|
move IPC_64 from public bits/ipc.h to syscall_arch.h
|
7 years ago |
|
ipcstat.h
|
move IPC_STAT definition to a new bits/ipcstat.h file
|
7 years ago |
|
kd.h
|
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
|
8 years ago |
|
limits.h
|
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
|
7 years ago |
|
link.h
|
generalize ELF hash table types not to assume 32-bit entries
|
10 years ago |
|
mman.h
|
deduplicate bits/mman.h
|
10 years ago |
|
msg.h
|
use 64-bit msqid_ds layout in the generic version of bits/msg.h
|
7 years ago |
|
poll.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
ptrace.h
|
add support for arch-specific ptrace command macros
|
8 years ago |
|
resource.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
sem.h
|
use 64-bit semid_ds layout in the generic version of bits/sem.h
|
7 years ago |
|
shm.h
|
remove trailing newlines from various versions of bits/shm.h
|
7 years ago |
|
socket.h
|
move msghdr and cmsghdr out of bits/socket.h
|
7 years ago |
|
soundcard.h
|
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
|
8 years ago |
|
statfs.h
|
deduplicate the bulk of the arch bits headers
|
10 years ago |
|
termios.h
|
fix minor namespace issues in termios.h
|
8 years ago |
|
vt.h
|
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
|
8 years ago |