NetBSD/common/lib/libc
martin 23e81d3280 Complete previous by complteley removing the _DIAGASSERT from memmove -
the accidental left over from previous fired on all legitimate calls
and caused PR bin/52986 and PR lib/52987.
2018-02-12 11:14:15 +00:00
..
arch Working / new versions from Ryo Shimizu 2018-02-04 21:52:16 +00:00
atomic Include the C11 atomic builtin alias. 2016-02-27 19:20:01 +00:00
cdb mark parameter as unused. 2017-01-10 23:06:06 +00:00
gen Remove enclosing parens on return. 2014-08-22 17:19:48 +00:00
gmon fix infinite recursion through thr_getspecific 2016-02-28 02:56:39 +00:00
hash Import SHA-3 code into libc and libkern. 2017-11-30 05:47:24 +00:00
inet Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
md Remove __P usage. 2012-03-20 16:21:41 +00:00
net Lint seems to prefer that we cast via (void*) and not directly to 2012-03-21 20:02:56 +00:00
quad use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
stdlib Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
string Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
sys Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
Makefile.inc Import SHA-3 code into libc and libkern. 2017-11-30 05:47:24 +00:00