]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 25 Jan 1997 06:15:49 +0000 (06:15 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 25 Jan 1997 06:15:49 +0000 (06:15 +0000)
old/textutils/ChangeLog

index e9be689b350537c50edc31494764e5e1edb93406..540c987dcc9dfe304d5e21637ef11e8cdf2b8a3c 100644 (file)
@@ -1,3 +1,13 @@
+Sat Jan 25 00:12:29 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * lib/xstrtol.h [!_STRTOL_ERROR]: Define the type `enum strtol_error'
+       only if it hasn't already been defined.
+       (_STRTOL_ERROR): Undefine.
+
+       * lib/xstrtol.c (__xstrtol): Change interpretation of
+       VALID_SUFFIXES == NULL vs VALID_SUFFIXES == "".  Use the former
+       when any suffix is valid, the later when no suffix is allowed.
+
 Fri Jan 24 23:36:00 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/long-options.c (parse_long_options): Reset optind to zero