From e645ed3a23d40bfc2949851c83a96aa4dcb60f5c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 24 Jan 2000 12:09:14 +0000 Subject: Update. 2000-01-24 Jakub Jelinek * sysdeps/unix/sysv/linux/arm/bits/resource.h: New file. * sysdeps/unix/sysv/linux/arm/Makefile: Remove oldsetrlimit64.c. * sysdeps/unix/sysv/linux/i386/Makefile: Likewise. * sysdeps/unix/sysv/linux/i386/Dist: Likewise. * sysdeps/unix/sysv/linux/arm/Versions: Remove setrlimit64@GLIBC_2.1.3. * sysdeps/unix/sysv/linux/i386/Versions: Likewise. * sysdeps/unix/sysv/linux/arm/oldsetrlimit64.c: Remove. * sysdeps/unix/sysv/linux/i386/oldsetrlimit64.c: Likewise. * sysdeps/unix/sysv/linux/arm/setrlimit64.c: Likewise. * sysdeps/unix/sysv/linux/i386/setrlimit64.c: Likewise. * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Call __new_getrlimit, so that setrlimit64@GLIBC_2.1 can report limits above 2G. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getrlimit, setrlimit): Remove syscall stubs, add normal syscalls. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (setrlimit): Remove syscall stub. --- localedata/ChangeLog | 6 ++++++ localedata/locales/POSIX | 2 +- localedata/locales/th_TH | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2433c38c6a..670d6c013e 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-01-24 Ulrich Drepper + + * locales/POSIX: Remove trailing semicolon. + * locales/th_TH: Likewise. + PR libc/1545. + 2000-01-18 Ulrich Drepper * locales/ja_JP: Add double-width digits to digit class. diff --git a/localedata/locales/POSIX b/localedata/locales/POSIX index 0eb1216b39..24e296bf44 100644 --- a/localedata/locales/POSIX +++ b/localedata/locales/POSIX @@ -56,7 +56,7 @@ punct ;;;\ ;;;\ ;;;\ ;;;\ - ;;;; + ;;; # xdigit ;;;;;;;;;\ ;;;;;;;;;;;; diff --git a/localedata/locales/th_TH b/localedata/locales/th_TH index c8a1d71dae..98b50b306a 100644 --- a/localedata/locales/th_TH +++ b/localedata/locales/th_TH @@ -68,7 +68,7 @@ cntrl ;;;;;/ ;;/ ;;;;;;;;;/ ;;;;;;;;;/ - ;;;;;;;; + ;;;;;;; % % punct = ASCII punct -- cgit 1.4.1