glibc/sysdeps/unix/sysv/linux/arm
Roland McGrath 4022d8ed03 2002-08-26 Roland McGrath <roland@redhat.com>
* sysdeps/gnu/Versions: New file.
	* sysdeps/unix/sysv/linux/Versions (libc: GLIBC_2.1): Remove
	_sys_errlist; sys_errlist; _sys_nerr; sys_nerr; from here.
	* sysdeps/gnu/Makefile ($(..)sysdeps/gnu/errlist-compat.c): New target.
	($(objpfx)errlist.d): Depend on $(..)sysdeps/gnu/errlist-compat.c.
	* sysdeps/gnu/errlist.awk: Make output define _sys_errlist_internal
	and _sys_nerr_internal instead of anything else.  Make it include
	"errlist-compat.c" if [!NOT_IN_libc && !ERRLIST_NO_COMPAT].
	Make it emit some asm magic if [EMIT_ERR_MAX].
	* sysdeps/gnu/errlist.c: Regenerated.
	* sysdeps/gnu/errlist-compat.awk: New file.
	* sysdeps/gnu/errlist-compat.c: New file (generated).
	* sysdeps/mach/hurd/errlist.c (ERRLIST_NO_COMPAT): New macro.
	(_sys_errlist_internal): Define this as	a macro for _hurd_errlist.
	(_sys_nerr_internal): Define this is a macro for _hurd_nerr.
	(SYS_ERRLIST, SYS_NERR): Macros removed.
	(sys_nerr, _sys_nerr): Remove these weak aliases.
	* sysdeps/unix/sysv/linux/errlist.c: File removed.
	* sysdeps/unix/sysv/linux/errlist.h: File removed.
	* sysdeps/unix/sysv/linux/arm/errlist.c: File removed.
2002-08-27 09:22:36 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
alphasort64.c Update. 2000-08-12 08:22:14 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Update. 2002-02-01 19:13:09 +00:00
dl-procinfo.c Update. 2002-04-03 06:59:37 +00:00
dl-procinfo.h Update. 2002-04-03 06:59:37 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c Update. 2000-08-12 08:22:14 +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
getresgid.c Update. 2000-02-11 19:44:58 +00:00
getresuid.c Update. 2000-02-11 19:44:58 +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
glob64.c Update. 2000-08-19 16:58:09 +00:00
ioperm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lockf64.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile Update. 2002-07-15 03:58:49 +00:00
mmap64.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mmap.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
oldgetrlimit64.c Update. 2000-01-12 11:39:14 +00:00
profil-counter.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readdir64_r.c Update. 2000-08-12 08:22:14 +00:00
readdir64.c Update. 2000-08-12 08:22:14 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update. 2000-08-12 08:22:14 +00:00
semctl.c Update. 2000-02-11 19:44:58 +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
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigaction.c Update. 2002-08-03 07:02:10 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siglist.c Update. 2002-08-04 23:32:14 +00:00
sigrestorer.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update. 2002-07-24 17:39:23 +00:00
syscalls.list Add oldgetrlimit, oldsetrlimit for GLIBC_2.0. 2000-08-01 19:10:53 +00:00
sysdep.h * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
sysdep.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
versionsort64.c Update. 2000-08-12 08:22:14 +00:00
vfork.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00