glibc/sysdeps/unix/sysv
Roland McGrath 0a59ce67bf 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
..
aix 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 02:43:04 +00:00
hpux Remove __set_errno definition. 2002-07-20 01:02:01 +00:00
i386 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
irix4 2002-08-12 Roland McGrath <roland@redhat.com> 2002-08-13 01:07:58 +00:00
isc2.2 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
linux 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
minix/bits Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sco3.2 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sco3.2.4 2002-08-12 Roland McGrath <roland@redhat.com> 2002-08-13 01:07:52 +00:00
sysv4 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 02:43:04 +00:00