Add st_birthtime and friends for accurate create times on systems that support it...
authorJeremy Allison <jra@samba.org>
Wed, 27 Aug 2008 22:06:14 +0000 (15:06 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 27 Aug 2008 22:06:14 +0000 (15:06 -0700)
commit1cae2ac905cc3e4b6e4c92ec4d64c582cfad8fea
treec382f2b7aca79306cb45ed77732edcc696857c22
parent34c073c35192850710582b3f558c9fb761e2c24f
Add st_birthtime and friends for accurate create times on systems that support it (*BSD and MacOSX).
Should have done this ages ago, sorry.
Jeremy.
(This used to be commit 4c3a9558906f213948c3bdc081be73f8fed148cb)
source3/configure.in
source3/include/proto.h
source3/lib/time.c
source3/smbd/reply.c