2007-03-27 Bruno Haible <bruno@clisp.org>
authorBruno Haible <bruno@clisp.org>
Tue, 27 Mar 2007 11:01:11 +0000 (11:01 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 27 Mar 2007 11:01:11 +0000 (11:01 +0000)
commit735c00a2f3a5ce7aaec8517f5438ce37b48a936c
tree41cc9b8d0367ee93915f67063e82eb6d3769b010
parent6997174ab598e752b1a66d9928aaae871c1700db
2007-03-27  Bruno Haible  <bruno@clisp.org>
        * lib/stat-time.h: Include <sys/stat.h>.
2007-03-27  James Youngman  <jay@gnu.org>
        * lib/stat-time.h (get_stat_birthtime): New function for
          retrieving st_birthtime as provided by UFS2 (hence *BSD).
        * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
          and its variants.
        * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
        * modules/stat-time-test: New file.
        * tests/test-stat-time.c: New test, devised by Bruno Haible.
ChangeLog
lib/stat-time.h
m4/stat-time.m4
modules/stat-time
modules/stat-time-tests [new file with mode: 0644]
tests/test-stat-time.c [new file with mode: 0644]