coreutils/gl/modules
Paul Eggert 3fe8bc09be printf,seq,sleep,tail,timeout: accept current-locale floats
These commands now accept floating-point numbers in the
current locale, as well as in the C locale.
Compatibility problem reported by Robert Elz.
* NEWS: Document this.
* bootstrap.conf (gnulib_modules): Add cl-strtod, cl-strtold.
Remove c-strtold.
* doc/coreutils.texi (Floating point, tail invocation)
(printf invocation, timeout invocation, sleep invocation)
(seq invocation): Document this.
* gl/lib/cl-strtod.c, gl/lib/cl-strtod.h, gl/lib/cl-strtold.c:
* gl/modules/cl-strtod, gl/modules/cl-strtold: New files.
* src/printf.c, src/seq.c, src/sleep.c, src/tail.c, src/timeout.c:
Include cl-strtod.h instead of c-strtod.
* src/printf.c (vstrtold):
* src/seq.c (scan_arg, print_numbers):
* src/sleep.c (main):
* src/tail.c (parse_options):
* src/timeout.c (parse_duration):
Use cl_strtold instead of c_strtold.
2019-01-26 22:41:09 -08:00
..
buffer-lcm maint: move the last coreutils-specific files from lib/ to gl/ 2012-09-10 08:58:03 +02:00
cl-strtod printf,seq,sleep,tail,timeout: accept current-locale floats 2019-01-26 22:41:09 -08:00
cl-strtold printf,seq,sleep,tail,timeout: accept current-locale floats 2019-01-26 22:41:09 -08:00
fadvise fadvise: new module providing a simpler interface to posix_fadvise 2010-07-22 01:03:48 +01:00
fadvise-tests maint: add a missed fadvise-tests module 2010-11-15 14:56:24 +00:00
fd-reopen maint: move the last coreutils-specific files from lib/ to gl/ 2012-09-10 08:58:03 +02:00
heap maint: add missing ":" after "License" in local gnulib module files 2011-12-03 14:04:23 +01:00
link-tests.diff maint: refresh stale local gnulib patch files 2012-07-27 12:15:32 +02:00
mbsalign mbsalign: avoid warning with Solaris 10 cc 2010-10-13 22:41:17 -07:00
mbsalign-tests maint: update the mbsalign module 2010-03-19 19:23:45 +00:00
randint maint: add missing ":" after "License" in local gnulib module files 2011-12-03 14:04:23 +01:00
randperm maint: add missing ":" after "License" in local gnulib module files 2011-12-03 14:04:23 +01:00
randread all: replace most uses of quotearg_colon() with quote() 2015-11-04 02:03:41 +00:00
randread-tests tests: randread-tests: use macro.h not "#define ASSERT..." 2011-02-08 08:30:19 +01:00
rename-tests.diff maint: refresh stale local gnulib patch files 2012-07-27 12:15:32 +02:00
root-dev-ino maint: move gl/m4/root-dev-ino.m4 contents into its module definition 2012-09-10 08:56:45 +02:00
smack maint: refactor SMACK interface to a separate module 2013-07-02 09:47:32 +01:00
strnumcmp maint: move the last coreutils-specific files from lib/ to gl/ 2012-09-10 08:58:03 +02:00
tempname.diff build: update gnulib submodule to latest 2018-10-19 12:38:33 -07:00
xdectoint diagnose too-large numbers better 2014-12-19 11:56:20 +00:00
xfts maint: move the last coreutils-specific files from lib/ to gl/ 2012-09-10 08:58:03 +02:00