NetBSD/lib/libc
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
..
arch * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
compat-43 ifdef out __warn_references if we are linting. 1998-11-14 16:40:50 +00:00
db delint 1998-12-09 12:42:46 +00:00
gen mention poll(2). 1998-12-11 22:38:44 +00:00
gmon * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
include * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
locale delint 1998-11-13 15:46:52 +00:00
md delint 1998-11-13 15:46:52 +00:00
net Check the results of argument decomposition in octets to prevent 1998-12-05 13:17:55 +00:00
nls delint 1998-11-15 17:39:20 +00:00
quad
regex Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
rpc deal with printf()ing another size_t. print a u_int %u. 1998-11-22 06:09:00 +00:00
stdio * Add const keywords to function arguments as appropriate. 1999-01-12 15:27:28 +00:00
stdlib 1003.2-92 specifies the string "--" to be recognized as the option list 1999-01-09 20:31:07 +00:00
string Use the (new) sys_nsig instead of NSIG. 1998-11-30 20:43:53 +00:00
sys On suggestion by Brian C. Grayson explain more detailed when [ENOENT] 1999-01-04 00:31:52 +00:00
termios delint: 1998-11-15 17:11:48 +00:00
time Fix pr6517: strftime %s returns unterminated string 1998-12-01 16:07:11 +00:00
yp delint 1998-11-15 17:10:30 +00:00
Makefile sparc doesn't need quad support when running in 64-bit mode either. 1998-11-28 17:01:54 +00:00
shlib_version Bump minor to 34; added __sys_signame14, __sys_siglist14, and __sys_errlist14. 1998-11-30 20:46:55 +00:00