.. |
arch
|
Remove arm32-specific files from libc. NetBSD/arm32 now uses the generic
|
2001-03-13 19:31:36 +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 |
gen
|
Fix sentinel for the buffer in globtilde. It was off by x 2. Noted by Theo.
|
2001-04-03 14:50:37 +00:00 |
gmon
|
convert from __progname to getprogname()
|
2001-02-19 22:22:16 +00:00 |
hash
|
Fix printf format used in example; from Jim Bernard in PR lib/12496.
|
2001-03-29 18:50:59 +00:00 |
include
|
Finally deprecate the old timezone() interface in favor of an XSH5
|
2001-03-31 18:58:41 +00:00 |
locale
|
Remove UTF-2. UTF-2 is superceded by UTF-8.
|
2001-04-01 17:45:39 +00:00 |
md
|
Make this file lint.
|
2001-03-20 11:47:44 +00:00 |
net
|
it seems that gethostent(3) is no longer supplied in libc.
|
2001-02-28 02:30:31 +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 |
rpc
|
Add support for ARM VFP-format doubles, conditional on __VFP_FP__.
|
2001-02-21 18:09:25 +00:00 |
softfloat
|
fix WARNS triggered by reachover makefile under regress
|
2001-03-13 08:15:14 +00:00 |
stdio
|
Xr printf(9)
|
2001-04-03 13:59:22 +00:00 |
stdlib
|
document EXIT_SUCCESS and EXIT_FAILURE, since they've been around
|
2001-03-22 01:37:46 +00:00 |
string
|
Sprinkle some restrict qualifiers.
|
2001-03-22 07:37:04 +00:00 |
sys
|
make prototypes match reality found in <sys/ktrace.h>
|
2001-03-18 21:51:11 +00:00 |
termios
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
mdoc'ify. With a tip of the hat to kleink.
|
2001-04-02 21:26:21 +00:00 |
yp
|
add explicit casts to avoid parameter conversion warnings.
|
2000-07-06 03:14:05 +00:00 |
Makefile
|
I've had it. Raise the barrier on committing unlinted code. On the i386
|
2001-02-06 18:47:09 +00:00 |
shlib_version
|
Bump minor to 74: addition of __timezone13 and daytime.
|
2001-03-31 18:32:47 +00:00 |