isdir: clean up, since at least grep still uses it
authorJim Meyering <meyering@redhat.com>
Sat, 26 Dec 2009 08:56:23 +0000 (09:56 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 26 Dec 2009 09:56:00 +0000 (10:56 +0100)
commit8fedd05841d5e693cd8fb5266a7963bc075c45f6
treef11d7477e67fa2c9caf25cc8ab7c1c91875d366c
parent4b93a2579fb567b9fbbeb24439770d814dac95cd
isdir: clean up, since at least grep still uses it

* lib/isdir.c: Include "isdir.h".
(S_ISDIR): Remove now-unneeded definition.
* modules/isdir (Files): Add lib/isdir.h.
* lib/isdir.h: New file, with declaration.
* m4/isdir.m4: Remove file -- unneeded.
ChangeLog
lib/isdir.c
lib/isdir.h [new file with mode: 0644]
m4/isdir.m4 [deleted file]
modules/isdir