NetBSD/lib
dsl 0f547b99f1 Simplify somewhat: this is C not FORTRAN-IV - we have structures!
Directly us 'ieee_double_shape_type' when ripping apart the fp number
  to avoid an extra store-load in 'STRICT_ASSIGN'.
Keep 'k' as the exponent, only do 'k << 20' when generating the fp number
  from it.
Fix infinity and underflow returns on i386 - because the value is returned
  in %st0 (x87 stack) we have to generate a long double error value.
The returned value for integers -1023 and below (which should be denormal
  fp valuesr) are 'just plain wrong' (tm).
2014-03-16 22:44:48 +00:00
..
csu __do_global_ctors_aux and __do_global_ctors_aux must be used locally, so 2014-03-16 11:41:30 +00:00
i18n_module
libarch Use uintptr_t & size_t instead of u_int and int for arm_sync_icache. 2014-01-16 21:48:41 +00:00
libbluetooth Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libbpfjit
libbsdmalloc
libbz2
libc reduce diffs with other copies of this code. 2014-03-07 01:07:01 +00:00
libc_vfp Always compile as arm code. 2013-08-19 22:22:23 +00:00
libcompat
libcrypt Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
libcurses Fix reversed logic in the notimeout call. 2014-02-28 07:58:42 +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 Add missing EL_REFRESH 2014-02-26 13:50:29 +00:00
libexecinfo another libelf instance 2014-03-09 21:37:37 +00:00
libform goodbye CIRCLEQ, welcome TAILQ 2013-11-26 01:17:00 +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 #include <m68k/m68k.h> 2014-03-04 06:38:08 +00:00
liblwres
libm Simplify somewhat: this is C not FORTRAN-IV - we have structures! 2014-03-16 22:44:48 +00:00
libmenu fix unused warnings 2013-10-18 19:53:59 +00:00
libnpf NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6), 2014-02-13 03:34:40 +00:00
libossaudio
libp2k rump_pub_getversion -> rump_getversion 2014-03-10 22:47:27 +00:00
libpam Remove tautological check. 2014-02-27 18:09:38 +00:00
libpci
libperfuse For filesystems mounted without -o use_ino, readdir is not 2014-01-06 08:56:34 +00:00
libpmc
libposix
libppath If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libprop
libpthread typo 2014-03-12 07:32:46 +00:00
libpthread_dbg Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
libpuffs revert previous, will turn off globally. 2013-11-06 19:56:38 +00:00
libquota
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
librpcsvc remove __P 2013-12-20 21:04:09 +00:00
librt Sort errors. 2013-12-20 13:48:45 +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 Use MAP_ANON|MAP_PRIVATE for anonymous memory mapping, 2014-02-26 02:03:40 +00:00
librumpdev
librumphijack Make sure that "_FORTIFY_SOURCE" really gets undefined even if "USE_SSP" 2014-01-18 18:37:30 +00:00
librumpnet
librumpuser Do not use uninitialized pointer if posix_memalign() fails. 2014-03-16 10:23:59 +00:00
librumpvfs Remove trailing whitespace. 2014-03-12 18:17:06 +00:00
libskey
libss
libtelnet
libterminfo Use an empty string, not a null pointer for nullname. 2013-11-18 20:51:03 +00:00
libukfs New sentence, new line. 2014-02-14 07:27:37 +00:00
libusbhid
libutil Use output buffer size to limit copy-out of sun_path. Otherwise you may 2013-12-31 12:58:02 +00:00
libwrap
liby
libz Install a pkg-config file for zlib. 2014-01-30 06:49:16 +00:00
lua Add the syslog(3) Lua binding to the build. 2013-11-13 09:49:08 +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
checkvers
Makefile switch to the elftoolchain code. 2014-03-09 17:09:20 +00:00
Makefile.inc