From f3015aa5ff2af899b7bb69576074cd4123911b61 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 15 Dec 2002 22:05:51 +0000 Subject: Update. 2002-12-15 Ulrich Drepper * 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 * sysdeps/powerpc/bits/setjmp.h: Include . * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load. --- linuxthreads/Versions | 4 ---- 1 file changed, 4 deletions(-) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 13d008c..78b1a93 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; -- cgit v1.1