glibc/sysdeps
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
..
alpha 2002-07-06 Bruno Haible <bruno@clisp.org> 2002-08-26 11:37:35 +00:00
am29k
arm 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:39:52 +00:00
cris Cris stack information. 2002-06-06 14:14:17 +00:00
hppa Don't use multi-line string literals. 2002-06-20 06:23:14 +00:00
i860
i960
m68k (__rawmemchr): Add libc_hidden_def. 2002-08-03 06:41:33 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach 2002-06-13 Roland McGrath <roland@frob.com> 2002-06-13 08:56:05 +00:00
mips Don't include <sgidefs.h>. Always use ll/sc. 2002-07-16 00:58:07 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
standalone Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
tahoe
unix 2002-08-26 Roland McGrath <roland@redhat.com> 2002-08-27 09:22:36 +00:00
vax * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license. 2002-07-06 06:36:02 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00