1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Sort Versions files

This commit is contained in:
Andreas Jaeger
2013-02-17 16:26:35 +01:00
parent bd07f23c4a
commit f238fd190b
8 changed files with 36 additions and 27 deletions

View File

@ -7,8 +7,8 @@ libc {
__bzero; __strtok_r;
# functions used in other libraries
__stpncpy; __stpcpy; __strdup; __mempcpy; __strcasecmp; __strerror_r;
__ffs;
__ffs; __mempcpy; __stpncpy; __stpcpy; __strcasecmp; __strdup;
__strerror_r;
# a*
argz_add; argz_add_sep; argz_append; argz_count; argz_create;