Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
..
aarch64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
arm 4e73d12117 explicitly assemble all arm asm sources as UAL 9 years ago
i386 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
m68k f81e44a0d9 add m68k port 6 years ago
microblaze 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
mips 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
mips64 83933573af add mips64 port 9 years ago
mipsn32 5972c4a411 add mips n32 port (ILP32 ABI for mips64) 9 years ago
or1k 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
powerpc 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
powerpc64 c0ede9e404 add powerpc64 port 9 years ago
s390x 1509494305 add s390x port 8 years ago
sh 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
x32 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
x86_64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
atomic.h 0c6abb5882 remove a_ctz_l from arch specific atomic_arch.h 7 years ago
defsysinfo.c 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
dynlink.h 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
fdpic_crt.h 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
floatscan.c e314258e2f fix minor problem in previous strtod non-nearest rounding bug fix 8 years ago
floatscan.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
futex.h 055dfbb7f7 remove unused __futex function and source file 6 years ago
intscan.c 809ff8cf90 treat base 1 as an error in strtol-family functions 8 years ago
intscan.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
ksigaction.h b6e59cd925 apply hidden visibility to sigreturn code fragments 6 years ago
libc.c 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
libc.h 6753fb68b8 remove volatile qualification from category pointers in __locale_struct 6 years ago
libm.h 46e3895b6c apply hidden visibility to internal math functions 6 years ago
locale_impl.h d88e5dfa8b adapt setlocale to support possibility of failure 6 years ago
lock.h 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
malloc_impl.h 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
procfdname.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 years ago
pthread_impl.h ba18c1ecc6 add membarrier syscall wrapper, refactor dynamic tls install to use it 6 years ago
shgetc.c 8f12c4e110 fix crash/out-of-bound read in sscanf 6 years ago
shgetc.h 8f12c4e110 fix crash/out-of-bound read in sscanf 6 years ago
stdio_impl.h 8084d6ab57 adjust types in FILE struct to make line buffering check less expensive 6 years ago
syscall.c d00ff2950e overhaul syscall interface 14 years ago
syscall.h 036df43d2a fix regression with compilers not incorporating C99 DR#289 resolution 6 years ago
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined 11 years ago
vdso.c 54482898ab treat null vdso base same as missing 8 years ago
version.c 18bf0829a7 improve machinery for ldso to report libc version 6 years ago