NetBSD/lib/libc/arch/sparc64
kleink 6348b7d5b5 * On architectures using ELF, and conditionally on those in transition, rename
_ASM_LABEL(cerror) and _ASM_LABEL(curbrk) to _C_LABEL(__cerror) and
_C_LABEL(__curbrk) (or their respective architecture-specific equivalents) to
avoid possible name clashes with identifiers used in user applications.
* Do the same for minbrk on all architectures to avoid a GCC-specific (and
on ELF architectures effectively useless) symbol reference renaming in MI code.
1999-01-14 22:48:18 +00:00
..
gen More fixes to signal handling code... 1999-01-03 16:22:04 +00:00
net Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
stdlib Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
string Libc fixes, mostly to work around the new signal stuff. 1998-09-13 23:54:44 +00:00
sys * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
Makefile.inc Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
SYS.h * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00