mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
2000-07-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/Versions: Export __sysctl for GLIBC_2.2.
This commit is contained in:
parent
874bb5e379
commit
695a076385
@ -1,3 +1,7 @@
|
||||
2000-07-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Versions: Export __sysctl for GLIBC_2.2.
|
||||
|
||||
2000-07-18 Greg McGary <greg@mcgary.org>
|
||||
|
||||
* posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): New macro.
|
||||
|
@ -85,6 +85,7 @@ libc {
|
||||
GLIBC_2.2 {
|
||||
# needed in other libraries.
|
||||
__endmntent; __getmntent_r; __setmntent; __statfs; __libc_sigaction;
|
||||
__sysctl;
|
||||
|
||||
# ipc ctl interface change.
|
||||
semctl; shmctl; msgctl;
|
||||
|
Loading…
Reference in New Issue
Block a user