NetBSD/lib/libc
mikel 2165959350 make sure result of % operator is identical for quad_t, int and long;
fix provided by Chris Torek <torek@BSDI.COM> in a message to tech-kern.
1997-12-30 07:58:36 +00:00
..
arch Introduce ASSRCS. This is set to all the ns32k md assembler source files. 1997-12-07 00:19:16 +00:00
compat-43 __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
db add missing .Nm entries. from spz@serpens.swb.de. 1997-11-14 02:04:36 +00:00
gen note that $HOME is used in ~/ globs 1997-12-28 04:37:14 +00:00
gmon Fix RCSID's 1997-07-13 19:53:56 +00:00
include Add lockf(), an alternate interface to perform advisory record locking; 1997-12-20 20:23:15 +00:00
locale fix typo; something called 'yesexpr' shouldn't have a 'n' in it 1997-10-18 05:08:32 +00:00
md Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
net inet_addr -> inet_aton 1997-12-21 17:14:24 +00:00
nls __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
quad make sure result of % operator is identical for quad_t, int and long; 1997-12-30 07:58:36 +00:00
regex add missing .Nm entries. from spz@serpens.swb.de. 1997-11-14 02:04:36 +00:00
rpc fix pasto (s/getpwent/getrpcent/); from Tobias Weingartner 1997-12-16 07:48:49 +00:00
stdio Change several functions to return -1 instead of EOF, which was semantically 1997-12-19 14:08:41 +00:00
stdlib Remove an extra comma at the end of SEE ALSO list. 1997-11-18 07:00:48 +00:00
string pointers are NULL, NUL is a char; deraadt@openbsd.org 1997-12-30 06:05:59 +00:00
sys Update: the setuid and setgid bits will be cleared only if the caller is 1997-12-21 17:58:27 +00:00
termios Sync prototype of cfsetspeed() with code; from Matthias Scheler 1997-10-01 16:39:56 +00:00
time WARNSify 1997-10-17 14:26:43 +00:00
yp __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
Makefile - use CPPFLAGS instead of CFLAGS 1997-10-22 23:14:04 +00:00
shlib_version Bump libc minor to 23, because of lockf() addition. 1997-12-20 20:24:31 +00:00