NetBSD/lib
drochner 7cd4c14e82 regoff_t is used like size_t within the code, it should be defined
so instead of off_t. This makes some casts unnecessary.
We can't change the definition now due to binary compatibility, so
prepare for the next libc major version.
1998-12-08 14:00:24 +00:00
..
csu Compile with -fPIC. 1998-11-24 11:16:11 +00:00
libarch
libbz2 char -> unsigned char 1998-11-06 22:49:30 +00:00
libc regoff_t is used like size_t within the code, it should be defined 1998-12-08 14:00:24 +00:00
libcompat
libcrypt vax -> __vax__ 1998-10-20 02:02:30 +00:00
libcurses
libedit per e-mail with christos: history_next_event() should return -1, not NULL, 1998-12-03 17:51:16 +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 Kill __LIBUTIL_BUILD in favor of the newly added _LIBC indicator completely; 1998-10-14 21:13:04 +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
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