freebsd-dev/usr.bin/unifdef
Tony Finch 8e23f2a641 Fix portability to 64 bit platforms.
printf("%.*s",i,s) expects an int not a ptrdiff_t

Thanks to bf1783 (at) googlemail.com for the bug report.
2010-01-19 20:35:44 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
unifdef.1 Add a -o outfile option, which can be used to specify an output file. The 2010-01-19 18:13:54 +00:00
unifdef.c Fix portability to 64 bit platforms. 2010-01-19 20:35:44 +00:00
unifdefall.sh Sync unifdefall with upstream. It no longer relies entirely on $PATH 2010-01-19 18:18:15 +00:00