[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `touch' broken on GNU
From: |
Jim Meyering |
Subject: |
Re: `touch' broken on GNU |
Date: |
Thu, 20 Jul 2006 15:29:30 +0200 |
Thomas Schwinge <tschwinge@gnu.org> wrote:
> Hello!
>
> Before I start digging deeper: can someone imaging offhand why `touch'
> broke?
>
> #v+
> thomas@leibniz:/var/tmp/coreutils/build $ src/touch foo
> thomas@leibniz:/var/tmp/coreutils/build $ ls -l foo
> -rw-r--r-- 1 thomas users 0 Jan 1 1970 foo
Hi again!
Look at lib/utimens.c.
There have been some pretty fundamental changes in that area.