]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - tools/regression/lib/libc/stdio/test-fopen.t
MFC r243731,r255303: libc: Allow setting close-on-exec in fopen/freopen/
[FreeBSD/stable/9.git] / tools / regression / lib / libc / stdio / test-fopen.t
1 #!/bin/sh
2 # $FreeBSD$
3
4 cd `dirname $0`
5
6 executable=`basename $0 .t`
7
8 make $executable 2>&1 > /dev/null
9
10 exec ./$executable