Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.

This commit is contained in:
Joseph Myers 2012-04-21 13:18:11 +00:00
parent 8280f22d30
commit b0fe253f8d
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2012-04-21 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
* sysdeps/unix/sysv/Versions: Remove file.
2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
[BZ #13927]

View File

@ -1,5 +0,0 @@
libc {
GLIBC_2.0 {
sysinfo;
}
}

View File

@ -51,7 +51,7 @@ libc {
setfsgid; setfsuid;
# s*
setresgid; setresuid; swapoff; swapon; sysctl;
setresgid; setresuid; swapoff; swapon; sysctl; sysinfo;
# u*
umount; uselib;