mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Rename open_by_handle to open_by_handle_at.
This commit is contained in:
committed by
Ulrich Drepper
parent
658e451d8b
commit
00e5419f8e
@ -157,7 +157,7 @@ libc {
|
||||
GLIBC_2.14 {
|
||||
clock_adjtime;
|
||||
|
||||
name_to_handle_at; open_by_handle;
|
||||
name_to_handle_at; open_by_handle_at;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
# functions used in other libraries
|
||||
|
Reference in New Issue
Block a user