*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Jul 2000 17:06:53 +0000 (17:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jul 2000 17:06:53 +0000 (17:06 +0000)
lib/ChangeLog

index eb603befe16d4e90f2a8afe6f7cb3bbf6f50154e..6282b5369d34f228e04248799fe8e7d9d72401af 100644 (file)
@@ -1,5 +1,10 @@
 2000-07-29  Jim Meyering  <meyering@lucent.com>
 
+       * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
+       * dirname.c (dir_name): Likewise.
+
+       * basename.c (base_name): Use ISSLASH rather than comparing against `/'.
+
        * dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
        (dir_name): Assert that there are no trailing slashes.