Thomas Schwinge <[EMAIL PROTECTED]> writes: > Before I start digging deeper: can someone imaging offhand why `touch' > broke?
Thanks for the report. Which version of 'touch'? The email didn't say. Is this CVS coreutils or some other version? > [EMAIL PROTECTED]:/var/tmp/coreutils/build $ src/touch foo > [EMAIL PROTECTED]:/var/tmp/coreutils/build $ ls -l foo > -rw-r--r-- 1 thomas users 0 Jan 1 1970 foo It may be a problem in the Hurd's implementation of futimesat and/or futimes. Perhaps you can strace or truss or do whatever the Hurd equivalent is, to see which system calls are being executed? _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd