mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Update.
2000-01-23 Ulrich Drepper <drepper@cygnus.com> * string/Versions: Export __strndup.
This commit is contained in:
@ -67,6 +67,9 @@ libc {
|
||||
strchrnul; __strverscmp;
|
||||
}
|
||||
GLIBC_2.2 {
|
||||
# functions used in macros.
|
||||
__strndup;
|
||||
|
||||
# m*
|
||||
memrchr;
|
||||
}
|
||||
|
Reference in New Issue
Block a user