dds 2006-12-03 17:05:04 UTC FreeBSD src repository
Modified files: usr.bin/jot jot.c Log: Correct handling of format strings with escaped % specifications. Note: It would be nice to be able to implement getformat() using fmtcheck(3), but fmtcheck does not distinguish between signed and unsigned types, a facility jot needs to perform range checks on its output. Submitted by: Per Kristian Hove MFC after: 2 weeks Revision Changes Path 1.35 +5 -2 src/usr.bin/jot/jot.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"