summaryrefslogtreecommitdiff
path: root/linuxthreads/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-15 22:05:51 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-15 22:05:51 +0000
commitf3015aa5ff2af899b7bb69576074cd4123911b61 (patch)
tree5d775f3a7f04e7fa43c2c097f4ee5d90ae680144 /linuxthreads/Versions
parent96e0b6af32710c5c212d2e8f7d6cb257b9af92a8 (diff)
Update.
2002-12-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the original __libc_fcntl code. Just renamed. * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit. 2002-12-14 Olaf Hering <olh@suse.de> * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>. * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
Diffstat (limited to 'linuxthreads/Versions')
-rw-r--r--linuxthreads/Versions4
1 files changed, 0 insertions, 4 deletions
diff --git a/linuxthreads/Versions b/linuxthreads/Versions
index 13d008cd65..78b1a937cf 100644
--- a/linuxthreads/Versions
+++ b/linuxthreads/Versions
@@ -155,10 +155,6 @@ libpthread {
# Cancellation wrapper
__nanosleep;
}
- GLIBC_2.3.2 {
- creat; poll; pselect; readv; select; sigpause; sigsuspend;
- sigwaitinfo; __xpg_sigpause; waitid; writev;
- }
GLIBC_PRIVATE {
# Internal libc interface to libpthread
__libc_internal_tsd_get; __libc_internal_tsd_set;