NetBSD/lib/libc
cgd f447d9b890 to get (f)lex output to go to stdout, use -t (a flag supported by
flex) rather than -o/dev/stdout which uses a flex feature (-o isn't
in vendor lex, at least on solaris 7) and also requires that
"/dev/stdout" function in the expected manner.
2000-07-07 05:30:58 +00:00
..
arch Missed in previous: replace the previously used _brk label with an ordinary 2000-07-04 07:37:33 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen mark the prototype mismatch as linted. We cannot do better because of the 2000-07-06 02:49:41 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash fix non-portable shift. 2000-07-06 02:50:35 +00:00
include Lexicographically sort in previous. 2000-07-05 12:03:50 +00:00
locale include <string.h> for mem* 2000-07-01 00:05:27 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net to get (f)lex output to go to stdout, use -t (a flag supported by 2000-07-07 05:30:58 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Delint. 2000-01-22 22:19:07 +00:00
rpc add __RPC_GETXID macro 2000-07-06 03:10:34 +00:00
softfloat Initial commit of SoftFloat 2a import. This should provide a sensible 2000-06-06 08:14:49 +00:00
stdio Comment out a paragraph describing behavior which NetBSD's fopen(3) does 2000-05-17 10:09:35 +00:00
stdlib avoid losing precision warnings 2000-07-06 03:13:22 +00:00
string s/Xt/Xr/ 2000-07-05 05:25:28 +00:00
sys Add a proper DESCRIPTION to the man page, per PR 10072. 2000-07-07 05:18:49 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Note that localtime_r() does not imply tzset(); inspired by a conversation 2000-07-06 16:19:15 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
shlib_version Bump the minor version, because RIPEMD-160 was added to libc. 2000-07-05 16:08:28 +00:00