Jaakko Heinonen f004e8133a MFC r198175:
- If lstat()/stat() fails with an error other than ENOENT, don't ignore
  the error and assume that the file doesn't exist. Touch could return
  success with -c option even if the file existed and time was not set.
- If the first utimes_f() call fails with -A option, give up and don't
  continue trying to set times to current time. [1]
- Set exit status to 1 when setting of timestamps fails for a directory
  or symbolic link even though lstat()/stat() would succeed.
- Don't print bogus error message when rw() succeeds.

PR:		bin/112213
2010-03-28 11:22:38 +00:00
..
2010-01-15 14:20:01 +00:00
2010-02-06 11:39:33 +00:00
2009-04-01 08:33:54 +00:00
2009-06-01 21:54:59 +00:00
2010-03-17 20:16:28 +00:00
2010-01-04 01:07:32 +00:00
2009-12-19 19:30:27 +00:00
2009-12-02 21:58:00 +00:00
2010-03-10 13:40:37 +00:00
2009-07-08 10:16:16 +00:00
2010-02-21 13:17:35 +00:00
2009-06-23 23:17:04 +00:00
2009-01-16 15:00:30 +00:00
2010-02-10 00:34:13 +00:00
2010-03-22 09:29:56 +00:00
2009-06-15 21:52:27 +00:00
2010-03-25 08:33:56 +00:00
2009-02-11 20:36:17 +00:00
2009-02-21 03:38:46 +00:00
2010-01-17 10:58:59 +00:00
2010-03-28 11:22:38 +00:00
2009-02-21 03:42:31 +00:00
2010-02-08 15:55:01 +00:00
2010-02-06 11:42:23 +00:00
2009-11-06 20:33:40 +00:00
2010-02-18 10:46:25 +00:00
2010-01-21 10:16:21 +00:00
2009-06-15 21:52:27 +00:00