]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 22 Nov 2002 11:04:05 +0000 (11:04 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Nov 2002 11:04:05 +0000 (11:04 +0000)
lib/ChangeLog

index 765762ce2c37c2ce9ab69b55bf4ff1bd215533a1..c46c96764bb96a4fc565b6a5cbd063fa1c810d93 100644 (file)
@@ -1,3 +1,17 @@
+2002-11-21  Bruno Haible  <bruno@clisp.org>
+
+       Remove case insensitive option matching.
+       * argmatch.h (argcasematch): Remove declaration.
+       (ARGCASEMATCH): Remove macro.
+       (__xargmatch_internal): Remove case_sensitive argument.
+       (XARGMATCH): Update.
+       (XARGCASEMATCH): Remove macro.
+       * argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
+       case_sensitive argument.
+       (argcasematch): Remove function.
+       (__xargmatch_internal): Remove case_sensitive argument.
+       (main): Use XARGMATCH instead of XARGCASEMATCH.
+
 2002-11-21  Bruno Haible  <bruno@clisp.org>
 
        * xmalloc.c: Change compile-time error message. Add comment about