NetBSD/lib/libc
kleink 6d12e22df8 C89/AMD1: mbsrtowcs() and wcsrtombs() are not to return the terminating
null; also correct the corresponding conversion loop exit in mbsrtowcs().
From YAMAMOTO Takashi in PR lib/13016.
2001-05-26 13:18:42 +00:00
..
arch Correct input and output of asm. 2001-05-25 12:28:12 +00:00
compat-43
db build new hsearch() code 2001-02-14 05:44:29 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen Fix return value interval; from Tadayuki OKADA in PR lib/12984. 2001-05-23 01:08:50 +00:00
gmon convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
hash Fix printf format used in example; from Jim Bernard in PR lib/12496. 2001-03-29 18:50:59 +00:00
include Internally rename sysconf() to __sysconf() to make its latter name suitable 2001-05-07 17:25:57 +00:00
locale C89/AMD1: mbsrtowcs() and wcsrtombs() are not to return the terminating 2001-05-26 13:18:42 +00:00
md Make this file lint. 2001-03-20 11:47:44 +00:00
net remove obsolete MAN lines for getipnodeby* (has been comented out) 2001-04-29 04:33:54 +00:00
nls Fix possible one-byte overrun 2000-09-30 16:47:26 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex add missing ' is ' in regerror() explanation 2000-11-06 13:20:58 +00:00
rpc Free the correct buffer in error handling. 2001-05-26 00:22:22 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Clarify C standards situation a bit. 2001-04-30 08:47:59 +00:00
stdlib Add an underscore for consistency. 2001-05-10 06:10:35 +00:00
string fix incorrect loop sentinel caused by previous de-linting. 2001-05-22 18:56:33 +00:00
sys Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is 2001-05-19 17:23:39 +00:00
termios
thread-stub
time If the TZ environment variable was set to the empty string, a call to 2001-04-27 14:21:15 +00:00
yp Whitespace fixes. 2001-04-09 12:09:11 +00:00
Makefile I've had it. Raise the barrier on committing unlinted code. On the i386 2001-02-06 18:47:09 +00:00
shlib_version Bump minor version number: new private identifier `__sysconf' is 2001-05-10 10:53:32 +00:00