.. |
arch
|
Fix modf() (I hope. Can't be any worse than the old version.)
|
2000-11-01 23:32:41 +00:00 |
compat-43
|
Delint.
|
2000-01-22 22:30:08 +00:00 |
db
|
check LIBC_SCCS
|
2000-09-13 22:32:25 +00:00 |
dlfcn
|
remove extra semi's
|
2000-07-06 02:48:41 +00:00 |
gen
|
fmtcheck() should be declared as fmtcheck(), not __fmtcheck().
|
2000-11-01 01:17:20 +00:00 |
gmon
|
Document the PROFDIR environment variable.
|
2000-10-24 19:31:59 +00:00 |
hash
|
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
|
2000-09-21 10:43:49 +00:00 |
include
|
Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check
|
2000-10-20 18:46:05 +00:00 |
locale
|
Include <unistd.h> for the issetugid prototype.
|
2000-09-09 20:50:33 +00:00 |
md
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
net
|
Don't getenv $HESIOD_CONFIG or $HES_DOMAIN if issetugid().
|
2000-10-31 12:47:21 +00:00 |
nls
|
Fix possible one-byte overrun
|
2000-09-30 16:47:26 +00:00 |
quad
|
Use __GNUC_PREREQ__().
|
2000-05-05 00:20:22 +00:00 |
regex
|
Passing "char" values to ctype(3) functions is problematic.
|
2000-07-07 08:03:36 +00:00 |
rpc
|
Need "namespace.h".
|
2000-09-28 09:07:04 +00:00 |
softfloat
|
Revert previous change -- turned out I'd got my build environment in a twist.
|
2000-07-15 15:07:34 +00:00 |
stdio
|
Actually EINVAL fits the circumstances better.
|
2000-10-19 09:47:43 +00:00 |
stdlib
|
make random(3) manpage meet with actual implementation.
|
2000-10-05 06:21:53 +00:00 |
string
|
Document the behaviour with consecutive separator characters.
|
2000-10-11 18:26:04 +00:00 |
sys
|
Document the PROFDIR environment variable.
|
2000-10-24 19:31:59 +00:00 |
termios
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
thread-stub
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
time
|
Format string cleanup, by Bill Sommerfeld.
|
2000-10-10 18:09:25 +00:00 |
yp
|
add explicit casts to avoid parameter conversion warnings.
|
2000-07-06 03:14:05 +00:00 |
Makefile
|
Don't enable lin's exit on warnings yet. It'll break most ports.
|
2000-08-13 23:26:12 +00:00 |
shlib_version
|
Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check
|
2000-10-20 18:46:05 +00:00 |