NetBSD/lib
drochner 0e9330ed96 Align the stack to a 16-byte boundary on LWP creation.
This is more than required by the ABI, but it makes programs using SSE
in a thread work without extra compiler flags or performance hit.
2012-08-31 20:57:24 +00:00
..
csu Fix fini processing. 2012-08-25 15:39:05 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch Add a cast of the shift count to int32_t, so that we don't try 2012-03-22 08:54:48 +00:00
libbluetooth Use __printflike. 2012-03-22 23:46:49 +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 Align the stack to a 16-byte boundary on LWP creation. 2012-08-31 20:57:24 +00:00
libcompat These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libcrypt Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
libcurses * Size argument for memset when clearing cbuf was wrong, cbuf is an array 2012-06-29 10:40:29 +00:00
libdm Use WARNS=2 (the previous WARN=4 was incorrect and ignored). 2012-03-21 05:36:24 +00:00
libedit Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libexecinfo fix cleanup on error 2012-07-09 03:11:59 +00:00
libform These directories default to WARNS=2 2012-03-21 05:38:49 +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 These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libkvm Do not fail kvm_dump_mkheader without setting an error message 2012-08-26 23:09:42 +00:00
libl
liblwres
libm Fix copyright. 2012-08-08 16:58:28 +00:00
libmenu Replace wrong variable type (s/ITEMS/ITEM). 2012-06-30 09:25:55 +00:00
libnpf - {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}. 2012-08-15 18:44:56 +00:00
libossaudio fix typo, WARNS=5 2012-05-05 15:57:45 +00:00
libp2k Fix regression that has been introduced when the lookup/reclaim race 2012-08-16 09:25:43 +00:00
libpam remove unneeded change 2012-01-28 21:54:26 +00:00
libpci
libperfuse Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a reference on their 2012-08-10 16:49:35 +00:00
libpmc
libposix remove second _errno.h 2011-10-27 19:56:50 +00:00
libppath These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libprop These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpthread Add a pthread__smt_wake and add support for it on arm along with 2012-08-16 04:49:47 +00:00
libpthread_dbg Match ARCHSUBDIR logic from libpthread. 2012-07-19 06:33:48 +00:00
libpuffs Bump date for previous. 2012-08-16 11:28:48 +00:00
libquota These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libradius
librefuse These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libresolv
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
librumpclient Remove unused variable. Approved by pooka. 2012-08-29 10:38:53 +00:00
librumpdev
librumphijack Make librumphijack compile and work on Linux. Do not try to hijack 2012-08-25 18:00:06 +00:00
librumpnet
librumpuser Make librumphijack compile and work on Linux. Do not try to hijack 2012-08-25 18:00:06 +00:00
librumpvfs
libskey Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
libss
libtelnet Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libterminfo Add tic dependency only for the USETOOLS case. 2012-08-20 15:44:02 +00:00
libukfs Always initialize part to avoid triggering uninitialized variable 2012-07-19 06:33:03 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil mention PATH_MAX instead of 16. 2012-07-27 21:33:46 +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 These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
lua Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00
bumpversion
checkoldver
checkver
checkvers