mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
fd757c50f6
When L is omitted, double precision is used, so printf(1) gives reproducable results. When L is specified, long double precision is used, which may improve precision, depending on the machine. |
||
---|---|---|
.. | ||
Makefile | ||
printf.1 | ||
printf.c |