NetBSD/lib/libc
thorpej 22b2fb0830 Document the 64-bit XDR routines that Sun also documents. This manual
page needs a lot of help:
- restructure it into xdr_admin(3), xdr_complex(3), xdr_create(3), and
  xdr_simple(3), as is done in Solaris.
- rewrite in mandoc, and document all of the XDR primitives that NetBSD
  actually supplies.
1999-12-01 19:00:23 +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 Suggested by christos: 1999-11-28 22:51:37 +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 check __sh3__ 1999-11-26 07:39:45 +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