NetBSD/lib
kre 631837b7c6 When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n]
(where n is a decimal integer in the range [0 .. SIGRTMAX-SIGRTMIN].
As usual a leading "sig" is ignored and the strings are case independent.

Some implementations do not name the real time signals, and using
labels like RTMIN+3 can be the only way they can be manipulated,
so allow that technique (we still return the RTnn names on the inverse
translation though).

Because this is used by both kill(1) and sh(1) the kill and trap
commands both gain access to the new notation (when !SMALL).
2020-08-20 22:56:56 +00:00
..
csu Explicitly use -fcommon for globals shared between libc and CSU. 2020-04-22 23:32:25 +00:00
i18n_module
libarch
libbluetooth
libbpfjit
libbsdmalloc
libbz2
libc When not compiling -DSMALL permit use of names RTMIN[+n] and RTMAX[-n] 2020-08-20 22:56:56 +00:00
libc_fp
libc_vfp
libcompat
libcrypt Remove extra semicolon. 2020-05-14 08:34:17 +00:00
libcurses newwin - fix crash with negative ncols. 2020-07-14 04:39:39 +00:00
libdm Update for proplib(3) API changes. 2020-06-07 05:54:00 +00:00
libedit Fix numeric variable handling in settc (lyzliyuzhi at 163 dot com) 2020-07-10 20:34:24 +00:00
libexecinfo If Unwind_Backtrace is broken, ctx.n will still contain ~0, and we will 2020-07-26 15:53:05 +00:00
libform
libintl
libipsec
libisns
libkern
libkvm Cast off_t to size_t to appease lint: 2020-05-02 14:31:13 +00:00
liblwres
libm
libmenu
libnpf Major NPF improvements (merge from upstream): 2020-05-30 14:16:56 +00:00
libnvmm
libossaudio ossaudio: removed outdated comment 2020-04-20 12:01:44 +00:00
libp2k
libpam lib/libpam: Fix the possible -Werror=stringop-truncation 2020-06-12 01:20:32 +00:00
libpanel
libpci
libperfuse
libposix
libppath
libprop Improvements to the problib(3) API: 2020-06-06 21:25:59 +00:00
libpthread s/reseting/resetting/ 2020-07-22 01:24:39 +00:00
libpuffs
libquota
libradius
librefuse
libresolv
librmt
librpcsvc
librt
librump
librumpclient
librumpdev
librumphijack Add pathconf and lpathconf (fixes lib/librumphijack/nfs test which uses ls 2020-05-27 18:55:36 +00:00
librumpnet
librumpres
librumpuser Fix incompatible function pointer casts 2020-06-13 16:51:59 +00:00
librumpvfs
libskey
libss
libtelnet
libterminfo libterminfo: cast to uint16/32_t before conversion to preserve negativity 2020-06-21 15:05:23 +00:00
libukfs
libusbhid lib/libusbhid: Fix possible left shift changes signedness bit. 2020-04-04 21:26:16 +00:00
libutil Fix grammar. 2020-07-30 21:23:36 +00:00
libwrap PR/54992: fix hosts_access(5) to works for IPv6 linklocal address without scope-id 2020-03-30 08:34:38 +00:00
liby
libz
lua
npf
Makefile Rename blacklist -> blocklist 2020-06-15 01:57:29 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers