> Here is the fixed one. Please unpatch the previous one and apply this
> against the CVS version.

The patch works. Timestamps are adjusted as expected:

$> stat -c "%y" .hushlogin
2009-02-01 16:26:04.000000000 +0100
$> echo something >> .hushlogin
$> stat -c "%y" .hushlogin
2009-02-07 14:53:08.616459901 +0100

Verifying that ctime updates work as well:

$> stat -c "%z" .profile
2009-01-28 23:43:48.000000000 +0100
$> chmod u-w .profile
$> stat -c "%z" .profile
2009-02-07 14:54:21.962099154 +0100

Looks good.

Thank you for your work.

Greets,
~Mattias

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com

Reply via email to