<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/touch.c, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-11-01T23:42:36Z</updated>
<entry>
<title>(main): Pass PDS_PRE_2000 to posixtime.</title>
<updated>2005-11-01T23:42:36Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-11-01T23:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a2bacbdc9cf244eebd0c04a9d5b553ca241fd4c5'/>
<id>urn:sha1:a2bacbdc9cf244eebd0c04a9d5b553ca241fd4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(touch): Handle "touch -c - &gt;&amp;-" by checking for EBADF</title>
<updated>2005-09-26T23:02:14Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-26T23:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2f897e72580eb68526972caf3ef815c5be50daba'/>
<id>urn:sha1:2f897e72580eb68526972caf3ef815c5be50daba</id>
<content type='text'>
and ENOSYS.
Do not pass "-" to futimens; pass NULL instead.
If close (STDIN_FILENO) fails, report the error separately instead
of letting the 'close' pollute errno.
</content>
</entry>
<entry>
<title>(touch): "touch -" now touches standard output.</title>
<updated>2005-09-25T06:12:21Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-25T06:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e3513e18955dd7b8d236695040186ec438e7f55a'/>
<id>urn:sha1:e3513e18955dd7b8d236695040186ec438e7f55a</id>
<content type='text'>
(usage): Document this.
</content>
</entry>
<entry>
<title>Include stat-time.h, and use its functions instead of the obsolete</title>
<updated>2005-09-16T07:50:33Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-16T07:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=158d982669d3d05079da2b9cc8d8fcd8adf35a4b'/>
<id>urn:sha1:158d982669d3d05079da2b9cc8d8fcd8adf35a4b</id>
<content type='text'>
TIMESPEC_NS macro.
</content>
</entry>
<entry>
<title>Use one fewer file descriptor in a common case.</title>
<updated>2005-08-14T14:18:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-14T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=478bd8935b35f410beb59e9b1fcf844bb3aee34b'/>
<id>urn:sha1:478bd8935b35f410beb59e9b1fcf844bb3aee34b</id>
<content type='text'>
Include "fd-reopen.h", rather than "fcntl--.h".
Use fd_reopen rather than open.
</content>
</entry>
<entry>
<title>Include fcntl--.h, not unistd-safer.h.</title>
<updated>2005-07-03T07:23:18Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-03T07:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dd6f2c49dba1ba29e9be80f651ddfbf88a5ea7eb'/>
<id>urn:sha1:dd6f2c49dba1ba29e9be80f651ddfbf88a5ea7eb</id>
<content type='text'>
(touch): Don't call fd_safer; no longer needed now that
we include fcntl--.h.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include unistd-safer.h.</title>
<updated>2005-04-11T20:12:32Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-11T20:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=39d496f0754bd249a26d989addcabeb39d4b5222'/>
<id>urn:sha1:39d496f0754bd249a26d989addcabeb39d4b5222</id>
<content type='text'>
(touch): Use fd_safer.
</content>
</entry>
<entry>
<title>(longopts, time_args): Use NULL, not `0'.</title>
<updated>2005-03-28T18:13:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T18:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5208f4b7ba5819531bfd935e2642c6d850d0756e'/>
<id>urn:sha1:5208f4b7ba5819531bfd935e2642c6d850d0756e</id>
<content type='text'>
</content>
</entry>
</feed>
