summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wprintf.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2004-01-18 21:46:39 +0000
committercharnier <charnier@FreeBSD.org>2004-01-18 21:46:39 +0000
commit296d8344194970f8802ca54b9784e6376f282b2f (patch)
treeecdbe91c82ff349905d2167441e6850eb12d4f55 /lib/libc/stdio/wprintf.c
parent30e88bfa384531fd381c11b2ca92b4b13bb7e8fa (diff)
downloadFreeBSD-src-296d8344194970f8802ca54b9784e6376f282b2f.zip
FreeBSD-src-296d8344194970f8802ca54b9784e6376f282b2f.tar.gz
Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make
a new function dup_shell() to replace ok_shell() and make it unconditionnally strdup() its result to make the caller's code simplier. Change ok_shell() to just return an integer value suitable for tests (it was used mainly for that purpose). Do not use strdup() in the caller's code but rely on dup_shell() that will do the job for us. PR: bin/2442
Diffstat (limited to 'lib/libc/stdio/wprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud