mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Update.
2002-02-28 Ulrich Drepper <drepper@redhat.com> * login/login.c (login): Always initialize ut_line field [PR libc/2991].
This commit is contained in:
@ -93,6 +93,9 @@ libc {
|
||||
GLIBC_PRIVATE {
|
||||
# functions which have an additional interface since they are
|
||||
# are cancelable.
|
||||
__libc_system; __on_exit;
|
||||
__libc_system;
|
||||
|
||||
# functions used in other libraries.
|
||||
__on_exit;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user