Files
gnu-coreutils/src
Jim Meyering c9736bdff0 Remove xstat function pointer member. The way it was used was not
portable, since some systems (OSF V5.1, Solaris 2.5.1) provide static
inline `stat' and `lstat' functions, thus making the tests of
`xstat == lstat' in copy.c always fail.

(copy_dir): Set `.dereference' member, not .xstat.
(copy_internal): Use `XSTAT (x, ...)' in place of `*(x->xstat) (...)'.
Use `x->dereference == DEREF_NEVER' in place of `x->xstat == lstat'.
(valid_options): Remove now-obsolete FIXME comments.
2004-02-07 16:00:28 +00:00
..
.
2003-10-18 10:10:50 +00:00
2000-11-26 23:10:55 +00:00
2003-11-09 21:07:31 +00:00
2003-11-09 20:47:15 +00:00
2003-03-26 18:47:49 +00:00
2002-12-15 20:54:29 +00:00
2003-03-08 10:14:33 +00:00
.
2003-05-28 18:07:17 +00:00
2003-07-06 06:08:40 +00:00
2004-02-02 07:59:23 +00:00
2004-01-13 00:01:21 +00:00
.
2004-01-23 18:48:03 +00:00
2003-11-20 07:57:24 +00:00
2003-11-09 21:06:16 +00:00
2003-11-09 20:47:54 +00:00
2004-02-05 13:46:41 +00:00
2003-11-05 03:43:30 +00:00
2001-02-06 09:56:22 +00:00