NetBSD/lib
martin 91d93016c8 poll(), pollts() and select() all return int values, but in the hijack
emulation of them these get passed as exit values from a pthread as
a void* (c.f. pthread_join(), pthread_exit()).
Do not use the address of an int variable for these, but provide the address
of a void* and assign the value afterwards.
Fixes hijacking of pollts/select on 64bit big endian hosts.
Spotted by and fix from pooka.
2012-04-18 10:37:37 +00:00
..
csu Don't pass assembler flags to genassym, it doesn't compile. 2012-03-25 06:55:19 +00:00
i18n_module
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
libc Wording. Remove trailing whitespace. 2012-04-14 10:34:29 +00:00
libcompat These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libcrypt Use major.minor for NetBSD versions. 2012-03-23 18:08:34 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses PR/46049: Tim van der Molen: 2012-02-19 19:38:13 +00:00
libdm Use WARNS=2 (the previous WARN=4 was incorrect and ignored). 2012-03-21 05:36:24 +00:00
libedit From: Jilles Tjoelker: Add a mapping for the cursor delete key 2012-03-24 20:09:30 +00:00
libform These directories default to WARNS=2 2012-03-21 05:38:49 +00:00
libintl Use C89 function definition 2012-03-21 10:10:36 +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 Use C89 function definition 2012-03-21 10:10:36 +00:00
libl
liblwres
libm Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
libmenu Use C89 functions definitions. 2012-03-21 05:33:26 +00:00
libnpf Add NPF config retrieval routines. 2012-04-01 19:16:24 +00:00
libossaudio These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libp2k
libpam remove unneeded change 2012-01-28 21:54:26 +00:00
libpci
libperfuse - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carry 2012-04-18 00:57:21 +00:00
libpmc
libposix
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 trailing whitespace police. 2012-04-04 17:47:03 +00:00
libpthread_dbg These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpuffs - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carry 2012-04-18 00:57:21 +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 These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
librump
librumpclient Use C89 function definition 2012-03-21 10:10:36 +00:00
librumpdev
librumphijack poll(), pollts() and select() all return int values, but in the hijack 2012-04-18 10:37:37 +00:00
librumpnet
librumpuser These directories default to WARNS?=5 2012-03-21 05:37:42 +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 These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libterminfo These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libukfs These directories default to WARNS=2 2012-03-21 05:38:49 +00:00
libusbhid Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
libutil Fix compat code, so if we failed to make raw, return the regular path. 2012-04-08 20:56:12 +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 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00
bumpversion
checkoldver
checkver
checkvers