arch
|
_C_LABEL()
|
2001-02-16 20:03:09 +00:00 |
compat-43
|
Delint.
|
2000-01-22 22:30:08 +00:00 |
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 |
gmon
|
convert from __progname to getprogname()
|
2001-02-19 22:22:16 +00:00 |
hash
|
sprinkle _DIAGASSERT() around
|
2001-01-04 03:56:17 +00:00 |
locale
|
Add casts to please lint. Reviewed by christos.
|
2001-02-09 10:55:48 +00:00 |
md
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
net
|
Replace strcpy with strlcpy and bounds check.
|
2001-02-13 15:41:18 +00:00 |
nls
|
Fix possible one-byte overrun
|
2000-09-30 16:47:26 +00:00 |
quad
|
remove duplicate declaration.
|
2000-12-10 03:54:22 +00:00 |
regex
|
add missing ' is ' in regerror() explanation
|
2000-11-06 13:20:58 +00:00 |
stdlib
|
nuke a ref to __progname that somehow crept in
|
2001-02-19 22:43:21 +00:00 |
string
|
De-lint. Reviewed by Christos.
|
2001-02-09 11:47:21 +00:00 |
sys
|
add ECONNABORTED.
|
2001-02-07 12:50:15 +00:00 |
termios
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
add forgotten argument name to actime_r() prototype
|
2001-01-25 20:55:51 +00:00 |