mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.
This commit is contained in:
parent
8280f22d30
commit
b0fe253f8d
@ -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]
|
||||
|
@ -1,5 +0,0 @@
|
||||
libc {
|
||||
GLIBC_2.0 {
|
||||
sysinfo;
|
||||
}
|
||||
}
|
@ -51,7 +51,7 @@ libc {
|
||||
setfsgid; setfsuid;
|
||||
|
||||
# s*
|
||||
setresgid; setresuid; swapoff; swapon; sysctl;
|
||||
setresgid; setresuid; swapoff; swapon; sysctl; sysinfo;
|
||||
|
||||
# u*
|
||||
umount; uselib;
|
||||
|
Loading…
Reference in New Issue
Block a user