Szabolcs Nagy
|
1bfeb1dcd0
add IP_CHECKSUM socket option to netinet/in.h
|
10 سال پیش |
Szabolcs Nagy
|
87c62d06e4
add execveat syscall number to microblaze
|
10 سال پیش |
Rich Felker
|
2ca55a93f2
improve ctype.h macros to diagnose errors
|
10 سال پیش |
Rich Felker
|
19bcdeeb1e
fix missing quotation mark in mips crt_arch.h that broke build
|
10 سال پیش |
Rich Felker
|
8b0d66d21c
fix mips fesetenv(FE_DFL_ENV) again
|
10 سال پیش |
Rich Felker
|
aecdbb3042
fix PLT call offset in sh dlsym asm
|
10 سال پیش |
Rich Felker
|
33615cd5ca
fix sh build regressions in asm
|
10 سال پیش |
Rich Felker
|
64fbd15fc5
fix sh __set_thread_area uninitialized return value
|
10 سال پیش |
Rich Felker
|
583e55122e
redesign sigsetjmp so that signal mask is restored after longjmp
|
10 سال پیش |
Rich Felker
|
81e18eb3cd
use hidden __tls_get_new for tls/tlsdesc lookup fallback cases
|
10 سال پیش |
Rich Felker
|
9c738dc183
cleanup use of visibility attributes in pthread_cancel.c
|
10 سال پیش |
Rich Felker
|
7405cd1e2b
fix inconsistent visibility for internal syscall symbols
|
10 سال پیش |
Rich Felker
|
72b25ddb77
use hidden visibility for call from dlsym to internal __dlsym
|
10 سال پیش |
Rich Felker
|
cbc02ba23c
consistently use hidden visibility for cancellable syscall internals
|
10 سال پیش |
Rich Felker
|
bc081f628b
fix inconsistent visibility for internal __tls_get_new function
|
10 سال پیش |
Rich Felker
|
da7ccf822c
use hidden visibility for i386 asm-internal __vsyscall symbol
|
10 سال پیش |
Rich Felker
|
f1faa0e12f
make _dlstart_c function use hidden visibility
|
10 سال پیش |
Rich Felker
|
f4f9562cc9
remove initializers for decoded aux/dyn arrays in dynamic linker
|
10 سال پیش |
Rich Felker
|
1ef849c6ec
allow libc itself to be built with stack protector enabled
|
10 سال پیش |
Rich Felker
|
19a1fe670a
remove remnants of support for running in no-thread-pointer mode
|
10 سال پیش |
Rich Felker
|
71f099cb7d
move thread pointer setup to beginning of dynamic linker stage 3
|
10 سال پیش |
Rich Felker
|
0f66fcec25
stabilize dynamic linker's layout of static TLS
|
10 سال پیش |
Rich Felker
|
f630df09b1
allow i386 __set_thread_area to be called more than once
|
10 سال پیش |
Rich Felker
|
f3ddd17380
dynamic linker bootstrap overhaul
|
10 سال پیش |
Rich Felker
|
385c01112c
remove mismatched arguments from vmlock function definitions
|
10 سال پیش |
Rich Felker
|
a2d3053354
apply vmlock wait to __unmapself in pthread_exit
|
10 سال پیش |
Rich Felker
|
f08ab9e61a
redesign and simplify vmlock system
|
10 سال پیش |
Rich Felker
|
4e98cce1c5
optimize out setting up robust list with kernel when not needed
|
10 سال پیش |
Rich Felker
|
12e1e32468
process robust list in pthread_exit to fix detached thread use-after-unmap
|
10 سال پیش |
Rich Felker
|
25748db301
fix possible clobbering of syscall return values on mips
|
10 سال پیش |