GNOME Bugzilla – Bug 749492
[PATCH] Support file creation time on FreeBSD and NetBSD
Last modified: 2015-08-21 04:55:25 UTC
Gio has file attributes time::created and time::created-usec, but it is not available on FreeBSD and NetBSD. The attached patch implement file creation time support for them.
Created attachment 303473 [details] [review] glocalfileinfo: Support file creation time on FreeBSD and NetBSD
Attachment 303473 [details] pushed as 8f662e7 - glocalfileinfo: Support file creation time on FreeBSD and NetBSD