maint: fts: give __opendir2 a new parameter and rename
authorJim Meyering <meyering@redhat.com>
Tue, 16 Aug 2011 18:20:30 +0000 (20:20 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 19 Aug 2011 14:55:01 +0000 (16:55 +0200)
commit79a3d2d10ebf29fb4e73716ae1b72fc5d20486a5
tree005fe3e8a853b3abff70010c93ebf6dcbd281e2d
parentd16d5a56e1c99790c2452c66906760ac1109d013
maint: fts: give __opendir2 a new parameter and rename

* lib/fts.c (__opendir2): Give it a new parameter, Pdir_fd, rather
than surreptitiously using sole caller's "dir_fd".
(fts_opendir): Rename from __opendir2.
ChangeLog
lib/fts.c