NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
ctime (Score:5, Insightful)
As I understand it, the aim of POSIX is not to cast into stone the current set of practices, but to recommend some practices believed to be better. In the rename(2) case, I can't judge, because I don't know in which cases POSIX recommends to update ctime. (Does owner change updates ctime for example ?)
Reply to This
Re:ctime (Score:5, Interesting)
Of course I'd need to look at kernel source to assert this, and that's hard work for me...
-Dom
Reply to This
Parent
Re:ctime (Score:2)
Note that these days POSIX and the Single UNIX Specification are the same thing.
According to SUS (available [unix-systems.org] at www.opengroup.org for free, just registration needed):