]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-java-libc-wait.patch
- added dirs for dz,km,mg messages
[packages/glibc.git] / glibc-java-libc-wait.patch
1 diff -Nur glibc-2.3.1/posix/Versions glibc-2.3.1.new/posix/Versions
2 --- glibc-2.3.1/posix/Versions  Thu Oct 10 07:24:52 2002
3 +++ glibc-2.3.1.new/posix/Versions      Thu Feb 20 21:24:05 2003
4 @@ -14,6 +14,9 @@
5      # functions used by libstdc++ 2.7.2
6      __waitpid;
7  
8 +    # functions used by SunJava2-1.3.1/jre/lib/i386/libjava.so
9 +    __libc_wait; __libc_waitpid;
10 +
11      # global variables
12      __environ; _environ;
13  
This page took 0.136209 seconds and 3 git commands to generate.