NetBSD/lib/libc
cgd 023cd79c6b lint stubs for functions which ports use assembly versions. When using
an assembly version of a function, add the right lint stub to the Makefile.inc
which specifies the source to build the function (see the
arch/i386/*/Makefile.inc).  Can't just lint the normal C versions of these
functions, because some of them don't _have_ normal C versions and if
that were done dependencies would get messed up.
1997-11-06 00:51:04 +00:00
..
arch lint stubs for assembly routines. 1997-11-05 23:37:06 +00:00
compat-43 __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
db - use CPPFLAGS instead of CFLAGS 1997-10-22 23:14:04 +00:00
gen lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
gmon Fix RCSID's 1997-07-13 19:53:56 +00:00
include Add basename() and dirname(), from XPG4.2. 1997-11-02 16:48:25 +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 lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
nls __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
quad Fix RCSID's 1997-07-13 20:01:39 +00:00
regex - use CPPFLAGS instead of CFLAGS 1997-10-22 23:14:04 +00:00
rpc If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
stdio __warn_references and __indr_reference semicolon fixups. From 1997-11-04 23:52:05 +00:00
stdlib lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
string lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
sys lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +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 for basename(), dirname(). 1997-11-02 16:59:40 +00:00