glibc/sysdeps/unix/sysv/linux/arm
Ulrich Drepper b6aa34eb72 Update.
* locale/loadlocale.c (_nl_load_locale): Optimize a bit.  Pretty
	print.  Add checks for _POSIX_MMAPPED_FILES where necessary.
	(_nl_unload_locale): If locale data was mmapped use munmap.

2000-01-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/i386/sys/io.h: Add missing ints, use
	_EXTERN_INLINE, compile inline assembler functions only with gcc.

2000-01-29  Ulrich Drepper  <drepper@redhat.com>

	* catgets/catgets.c (catopen): Handle NL_CAT_LOCALE correctly.
	* catgets/gencat.c (read_input_file): Remove messages correctly.
	* catgets/open_catalog.c (__open_catalog): Handle trailing colons and
	adjacent colons correctly.  Correct loops to read territory and
	and codeset part.
	Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1559).

	* rt/aio_misc.c (get_elem): Assign pointer to new row to correct
	pool entry.
	Patch by Jens Moeller <jens.moeller@waii.com> (PR libc/1558).

2000-01-28  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/arm/Versions: Export the new *rlimit
	interface with symbol version GLIBC_2.2.
	* sysdeps/unix/sysv/linux/i386/Versions: Likewise.
	* sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.

2000-01-27  Scott Bambrough  <scottb@netwinder.org>

	* sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for
	resource directory.
	* sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for
	versioning setrlimit and getrlimit.

2000-01-27  Andreas Jaeger  <aj@suse.de>

	* sysdeps/powerpc/fpu/libm-ulps: Renamed to ...
	* sysdeps/powerpc/fpu/libm-test-ulps: ...this.

2000-01-27  Ruediger Oertel  <ro@suse.de>

	* sysdeps/unix/sysv/linux/i386/sys/io.h: Change "::" to ": :" for g++.

2000-01-29  Ulrich Drepper  <drepper@redhat.com>
2000-01-29 12:04:45 +00:00
..
bits Update. 2000-01-24 12:09:14 +00:00
sys Update. 1999-12-29 17:52:49 +00:00
brk.c Update. 1998-07-27 17:55:05 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Correct error check again. 1999-01-25 09:27:19 +00:00
Dist Update. 2000-01-06 04:37:59 +00:00
errlist.c Update. 1998-08-20 17:40:36 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c 1999-03-18 Philip Blundell <philb@gnu.org> 1999-03-19 01:54:41 +00:00
getrlimit64.c Update. 2000-01-12 11:39:14 +00:00
getrlimit.c Update. 2000-01-12 11:39:14 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
init-first.h Update. 1998-08-20 17:40:36 +00:00
ioperm.c Update. 2000-01-04 23:56:39 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile Update. 2000-01-29 12:04:45 +00:00
mmap64.S Update. 2000-01-24 02:22:13 +00:00
mmap.S Update. 2000-01-03 23:22:35 +00:00
oldgetrlimit64.c Update. 2000-01-12 11:39:14 +00:00
pread64.c Update. 1999-01-04 12:33:59 +00:00
pread.c Linux/ARM implementation of pread. 1999-01-04 09:31:27 +00:00
profil-counter.h Update. 1998-10-23 13:44:50 +00:00
pwrite64.c Update. 1999-01-04 12:33:59 +00:00
pwrite.c Update. 1999-01-04 12:33:59 +00:00
register-dump.h Update. 1999-01-04 17:21:50 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-10-16 16:33:36 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setrlimit.c Update. 2000-01-12 11:39:14 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
sigaction.c Update. 1999-04-15 14:45:35 +00:00
sigcontextinfo.h Update. 2000-01-06 00:10:15 +00:00
siglist.c Update. 1999-06-19 09:58:37 +00:00
sigrestorer.S Update. 1999-04-12 09:05:16 +00:00
socket.S Update. 1999-04-14 13:42:55 +00:00
syscalls.list Update. 2000-01-29 12:04:45 +00:00
sysdep.h Update. 2000-01-10 01:43:43 +00:00
sysdep.S Update. 1998-10-23 13:44:50 +00:00
Versions Update. 2000-01-29 12:04:45 +00:00
vfork.S Update. 1999-04-12 09:05:16 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00