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 ffac0c2299 use generic bits/fcntl.h for x86_64 and riscv64 6 years ago
..
aarch64 deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
arm deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
generic make generic bits/fcntl.h shareable with 64-bit archs 6 years ago
i386 deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
m68k deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
microblaze deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
mips deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
mips64 fix missing O_LARGEFILE values on x86_64, x32, and mips64 6 years ago
mipsn32 deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
or1k deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
powerpc remove redundant pthread struct members repeated for layout purposes 6 years ago
powerpc64 remove redundant pthread struct members repeated for layout purposes 6 years ago
riscv64 use generic bits/fcntl.h for x86_64 and riscv64 6 years ago
s390x deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
sh deduplicate __pthread_self thread pointer adjustment out of each arch 6 years ago
x32 fix missing O_LARGEFILE values on x86_64, x32, and mips64 6 years ago
x86_64 use generic bits/fcntl.h for x86_64 and riscv64 6 years ago