CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/16 13:53:45
Modified files:
lib/libc/stdio : vfprintf.c vfwprintf.c
regress/lib/libc/printf: int.c
sys/kern : subr_prf.c
Log message:
printf(3/9): In the o conversion the # flag asks for a leading zero
Fix for Defect Report #151 in our libc.
https://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_151.html
Original diff from Showta Ishizaki.
ok asou@
also looks correct to me deraadt@
