mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-26 01:53:36 +08:00
*** empty log message ***
This commit is contained in:
parent
4524bbcaf8
commit
734d411884
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user