(memrchr): Declare if necessary.
authorJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 11:28:42 +0000 (11:28 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 11:28:42 +0000 (11:28 +0000)
commit4d2ba1df0fd6135c58ce1dc16e8e28ba510e700e
tree8c71ab381c6149a2414970346266e98a34ea1e1c
parentf52857a26b8cbd8760a77641b6db5ef58f72ec62
(memrchr): Declare if necessary.
(dir_name): Remove the restriction that there be no
trailing slashes.  Now, this code skips past them, effectively
ignoring them.
[TEST_DIRNAME] (main): New unit tests.
lib/dirname.c