diff options
Diffstat (limited to 'nptl/Versions')
-rw-r--r-- | nptl/Versions | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/Versions b/nptl/Versions index be7a8e6..6e80568 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -120,7 +120,6 @@ libpthread { __pthread_mutexattr_settype; __pthread_once; __pthread_setspecific; - __send; __sigaction; _exit; _pthread_cleanup_pop; @@ -170,7 +169,6 @@ libpthread { sem_post; sem_trywait; sem_wait; - send; sigaction; siglongjmp; } |