NetBSD/lib
joerg db0a20e19e GC put16.
XXX Use sys/endian.h
2013-09-14 13:05:51 +00:00
..
csu Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch Use MACHINE_CPU for m68k 2013-07-18 22:14:10 +00:00
libbluetooth Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libbpfjit Add libbpfjit library. 2012-11-11 17:34:06 +00:00
libbsdmalloc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libbz2 Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
libc GC put16. 2013-09-14 13:05:51 +00:00
libc_vfp Always compile as arm code. 2013-08-19 22:22:23 +00:00
libcompat Don't provide 2 versions of __compat_regerror() (the other one comes 2013-02-07 20:15:07 +00:00
libcrypt Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
libcurses Extend does_ctrl_o() to compare exit attribute and ext ACS sequences. 2013-05-05 14:24:05 +00:00
libdm If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libedit get rid of PATH_MAX. 2013-08-28 08:05:21 +00:00
libexecinfo print an error if we failed to allocate. 2013-09-03 08:44:45 +00:00
libform Fix typo. 2013-01-19 16:11:03 +00:00
libintl comments 2012-07-30 23:04:42 +00:00
libipsec include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
libisns If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libkern Add LIBISPRIVATE?=yes 2013-08-25 14:20:30 +00:00
libkvm Do not fail kvm_dump_mkheader without setting an error message 2012-08-26 23:09:42 +00:00
liblwres
libm Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
libmenu Fix bug where menu mark was not displayed on menus with O_ONEVALUE set 2012-12-30 12:27:09 +00:00
libnpf Make ALG's autoloadable by providing in the config file: 2013-03-20 00:29:46 +00:00
libossaudio fix typo, WARNS=5 2012-05-05 15:57:45 +00:00
libp2k If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libpam Whitespace and markup improvements. 2013-08-20 22:44:37 +00:00
libpci Update libpci for change in pci_find{vendor,product} entrypoint names. 2010-05-25 08:35:47 +00:00
libperfuse Catch open without FREAD|FWRITE (it should not happen) 2013-07-19 07:32:35 +00:00
libpmc
libposix remove second _errno.h 2011-10-27 19:56:50 +00:00
libppath If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libprop These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpthread Add support for an optional ARCHSUBDIR/Makefile.inc 2013-08-15 22:38:24 +00:00
libpthread_dbg Only the first symbol (pthread_dbg) should return NOLIB, the rest indicate 2013-01-20 18:45:19 +00:00
libpuffs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libquota These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libradius
librefuse Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libresolv Use __RCSID. 2013-09-13 19:29:47 +00:00
librmt Use C89 function definition 2012-03-21 10:10:36 +00:00
librpcsvc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
librt One more reference to unimplemented shared semaphores. 2012-07-07 01:39:59 +00:00
librump Change the default value of rump kernels CPUs to 2. It used to be 2013-08-14 08:29:25 +00:00
librumpclient -I../librumpuser is still required for sp_common.c 2013-09-10 17:39:10 +00:00
librumpdev
librumphijack use <rump/rumpuser_port.h> 2013-09-10 16:53:06 +00:00
librumpnet
librumpuser more platform-specific qualifiers 2013-09-10 17:58:39 +00:00
librumpvfs fix prototype, document RUMP_ETFS_SIZE_ENDOFF 2011-02-03 10:21:58 +00:00
libskey Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
libss libss uses strupr from libroken, so depend on that. 2010-02-19 17:48:59 +00:00
libtelnet Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libterminfo Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libukfs If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil Update example using hex-escape-sequences to conform to gcc parsing rules. 2013-08-07 23:22:28 +00:00
libwrap Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
liby Use C89 function definition 2012-03-21 10:10:36 +00:00
libz Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
lua - Update to the version on github.com. 2012-11-02 12:24:52 +00:00
npf If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
Makefile If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00
bumpversion
checkoldver
checkver remove -'s from options 2013-02-17 02:36:21 +00:00
checkvers