NetBSD/lib/libc
kleink 087b539e0f Change the declaration of the argv argument to getopt(3) from "char * const *"
(as originally declared in System V) to "char * const []", as was done in
1003.2 and subsequently propagated into XPG4.
From Andrew Cagney in PR lib/8930.
1999-12-02 13:15:55 +00:00
..
arch make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
compat-43 remove the list of signals and xref signal(7) instead 1999-10-06 17:10:08 +00:00
db Only squeeze a short key/value pair onto a page with other complete key/value 1999-07-29 08:58:46 +00:00
gen Make unvis and strunvis grok strings produced by svis et al. 1999-12-01 22:03:43 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
include Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +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 back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
net (bcopy, bzero) -> (memcpy, memset) 1999-11-30 15:55:25 +00:00
nls Add czech language message catalog 1999-09-26 20:27:59 +00:00
quad Revert previous change: the assertion 1999-09-17 09:18:15 +00:00
regex back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
rpc Document the 64-bit XDR routines that Sun also documents. This manual 1999-12-01 19:00:23 +00:00
stdio missing ; 1999-11-14 18:19:57 +00:00
stdlib Change the declaration of the argv argument to getopt(3) from "char * const *" 1999-12-02 13:15:55 +00:00
string xref strlcpy & strlcat 1999-09-28 02:15:07 +00:00
sys use .Fn appropriately 1999-11-07 01:26:02 +00:00
termios back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
thread-stub add stub thread functions. These are not (yet) used, and always return 1999-11-14 18:34:15 +00:00
time Merge tzcode1999i. 1999-11-16 22:41:02 +00:00
yp You also need <rpc/rpc.h> to compile yp programs. 1999-11-29 23:28:23 +00:00
Makefile Add czech language message catalog 1999-09-26 20:27:59 +00:00
shlib_version minor++; added XDR routines for 64-bit integer data types 1999-12-01 18:35:15 +00:00