Fix Savannah bug #20263 (compilation err on DEC OSF/1. Include <sys/stat.h> in files...
commit31d2837dac3571baec6b2bd19ec8475617833ad7
authorjay <jay>
Tue, 26 Jun 2007 08:24:17 +0000 (26 08:24 +0000)
committerjay <jay>
Tue, 26 Jun 2007 08:24:17 +0000 (26 08:24 +0000)
treec67fae37f1a66966048a15fa9cd38bb724f9890e
parentfe4e0b7d8b7e95d92fad301c33fdc78cd65a98b1
Fix Savannah bug #20263 (compilation err on DEC OSF/1.  Include <sys/stat.h> in files where where we use struct stat.  Removed some dead code following some calls to assert(0), which are now backed up by abort calls.   Use assert (0) rather than assert (false).  Make sure we include the space.
17 files changed:
ChangeLog
NEWS
build-aux/src-sniff.py
find/find.c
find/fstype.c
find/ftsfind.c
find/parser.c
find/pred.c
find/tree.c
find/util.c
lib/buildcmd.c
lib/buildcmd.h
lib/extendbuf.c
locate/frcode.c
locate/locate.c
locate/word_io.c
xargs/xargs.c