mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| configure | ||
| configure.in | ||
| pthread_spin_init.c | ||
| pthread_spin_lock.c | ||
| pthread_spin_trylock.S | ||
| pthread_spin_unlock.S | ||
| pthreaddef.h | ||
| tcb-offsets.sym | ||
| tls.h | ||