Ticket #49 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

libc: st_ctime is incorrect and st_birthtime isn't converted to UTC

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.1
Component: libc-backend Version: 0.6
Severity: normal Keywords: libc stat st_mtime st_ctime st_birthtime
Cc:

Description

Tittle says it all. coreutils stat shows unix epoch for ctime (change time). We should set st_ctime to st_mtime for now.

Change History

comment:1 Changed 7 years ago by bird

  • Status changed from new to closed
  • Resolution set to fixed

The former is a stat backend bug. Both fixed.

Note: See TracTickets for help on using tickets.