]> git.ipfire.org Git - thirdparty/coreutils.git/commit
[patch from Orn]
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 1997 12:19:09 +0000 (12:19 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 1997 12:19:09 +0000 (12:19 +0000)
commitb2ff7dd7c50906c3cb2fce16221a9b240dbf87de
treea99006d2b0bb4d7ae0978cbe492e6ec7c2451dd4
parent27c0b63dfc849ad8381c0ab5694cd46748ca003d
[patch from Orn]
(look_for_fraction): Eliminate arbitrary limit on
number of `groups'.  Declare as void, not int.
Patch from Ørn E. Hansen.
(main): When determining whether we're in the C or POSIX locale,
don't rely on the form of the string returned by setlocale.
Suggestion from Ulrich Drepper.
src/sort.c