dd new errlist-compat entry for up to 138 errnos.

This commit is contained in:
Ulrich Drepper 2005-12-27 15:21:33 +00:00
parent ee8aaccf26
commit 112ae4478b

View File

@ -73,6 +73,10 @@ libc {
#errlist-compat 132
_sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
}
GLIBC_2.4 {
#errlist-compat 138
_sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
}
GLIBC_PRIVATE {
__libc_alpha_cache_shape;
}