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