After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749492 - [PATCH] Support file creation time on FreeBSD and NetBSD
[PATCH] Support file creation time on FreeBSD and NetBSD
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.45.x
Other FreeBSD
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-05-17 08:46 UTC by Ting-Wei Lan
Modified: 2015-08-21 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glocalfileinfo: Support file creation time on FreeBSD and NetBSD (2.85 KB, patch)
2015-05-17 08:47 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2015-05-17 08:46:53 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.
Comment 1 Ting-Wei Lan 2015-05-17 08:47:58 UTC
Created attachment 303473 [details] [review]
glocalfileinfo: Support file creation time on FreeBSD and NetBSD
Comment 2 Matthias Clasen 2015-08-21 04:55:21 UTC
Attachment 303473 [details] pushed as 8f662e7 - glocalfileinfo: Support file creation time on FreeBSD and NetBSD