NetBSD/lib
drochner b6581ead5f Minor size_t!=int related cleanup, only effective on the alpha.
btw: the maximum length of an RE is limited by the "int" range, also
on the alpha. "sopno" is "int", and "int"s are used as counters within
the code, so it would need some work to change this. I only don't know
how one could test it...
1998-12-13 12:21:46 +00:00
..
csu Compile with -fPIC. 1998-11-24 11:16:11 +00:00
libarch Make this build again. 1998-09-17 05:15:11 +00:00
libbz2 char -> unsigned char 1998-11-06 22:49:30 +00:00
libc Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
libcompat __RENAME() the libcompat regexp routines so they will not be used by 1998-09-14 20:25:02 +00:00
libcrypt vax -> __vax__ 1998-10-20 02:02:30 +00:00
libcurses first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
libedit delint 1998-12-12 20:08:21 +00:00
libkvm Add enough of a kvm_sparc64.c to get the kvm library to build. 1998-11-25 05:49:58 +00:00
libl
libm Use __arm32__, not arm32, for egcs. 1998-11-24 09:25:30 +00:00
libntp
libossaudio
libpcap convert to using LPREFIX and YPREFIX 1998-11-01 03:48:35 +00:00
libposix
libresolv
librmt
librpcsvc
libskey
libtelnet char -> unsigned char 1998-11-06 19:20:12 +00:00
libterm Clean up lint - one set but unused variable, 3 FALLTHROUGH comments needed, 1998-10-14 13:51:36 +00:00
libutil Delint 1998-12-09 14:35:02 +00:00
libwrap Remove trailing space from LIB= line 1998-10-07 02:25:12 +00:00
liby
libz Sync with file in "src/sys/lib/libz". 1998-11-03 22:05:43 +00:00
Makefile Descend into libbz2. 1998-09-14 06:39:53 +00:00
Makefile.inc
bumpversion
checkver Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge. 1998-11-12 05:39:45 +00:00
checkvers Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge. 1998-11-12 05:39:45 +00:00