Commit Graph

3 Commits

Author SHA1 Message Date
bluhm
e7e6d287ec Update BSD::stat to 1.33 which gives us the new functions utimes()
and lutimes().  Unfortunately lutimes() is specific to FreeBSD.
Emulate it with OpenBSD utimensat() and add a test for that.
OK sthen@
2012-10-21 23:07:12 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
sturm
5f0928aed4 Initial import of BSD-stat 1.21
This module's default exports override the core stat() and lstat()
functions, replacing them with versions that contain BSD 4.4
extentions such as file flags. This module also adds chflags function.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-23 17:56:07 +00:00