NetBSD/lib
maya 92e1c52520 Default our libm to -frounding-math, if built with GCC.
The long-standing GCC default is to not respect rounding mode.
it looks like GCC 7 optimizes rint to a builtin, causing our few
rounding mode tests to fail.

Fixes PR port-amd64/54000: FP tests failing on amd64 since gcc7 import
2019-02-22 18:17:22 +00:00
..
csu Update comment (copied from or1k) 2019-02-10 07:28:06 +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 appease string + int warning. 2019-02-18 20:27:20 +00:00
libc_fp
libc_vfp
libcompat
libcrypt
libcurses At some point we lost the text that explains the difference between 2019-01-11 06:14:39 +00:00
libdm Clean up double free in some error paths that did trigger 2018-12-27 14:05:54 +00:00
libedit PR/53983: Jonathan Perkins: Fix types for readline compatibility 2019-02-15 23:20:35 +00:00
libexecinfo make the backtrace()'s tracer() return _URC_FOREIGN_EXCEPTION_CAUGHT 2019-01-30 22:46:49 +00:00
libform
libintl check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
libipsec
libisns
libkern
libkvm be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
liblwres
libm Default our libm to -frounding-math, if built with GCC. 2019-02-22 18:17:22 +00:00
libmenu
libnpf fix duplicated chunk from merge 2019-01-27 04:33:29 +00:00
libnvmm Fix handling of SIB instructions. We were jumping to the SIB node _before_ 2019-02-17 20:25:46 +00:00
libossaudio Fix minor bugs of SNDCTL_DSP_GETISPACE. 2019-02-02 04:52:16 +00:00
libp2k
libpam
libpanel
libpci
libperfuse Fix directory filehandle usage with libufse. Fix lookup count 2019-02-09 02:22:45 +00:00
libposix
libppath
libprop
libpthread Implement support for "pshared" POSIX semaphores. 2019-02-03 03:20:23 +00:00
libpuffs
libquota
libradius
librefuse
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt
librpcsvc
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
librumpvfs
libskey
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo
libukfs
libusbhid
libutil Document "ROOT." syntax before documenting a generic . 2018-12-28 18:44:11 +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
npf
bumpversion
checkoldver
checkver
checkvers
Makefile move sqlite earlier in its section. my build often sits with only 3 2018-12-24 22:02:32 +00:00
Makefile.inc