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