From c1349648c5b0b75583f9f96e42e689f10f8f74ad Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 9 Apr 1999 02:24:04 +0000 Subject: * scripts/test-installation.pl (installation_problem): Skip libnss1_* libraries from glibc-compat add-on. Wed Apr 7 22:52:39 1999 H.J. Lu * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for libstdc++ 2.7.2. * posix/Versions (__waitpid): Likewise. 1999-04-08 Andreas Jaeger --- io/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'io') diff --git a/io/Versions b/io/Versions index d816d03..ab489fd 100644 --- a/io/Versions +++ b/io/Versions @@ -9,6 +9,9 @@ libc { __xstat; __fxstat; __lxstat; __xmknod; __write; __close; __fcntl; __lseek; __open; __read; + # functions used by libstdc++ 2.7.2 + __dup2; __pipe; + # a* access; -- cgit v1.1