From: Andreas Jaeger Date: Wed, 23 Aug 2000 06:57:06 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_1_93~116 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=7e7b6007f27b772ece49e185f250cb56307c6689;p=glibc.git Update. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Use __setrlimit as strong name. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. --- diff --git a/ChangeLog b/ChangeLog index b912b5cbcb..4d2bb0b94c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-08-23 Andreas Jaeger + * sysdeps/unix/sysv/linux/alpha/syscalls.list: Use __setrlimit as + strong name. + * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. + * sysdeps/unix/sysv/linux/dl-osinfo.h: Include "kernel-features.h", otherwise __LINUX_KERNEL_VERSION might not be defined. (MIN): Define if not already defined.