NetBSD/lib
mrg 2998626fe3 uh...make this build on the sparc again...or something. i've had
to pull a few #define's from the sparc64 include's into this file,
renamed so that they don't break the sparc64.  this is really hacky,
and should be fixed somehow.  if the sparc is going to know about
32bit sparc64 kernels, the information necessary to get this needs
to exist somewhere for it to grab, not for duplication :(
1999-02-01 09:15:35 +00:00
..
csu Elf startup for sparc. 1999-01-31 21:15:31 +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 xdrproc_t casts 1999-01-31 20:46:12 +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 Patch by Greg A. Woods to prevent creation of files in source directory 1999-01-26 22:45:02 +00:00
libedit In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
libkvm uh...make this build on the sparc again...or something. i've had 1999-02-01 09:15:35 +00:00
libl
libm Mention cabsf, and explain struct complex usage. 1999-01-31 19:38:00 +00:00
libntp Resolve corn-flakes 1998-08-12 14:11:49 +00:00
libossaudio Xref midi(4). 1998-08-12 12:23:30 +00:00
libpcap convert to using LPREFIX and YPREFIX 1998-11-01 03:48:35 +00:00
libposix Bump libposix minor version to 1: addition of chown(), fchown() and lchown(). 1998-02-14 20:44:54 +00:00
libresolv RCSID Police. 1998-01-05 07:41:06 +00:00
librmt - support RCMD_CMD, ala rcmd(3). 1998-03-08 23:36:46 +00:00
librpcsvc revert; we can't break the existing ABI and API 1998-02-12 01:57:27 +00:00
libskey const poisoning. 1998-07-26 21:58:46 +00:00
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 Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
libwrap sprintf -> snprintf (not needed, but since snprintf is used everywhere else) 1999-01-18 20:21:19 +00:00
liby merge with lite-2 1998-01-22 07:02:52 +00:00
libz Sync with file in "src/sys/lib/libz". 1998-11-03 22:05:43 +00:00
bumpversion per PR#4304 this script should do fine with an inherited PATH 1998-04-09 05:08:32 +00:00
checkver Replace find with ls when looking for installed libraries to prevent subdirectories from being searched. (suggested by Hubert Feyrer) 1999-01-27 05:50:29 +00:00
checkvers Replace find with ls when looking for installed libraries to prevent subdirectories from being searched. (suggested by Hubert Feyrer) 1999-01-27 05:50:29 +00:00
Makefile Always descend on `make obj', too, to allow developers to switch between 1999-01-03 21:52:26 +00:00
Makefile.inc