mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
421665c40a
The syscall wrappers had to save and restore the syscall parameter values and return value when calling the functions to enable/disable cancellation were called. Not anymore. The called functions are special and don't modify any unexpected registers. |
||
---|---|---|
.. | ||
configure | ||
configure.in | ||
Makefile | ||
pthread_spin_init.c | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.S | ||
pthread_spin_unlock.S | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |