busybox/coreutils
Rob Landley ae907f38f0 When lstat returns an error (such as file not found), the value of
st_mode is random garbage (under uClibc), leading to random triggering
of the S_ISDIR() case when the destination will be a normal file which
doesn't exist yet.  I.E. checking the return value of lstat is not optional.
2005-10-09 11:16:01 +00:00
..
2005-10-06 15:30:17 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2005-09-24 07:16:29 +00:00
2005-09-24 06:01:57 +00:00
2004-07-23 01:42:28 +00:00
2005-08-13 00:35:00 +00:00
2005-04-16 04:30:38 +00:00