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