Fix handling of `+' and ` ' flags for unsigned conversions in
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 23 Mar 2005 23:31:36 +0000 (23:31 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 23 Mar 2005 23:31:36 +0000 (23:31 +0000)
commit01f46f42675434436caff072a40cb2bc904c2df4
tree5e95ee1aac0331bba5107fdc09fc17cb28789ec3
parent32c6c418481e99a8f8db2f784c80e2b162dd2374
Fix handling of `+' and ` ' flags for unsigned conversions in
printf().  Thanks to Cristian Cadar for reporting this bug.
src/lib/stdio.c