NetBSD/lib
kamil 36ec32beff Switch back _Noreturn to __dead in C11 threads
There is an ongoing discussion to unify unreturn attribute between C and
C++, making a compatible version, shared between languages. Instead of
picking C11-only approach here, switch back to __dead that wraps the
compiler extension for the same purpose.

This change makes this header more compatible with C++ and pre-C11.

Reference:

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2410.pdf
2019-09-10 22:34:19 +00:00
..
csu add stop (;;) to elimate WAW dependency compiler warning 2019-05-04 22:55:32 +00:00
i18n_module
libarch
libbluetooth
libbpfjit
libbsdmalloc
libbz2 - use -Wno-error=implicit-fallthrough with GCC7. 2019-02-04 04:05:15 +00:00
libc Remove superfluous Pp. 2019-09-09 07:46:49 +00:00
libc_fp
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat stty & gtty were around since v1 2019-09-01 23:42:19 +00:00
libcrypt
libcurses curses: believe in unicorns 2019-09-03 13:43:34 +00:00
libdm Clean up double free in some error paths that did trigger 2018-12-27 14:05:54 +00:00
libedit PR lib/54510: Fix file completion inside quotes which broke in rev 1.53 2019-09-08 05:50:58 +00:00
libexecinfo make the backtrace()'s tracer() return _URC_FOREIGN_EXCEPTION_CAUGHT 2019-01-30 22:46:49 +00:00
libform Bump major number due to libcurses major bump 2019-06-30 22:17:22 +00:00
libintl check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
libipsec Remove dead references to netinet6/ipsec.h. 2018-09-06 09:54:36 +00:00
libisns Fix up mangled logic, hopefully. PR 54323 from David Binderman. 2019-07-03 18:40:33 +00:00
libkern
libkvm be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
liblwres
libm Start documenting history 2019-09-02 00:51:48 +00:00
libmenu Improve formatting, fix a typo, bump date for previous. 2019-07-01 07:16:25 +00:00
libnpf Include libnv directly into this library 2019-08-27 14:54:17 +00:00
libnvmm Change the NVMM API to reduce data movements. Sent to tech-kern@. 2019-06-08 07:27:44 +00:00
libossaudio Fix minor bugs of SNDCTL_DSP_GETISPACE. 2019-02-02 04:52:16 +00:00
libp2k
libpam Fix key loading logic and add log message when rejecting an unencrypted key. 2019-06-01 07:15:39 +00:00
libpanel Bump major number due to libcurses major bump 2019-06-30 22:17:22 +00:00
libpci
libperfuse Use the right values for .Bl -width 2019-09-08 11:34:56 +00:00
libposix
libppath
libprop
libpthread Switch back _Noreturn to __dead in C11 threads 2019-09-10 22:34:19 +00:00
libpuffs revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
libquota
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse Avoid marking up semicolons. 2019-04-11 06:18:43 +00:00
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt
librpcsvc Fix building librpcsvc for MKYP=no 2019-04-24 10:26:43 +00:00
librt Mention that ENOSPC can be returned if we exhausted the max number of 2019-02-21 21:54:09 +00:00
librump
librumpclient
librumpdev
librumphijack Linux doesn't have paccept(). 2019-02-17 23:35:50 +00:00
librumpnet
librumpres
librumpuser Distinguish spin mutex and adaptive mutex on rump kernels for LOCKDEBUG 2017-12-27 09:01:53 +00:00
librumpvfs
libskey
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo fix typo in error message; database is spelled with one 'b' and three 'a's 2019-04-11 23:52:08 +00:00
libukfs Remove exgtraneous comma 2018-03-12 11:56:34 +00:00
libusbhid Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
libutil Teach getdiskrawname and getdiskcookedname about zvols. 2019-08-22 20:23:43 +00:00
libwrap remove the new check for tlen >= PTRDIFF_MAX. the prior 2019-01-24 22:07:14 +00:00
liby
libz - use -Wno-error=implicit-fallthrough with GCC7. 2019-02-04 04:05:15 +00:00
lua Prevent Lua from crashing if clear_bindings() is called on a statement 2019-05-16 12:42:35 +00:00
npf libnpf fix: link the library itself to libnv; libnpf users should not be 2019-08-24 13:20:52 +00:00
Makefile fix MKCXX=no: 2019-08-23 08:17:26 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers