From 9de4e2034072a876f16d9c1d7368cee533d91a6b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 26 Jan 2000 02:20:01 +0000 Subject: Update. 2000-01-24 Paul Eggert * posix/fnmatch_loop.c (FCT): Use locale's collating sequence when deciding whether a character falls within a character range. 2000-01-24 Paul Eggert * posix/fnmatch_loop.c (FCT): When matching [A-Z] and folding case, lower-case A too. 2000-01-24 Thorsten Kukuk * sysdeps/unix/sysv/linux/i386/syscalls.list: Remove old[gs]etrlimit. --- sysdeps/unix/sysv/linux/i386/syscalls.list | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/unix') diff --git a/sysdeps/unix/sysv/linux/i386/syscalls.list b/sysdeps/unix/sysv/linux/i386/syscalls.list index 3cf0d30340..84b5a8afa5 100644 --- a/sysdeps/unix/sysv/linux/i386/syscalls.list +++ b/sysdeps/unix/sysv/linux/i386/syscalls.list @@ -2,5 +2,3 @@ modify_ldt EXTRA modify_ldt 3 __modify_ldt modify_ldt vm86 - vm86 1 __vm86 vm86 -oldgetrlimit EXTRA getrlimit 2 __old_getrlimit getrlimit@GLIBC_2.0 -oldsetrlimit EXTRA setrlimit 2 __old_setrlimit setrlimit@GLIBC_2.0 -- cgit 1.4.1