Opened 18 years ago

Closed 18 years ago

#49 closed defect (fixed)

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 (1)

comment:1 Changed 18 years ago by bird

Resolution: fixed
Status: newclosed

The former is a stat backend bug. Both fixed.

Note: See TracTickets for help on using tickets.