Date: Wed, 24 Apr 2002 18:10:11 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.c Message-ID: <200204250110.g3P1ACO81972@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/04/24 18:10:11 PDT
Modified files:
usr.bin/printf printf.c
Log:
Handle numbers larger than QUAD_MAX for unsigned conversions correctly.
Exit with nonzero status if a conversion failed.
Play nice if used as a shell builtin (currently disabled).
Submitted by: bde (partially)
Approved by: mike
Revision Changes Path
1.21 +96 -50 src/usr.bin/printf/printf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204250110.g3P1ACO81972>
