I found information about access and modification time of a file on a QNX6 filesystem, but nothing about creation time. Does the filesystem store the creation and can I access this data?
AFAIK the file creation time is not stored, see <sys/stat.h> for the stat structure of a file/directory. Chris -----Original Message----- From: Thomas Schickentanz [mailto:community-noreply@qnx.com] Sent: October 21, 2010 8:47 AM To: ostech-core_os Subject: Creation time of a file I found information about access and modification time of a file on a QNX6 filesystem, but nothing about creation time. Does the filesystem store the creation and can I access this data? _______________________________________________ OSTech http://community.qnx.com/sf/go/post71690