NetBSD/lib/libc
christos f8c9a1f999 Delint:
- add notreached comment
	- remove unused variables
	- cast to void * first to avoid casting warnings
	- fix bug in _yphostent where cur and sentinel were not
	  being initialized.
2000-04-02 21:30:37 +00:00
..
arch fill delay slots (from Klaus Klein) 2000-03-27 16:27:16 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
gen kill reference to getvfsbyname(3) - it's no longer present on NetBSD 2000-03-29 14:30:27 +00:00
gmon
hash Delint. 2000-01-22 22:19:07 +00:00
include protect getopt_long. 2000-04-02 21:27:14 +00:00
locale XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net Delint: 2000-04-02 21:30:37 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Delint. 2000-01-22 22:53:59 +00:00
regex Delint. 2000-01-22 22:19:07 +00:00
rpc fix alignment issue with 64bit arch (packed struct/SIOCGIFCONF). 2000-02-18 08:26:01 +00:00
stdio Replace internal use of strto{,u}q() with strto{,u}ll(). 2000-03-08 19:33:47 +00:00
stdlib Remove sections relevant to getopt, and add implementation differences. 2000-04-02 20:30:07 +00:00
string Delint. 2000-01-22 22:19:07 +00:00
sys In mmap(), bail out with EOVERFLOW when mapping a regular file and the file 2000-03-28 18:45:19 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Delint. 2000-01-22 22:19:07 +00:00
yp Delint. 2000-01-22 22:19:07 +00:00
Makefile Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
shlib_version bump minor for getopt_long 2000-04-02 20:31:20 +00:00