1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

* manual/errno.texi: Add new Linux errno codes.

* sysdeps/unix/sysv/linux/Versions: Add new errlist-compat entry
	for up to 132 errnos.
This commit is contained in:
Ulrich Drepper
2005-12-24 21:12:00 +00:00
parent 9333ed0d58
commit d4d138a4d9
6 changed files with 94 additions and 0 deletions

View File

@ -117,6 +117,9 @@ libc {
}
GLIBC_2.4 {
inotify_init; inotify_add_watch; inotify_rm_watch;
#errlist-compat 132
_sys_errlist; sys_errlist; _sys_nerr; sys_nerr;
}
GLIBC_PRIVATE {
# functions used in other libraries