Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/bin/sleep
Date: Fri, 25 Jan 2019 17:49:05 +0300
From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
Message-ID: <20190125144905.GF18200%pony.stderr.spb.ru@localhost>
| I think printf(1) comes closest.
|
| http://pubs.opengroup.org/onlinepubs/7908799/xcu/printf.html
Yes, for printf, the input format is completely specified.
| So NetBSD printf has the same problem.
This would be a case where accepting locale specific numeric
input "happened by accident" I believe, and is trivial to fix, so
expect that to happen after I get a chance to do a build to
verify I am not breaking anything (the same time my non-locale
related updates to sleep will happen.)
kre
Home |
Main Index |
Thread Index |
Old Index