mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
Update.
2004-10-22 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/Versions: Things are still in flux, it seems. Undo last additions.
This commit is contained in:
parent
da9f699f31
commit
7d902c2298
@ -1,3 +1,8 @@
|
||||
2004-10-22 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Versions: Things are still in flux, it
|
||||
seems. Undo last additions.
|
||||
|
||||
2004-10-21 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* posix/execvp.c (execvp): Also ignore ENODEV and ETIMEDOUT errno
|
||||
|
@ -114,12 +114,6 @@ libc {
|
||||
}
|
||||
GLIBC_2.3.4 {
|
||||
sched_getaffinity; sched_setaffinity;
|
||||
|
||||
# new syscalls
|
||||
setaltroot; add_key; request_key; keyctl;
|
||||
|
||||
#errlist-compat 129
|
||||
_sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
# functions used in other libraries
|
||||
|
Loading…
Reference in New Issue
Block a user