NetBSD/lib/libc
nathanw 045f0427b1 Don't segfault when complaining about an invalid single-character option.
When complaining about a long option which requires an argument,
print the actual option, not some pointer-garbage.

(Hint: "%c" and "%s" are different.)
2000-06-09 21:35:53 +00:00
..
arch movstrSI*() for gcc -Os 2000-06-09 04:47:31 +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 Remove a bit of lint. 2000-06-09 16:22:54 +00:00
gmon
hash Delint. 2000-01-22 22:19:07 +00:00
include Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
locale
md Delint. 2000-01-22 22:19:07 +00:00
net correct arg type (salen) to conform to RFC2553. 2000-06-04 08:52:21 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Delint. 2000-01-22 22:19:07 +00:00
rpc Set the error code sanely in a few cases. 2000-06-07 21:46:01 +00:00
softfloat Initial commit of SoftFloat 2a import. This should provide a sensible 2000-06-06 08:14:49 +00:00
stdio Comment out a paragraph describing behavior which NetBSD's fopen(3) does 2000-05-17 10:09:35 +00:00
stdlib Don't segfault when complaining about an invalid single-character option. 2000-06-09 21:35:53 +00:00
string Delint. 2000-01-22 22:19:07 +00:00
sys fix typo 2000-06-09 14:02:21 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Pasto in previous. 2000-06-05 12:01:47 +00:00
yp Delint. 2000-01-22 22:19:07 +00:00
Makefile Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
shlib_version Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00