aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/__string_read.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-04-16 21:50:23 -0400
committerRich Felker <dalias@aerifal.cx>2012-04-16 21:50:23 -0400
commitcc3a4466605fe8dfc31f3b75779110ac93055bc1 (patch)
tree6536cfee1d6d361f66b2975888b50024a437e426 /src/stdio/__string_read.c
parentbetter description for errno==0 (diff)
downloadgrovel-cc3a4466605fe8dfc31f3b75779110ac93055bc1.tar.gz
grovel-cc3a4466605fe8dfc31f3b75779110ac93055bc1.tar.xz
fix %lf, etc. with printf
the l prefix is redundant/no-op with printf, since default promotions always promote floats to double; however, it is valid, and printf was wrongly rejecting it.
Diffstat (limited to 'src/stdio/__string_read.c')
0 files changed, 0 insertions, 0 deletions