NetBSD/lib
christos 057be2c9f2 If MAX_BSIZE == hashp->BSIZE (65536) then it does not fit in a short, and
we end up storing 0... This means that every entry needs a page. We store
MAX_BSIZE - 1 here, but it would be better to always store (avail - 1) here
so that we don't waste a byte and be consistent.
2015-11-18 00:23:39 +00:00
..
csu
i18n_module
libarch Drop .proc. It is ignored by GNU as anyway. 2015-09-22 13:27:13 +00:00
libbluetooth
libbpfjit
libbsdmalloc
libbz2
libc If MAX_BSIZE == hashp->BSIZE (65536) then it does not fit in a short, and 2015-11-18 00:23:39 +00:00
libc_vfp Possibly build libc_vfp if MACHINE_CPU is aarch64 too. 2015-07-08 01:08:24 +00:00
libcompat SEE ALSO re_format(7). 2015-08-11 18:15:41 +00:00
libcrypt fix error messages 2015-06-17 00:15:26 +00:00
libcurses Fix x/y edito. 2015-10-17 00:35:25 +00:00
libdm
libedit Fix descriptions of el_set functions. 2015-11-03 21:36:59 +00:00
libexecinfo Correctly document backtrace_symbols_fd_fmt. 2015-11-05 08:29:42 +00:00
libform Constify set_field_buffer. 2015-09-07 15:50:49 +00:00
libintl back to the defines (fixing a typo -- extra 'g') 2015-06-08 15:04:20 +00:00
libipsec
libisns
libkern
libkvm Use PRIxPADDR instead of type casting. 2015-10-31 02:40:44 +00:00
liblwres
libm Family is singular, so use singular form of verb. 2015-11-13 09:56:27 +00:00
libmenu
libnpf
libossaudio
libp2k
libpam
libpanel Readd empty line - it's a part of style 2015-11-02 02:45:25 +00:00
libpci
libperfuse Deal with limits properly. 2015-06-19 17:33:20 +00:00
libpmc
libposix
libppath
libprop
libpthread Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant 2015-08-27 12:30:50 +00:00
libpthread_dbg Make PTHREAD_KEYS_MAX dynamically adjustable 2015-05-29 07:37:31 +00:00
libpuffs consistency fixes. 2015-11-12 17:51:05 +00:00
libquota
libradius
librefuse
libresolv
librmt
librpcsvc
librt Simplify previous by just doing an open() on the directory and then using 2015-07-08 07:14:38 +00:00
librump This is not needed anymore. 2015-08-21 06:56:35 +00:00
librumpclient
librumpdev
librumphijack Remember that dlsym() tends to fail on PowerPC during init (or at least 2015-08-25 13:50:19 +00:00
librumpnet
librumpuser Add the C11 function aligned_alloc to libc. 2015-11-07 16:21:42 +00:00
librumpvfs
libskey
libss
libtelnet
libterminfo
libukfs fix error messages 2015-06-17 00:15:26 +00:00
libusbhid
libutil Correct typos in comments 2015-10-29 20:29:24 +00:00
libwrap these are syslog-like 2015-10-14 15:54:21 +00:00
liby
libz
lua
npf
bumpversion
checkoldver
checkver
checkvers
Makefile Neither libproc or librtld_db require CTF 2015-09-28 17:12:12 +00:00
Makefile.inc