NetBSD/lib/libc
thorpej 58e61001ec Warn about references to the compatibility stat(), fstat(), and lstat(),
and direct the user to include <sys/stat.h> to generate the correct
reference.
1998-12-02 19:47:45 +00:00
..
arch Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
compat-43 ifdef out __warn_references if we are linting. 1998-11-14 16:40:50 +00:00
db s/LALIGN/BTLALIGN 1998-11-06 19:42:43 +00:00
gen Warn about references to the compatibility unvis(), and direct the user to 1998-12-02 19:33:28 +00:00
gmon delint 1998-11-13 15:46:52 +00:00
include Need an internal name for the (new) sys_nsig. 1998-11-30 20:43:06 +00:00
locale delint 1998-11-13 15:46:52 +00:00
md delint 1998-11-13 15:46:52 +00:00
net h_errlist[] is not exported in any header file. We should consider making 1998-11-30 20:15:41 +00:00
nls delint 1998-11-15 17:39:20 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex Delint: 1998-11-14 16:43:49 +00:00
rpc deal with printf()ing another size_t. print a u_int %u. 1998-11-22 06:09:00 +00:00
stdio Need to wrap stdio stream locking around the function body. On the bright 1998-11-20 14:49:19 +00:00
stdlib Since we are forcing unsigned shifts for portability, define Unsigned_shifts 1998-11-16 17:43:32 +00:00
string Use the (new) sys_nsig instead of NSIG. 1998-11-30 20:43:53 +00:00
sys Warn about references to the compatibility stat(), fstat(), and lstat(), 1998-12-02 19:47:45 +00:00
termios delint: 1998-11-15 17:11:48 +00:00
time Fix pr6517: strftime %s returns unterminated string 1998-12-01 16:07:11 +00:00
yp delint 1998-11-15 17:10:30 +00:00
Makefile sparc doesn't need quad support when running in 64-bit mode either. 1998-11-28 17:01:54 +00:00
shlib_version Bump minor to 34; added __sys_signame14, __sys_siglist14, and __sys_errlist14. 1998-11-30 20:46:55 +00:00