]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283801,r290846,r290851,r290856,r290860:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2015 21:49:35 +0000 (21:49 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2015 21:49:35 +0000 (21:49 +0000)
commita19ddf4df2620900827c4fd0da4b26a6fb58ea85
tree7ee2292c97b1b6b9a0064ff90fcd38f441a9828d
parent45207ebb19a1279883e344fe46569f1aea359af1
MFC r283801,r290846,r290851,r290856,r290860:

r283801 (by araujo):

Fix warning of implicit declaration of function 'mkdir'.

Differential Revision: D2662
Reviewed by: rodrigc, ngie

r290846:

Bump WARNS to 2

Sponsored by: EMC / Isilon Storage Division

r290851:

Change WARNS to 2 across the board with all the libc testcases

This effectively "reverts" r290846

Sponsored by: EMC / Isilon Storage Division

r290856 (by bapt):

also skip the definition of ':fopen_regular' to avoid the build to fail due to
unused variables defined by ATF macros

r290860 (by bapt):

Remove unused variables to fix building world

git-svn-id: svn://svn.freebsd.org/base/stable/10@291870 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/netbsd-tests/lib/libc/c063/t_faccessat.c
contrib/netbsd-tests/lib/libc/c063/t_openat.c
contrib/netbsd-tests/lib/libc/c063/t_readlinkat.c
contrib/netbsd-tests/lib/libc/c063/t_unlinkat.c
lib/libc/tests/Makefile.netbsd-tests
lib/libc/tests/stdio/fmemopen2_test.c
lib/libc/tests/stdio/getdelim_test.c
lib/libc/tests/stdio/perror_test.c
lib/libc/tests/stdio/scanfloat_test.c