NetBSD/lib/libc/include
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
..
extern.h * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
namespace.h Need an internal name for the (new) sys_nsig. 1998-11-30 20:43:06 +00:00
pathnames.h remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
reentrant.h Add wrappers around mutex and rwlock run-time initialization. 1998-09-14 11:03:05 +00:00