NetBSD/lib
mlelstv b4b5970a1f strvisx is used here to encode binary data, but the encoding
depends on locale settings and the result might not be accepted
or even misinterpreted by the strunvis decoder. As a workaround
encode manually as a string of octal numbers.

strvisx should learn how enforce such an encoding by itself.
2015-05-23 09:18:01 +00:00
..
csu Make sure .init and .fini are word (4byte) aligned. 2015-05-01 21:35:56 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +00:00
libbluetooth fix typo: sdp_seq_seq->sdp_set_seq 2015-03-31 09:26:45 +00:00
libbpfjit Add libbpfjit library. 2012-11-11 17:34:06 +00:00
libbsdmalloc
libbz2 Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
libc strvisx is used here to encode binary data, but the encoding 2015-05-23 09:18:01 +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 Use TOOL_VFONTEDPR 2014-07-15 13:27:58 +00:00
libdm libdm is needed by LVM early in the boot process. Fixes bin/49357. 2014-11-13 07:03:23 +00:00
libedit make el_gets() return the number of characters read in wide mode (not the 2015-05-18 15:07:04 +00:00
libexecinfo Don't overwrite the real unwind.h if it is present. 2014-10-24 22:42:16 +00:00
libform src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
libintl
libipsec
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 Dummy support for ia64 2015-04-17 13:16:01 +00:00
liblwres
libm copysignl is also needed for PowerPC's double-double format, so special 2015-05-14 19:26:12 +00:00
libmenu fix unused warnings 2013-10-18 19:53:59 +00:00
libnpf libnpf: add npf_rule_getid() and npf_rule_getcode(). 2015-02-02 00:55:28 +00:00
libossaudio Add missing defines for 16, 24 and 32 bit NE and OE formats. 2014-09-09 10:45:18 +00:00
libp2k Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
libpam Adapt to the new API. 2015-04-04 02:51:10 +00:00
libpci Add "int showclass" argument to pci_devinfo(). The API was changed 10 years 2014-12-16 13:38:36 +00:00
libperfuse Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flush to FUSE 2015-02-15 20:21:29 +00:00
libpmc
libposix MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +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
libpthread Dummy ia64 support 2015-04-17 13:14:19 +00:00
libpthread_dbg Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
libpuffs filesystem -> file system 2015-02-16 10:48:56 +00:00
libquota Revert the following changes: 2014-06-28 22:27:50 +00:00
libradius
librefuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libresolv src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
librmt
librpcsvc remove __P 2013-12-20 21:04:09 +00:00
librt Sort errors. 2013-12-20 13:48:45 +00:00
librump Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
librumpclient Modern Android SDK does not need special cases 2015-01-17 19:34:50 +00:00
librumpdev
librumphijack Define the expansion of the VFORK macro, not the symbol `VFORK'. 2015-04-11 12:54:41 +00:00
librumpnet
librumpuser check for utimensat 2015-03-05 00:25:39 +00:00
librumpvfs Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
libskey Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
libss
libtelnet Avoid enum type mismatch. 2014-04-26 22:10:40 +00:00
libterminfo Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libukfs New sentence, new line. 2014-02-14 07:27:37 +00:00
libusbhid
libutil s/basename/bname/ 2015-01-22 19:04:28 +00:00
libwrap
liby
libz Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
lua lua: updated from 5.3 work3 to 5.3.0 2015-02-02 14:03:05 +00:00
npf If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
bumpversion
checkoldver
checkver remove -'s from options 2013-02-17 02:36:21 +00:00
checkvers
Makefile libasan depends on libstdc++ so move it under the wait barrier. 2015-05-12 19:43:50 +00:00
Makefile.inc