Files
gnu-coreutils/src
Paul Eggert 1fa3b50140 * src/dd.c (flags): noatime and nofollow now depend on
HAVE_WORKING_O_NOATIME and HAVE_WORKING_O_NOFOLLOW, too.
(usage): Output info about noatime and nofollow only if
they are known to work.
* src/remove.c (AD_push): Inspect HAVE_WORKING_O_NOFOLLOW rather
than O_NOFOLLOW, when testing whether it's possible to avoid a
race condition reliably.
2006-10-05 21:39:12 +00:00
..
2006-09-20 11:50:46 +00:00
2006-09-24 19:28:25 +00:00
2006-09-26 19:11:25 +00:00
2006-08-29 00:32:33 +00:00
2006-08-23 23:38:27 +00:00
2006-09-03 02:54:16 +00:00
2006-04-11 00:52:01 +00:00
2006-08-22 17:42:21 +00:00