`touch' broken on GNU

2006-07-20 Thread Thomas Schwinge
Hello! Before I start digging deeper: can someone imaging offhand why `touch' broke? #v+ [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 [EMAIL PROTECTED]:/var/tmp/coreutils/build $ unam

Re: `touch' broken on GNU

2006-07-20 Thread Jim Meyering
Thomas Schwinge <[EMAIL PROTECTED]> wrote: > Hello! > > Before I start digging deeper: can someone imaging offhand why `touch' > broke? > > #v+ > [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

Re: `touch' broken on GNU

2006-07-20 Thread Thomas Schwinge
On Thu, Jul 20, 2006 at 08:41:02AM -0700, Paul Eggert wrote: > 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

Re: `touch' broken on GNU

2006-07-20 Thread Paul Eggert
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/

Getting a file_t from a file descriptor (was: Tiny error w.r.t. change from 2005-12-05)

2006-07-20 Thread Thomas Schwinge
[Cced to bug-hurd.] Hello! On Thu, Jul 20, 2006 at 08:45:37AM -0700, Paul Eggert wrote: > Thanks for the fix. Sure, sure. :-) > By the way, is there some way in the Hurd to change the author of a > file, given only its Unix file descriptor? I'd like to fix the FIXME > about 5 lines before yo

Re: `touch' broken on GNU

2006-07-20 Thread Ben Asselstine
To reproduce the bug: $ touch foo $ ls -l foo -rw-r--r-- 1 bing root 0 Jan 1 1970 foo Debugging using rpctrace: $ rpctrace ./touch foo . . 154->file_utimes ({16887847 16887048} {45872 0}) = 0 . . $ stat -c%X foo [show atime as time_t] 16887847 $ stat -c%Y foo [show mtime as time_t] 45872 Ment

Re: Getting a file_t from a file descriptor

2006-07-20 Thread Paul Eggert
Thomas Schwinge <[EMAIL PROTECTED]> writes: > While I'm not that proficient in these issues, Nor am i. > /* Return the io server port for file descriptor FD. >This adds a Mach user reference to the returned port. >On error, sets `errno' and returns MACH_PORT_NULL. */ Thanks, that looks

[bug #17120] GNU Mach debian dir

2006-07-20 Thread Leonardo Lopes Pereira
Follow-up Comment #1, bug #17120 (project hurd): This is not a GNU Mach bug. ___ Reply to this item at: ___ Message sent via/by