glibc/sysdeps/gnu
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. 2002-08-23 22:33:32 +00:00
net Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet Update. 2002-07-06 06:36:39 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
_G_config.h Update. 2002-01-07 09:33:53 +00:00
Dist Remove eval.c. 2001-09-21 15:43:06 +00:00
errlist-compat.awk 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
errlist-compat.c 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
errlist.awk 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
errlist.c 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
getutmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64.c Update. 2002-08-05 00:43:00 +00:00
ifaddrs.c Added <ifaddrs.h> interface with functions getifaddrs', freeifaddrs'. 2002-07-24 22:56:44 +00:00
Makefile 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
siglist.c Update. 2002-08-04 23:32:14 +00:00
updwtmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utmp_file.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utmpx.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00