(ISSLASH, base_name): Remove; now in dirname.h.
authorJim Meyering <jim@meyering.net>
Sat, 12 May 2001 14:13:36 +0000 (14:13 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 May 2001 14:13:36 +0000 (14:13 +0000)
commitd45e530c210ee6d2c33eec7f1c98f7c5f1c8a95f
treef8f888e07512d5055015fba14ea2a18072071b8e
parent1fecbd786316880a6fbbfab2ac4444828a84a578
(ISSLASH, base_name): Remove; now in dirname.h.
Include <dirname.h> after size_t is defined.

(addext): Use base_len to trim redundant
trailing slashes instead of doing it ourselves.
But do not trim the last slash if it is not redundant.
lib/addext.c