freebsd-dev/contrib/netbsd-tests/lib/libc
Ruslan Bukin 130a08a362 Detect integer overflow and limit the number of positional
arguments in the string format.

Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D8286
2016-10-31 18:38:58 +00:00
..
arch Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
c063 Fix warning of implicit declaration of function 'mkdir'. 2015-05-31 02:21:35 +00:00
common
db Skip 64kB bucket testcases 2016-08-13 05:42:11 +00:00
gen Use right piece of code for FreeBSD. 2016-09-28 08:45:42 +00:00
hash Port h_hash and t_sha2 to FreeBSD 2014-11-01 22:00:46 +00:00
inet Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
locale localedef: Fix ctype dump (fixed wide spread errors) 2016-10-06 19:46:43 +00:00
net Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
regex Redo r290847: use #ifdef __NetBSD__ on all the non-public APIs to 2015-11-15 18:49:31 +00:00
rpc Fix lib/libc/rpc test assumptions added in r305358 2016-09-06 01:07:12 +00:00
setjmp Fix and connect setjmp test. 2016-03-09 22:45:04 +00:00
ssp Fix up r298368 2016-04-26 19:21:35 +00:00
stdio Detect integer overflow and limit the number of positional 2016-10-31 18:38:58 +00:00
stdlib Don't test size[i] % align[i] == 0 case on FreeBSD 2016-08-25 19:17:16 +00:00
string Add test for a musl libc memmem bug 2016-10-06 20:27:40 +00:00
sync Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
sys Allow up to 6 arguments only on MIPS. 2016-09-27 13:46:00 +00:00
termios
time Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
tls Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
tls_dso Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
ttyio
t_cdb.c
t_convfp.c
t_gdtoa.c