]> git.ipfire.org Git - thirdparty/coreutils.git/commit
[_LIBC] (ISSLASH, FILESYSTEM_PREFIX_LEN): Define.
authorJim Meyering <jim@meyering.net>
Sat, 25 Jan 2003 20:32:44 +0000 (20:32 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 25 Jan 2003 20:32:44 +0000 (20:32 +0000)
commit91b31aa87c972e6fe51b369c4b7fa210e736e7ee
treeb8ddfc8f6aac56b1d69646d3b4096f91d41624a3
parent431d1b624180925a9be02590d4c5af845b8e2fce
[_LIBC] (ISSLASH, FILESYSTEM_PREFIX_LEN): Define.
(base_name): New function.
(ftw_startup): Don't strip trailing slashes.
Use base_name to find the offset of the basename.
lib/ftw.c