Page MenuHomeFreeBSD

Correct ls -l test to use mtime, not birthtime
ClosedPublic

Authored by emaste on Oct 30 2015, 7:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 11:53 PM
Unknown Object (File)
Tue, Nov 19, 1:16 AM
Unknown Object (File)
Sun, Nov 17, 4:17 PM
Unknown Object (File)
Sun, Nov 17, 3:53 PM
Unknown Object (File)
Sun, Nov 17, 3:39 PM
Unknown Object (File)
Sun, Nov 17, 1:03 PM
Unknown Object (File)
Sun, Nov 17, 11:43 AM
Unknown Object (File)
Thu, Oct 31, 3:14 AM
Subscribers
None

Details

Summary

ls -l shows the file's mtime, not birthtime. Use the correct time from stat.

https://bugs.freebsd.org/204155

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to Correct ls -l test to use mtime, not birthtime.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: ngie.
rodrigc added a reviewer: rodrigc.
rodrigc edited edge metadata.
This revision is now accepted and ready to land.Oct 30 2015, 7:42 PM
ngie edited edge metadata.

Thanks for fixing this!

This revision was automatically updated to reflect the committed changes.