.. |
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
|
clean up a bit, xref exit(3), and suggest use of EXIT_FAILURE.
|
2001-03-22 01:47:17 +00:00 |
gmon
|
convert from __progname to getprogname()
|
2001-02-19 22:22:16 +00:00 |
hash
|
Don't use a u_char array for a workspace that will be cast then accessed
|
2001-03-19 03:14:00 +00:00 |
include
|
Add md2 routines to libc.
|
2001-03-19 04:13:16 +00:00 |
locale
|
Note this conforms to ANSI C as well. Fixes standards/12157.
|
2001-02-20 11:36:01 +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
|
apparently ansi c only required fread(3) to return 0 if size or nmembs == 0.
|
2001-01-25 02:06:25 +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
|
add forgotten argument name to actime_r() prototype
|
2001-01-25 20:55:51 +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 version to 73: MD2 was added.
|
2001-03-19 05:00:41 +00:00 |