summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-24 21:12:00 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-24 21:12:00 +0000
commitd4d138a4d9a01680da6ea0472bd81cdc44d438b7 (patch)
treec3b3412a87024e0e2525b014c46cb1be2d7a43b6 /sysdeps/unix/sysv
parent9333ed0d5846e90035395de2723e6e7069ac9946 (diff)
* manual/errno.texi: Add new Linux errno codes.
* sysdeps/unix/sysv/linux/Versions: Add new errlist-compat entry for up to 132 errnos.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions
index b34fd310a3..436573a428 100644
--- a/sysdeps/unix/sysv/linux/Versions
+++ b/sysdeps/unix/sysv/linux/Versions
@@ -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