<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/install.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-23T20:50:49Z</updated>
<entry>
<title>(install_file_in_file): Be more conservative about the previous patch:</title>
<updated>2005-09-23T20:50:49Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-23T20:50:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8e4680db2fd9a0ad8efaabea3d41f34b00eddf4f'/>
<id>urn:sha1:8e4680db2fd9a0ad8efaabea3d41f34b00eddf4f</id>
<content type='text'>
set time stamps on all non-regular files.
</content>
</entry>
<entry>
<title>(change_timestamps): First arg is source</title>
<updated>2005-09-23T20:39:04Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-23T20:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=63b77aac44f5ed542439f4d7c71fdd6625bcc0f6'/>
<id>urn:sha1:63b77aac44f5ed542439f4d7c71fdd6625bcc0f6</id>
<content type='text'>
struct stat, not file name.  All uses changed.
(install_file_in_file): Stat the source file if necessary.
Don't try to change time stamps if copy_file did it.
</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>Finally remove support for --version-control=S (-V).</title>
<updated>2005-06-16T09:15:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T09:15:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=74f54dae781a1c30b10452b05500a2a8cac6bd80'/>
<id>urn:sha1:74f54dae781a1c30b10452b05500a2a8cac6bd80</id>
<content type='text'>
It was deprecated nearly 6 years ago and has been warning
users to switch to --backup=S since fileutils-4.0j.
</content>
</entry>
<entry>
<title>(main): Fix my typo: s/argv[optind]/file[i]/.</title>
<updated>2005-06-15T08:54:21Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-15T08:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ec5b4733d8cca145ae7c296353e565a18c64efea'/>
<id>urn:sha1:ec5b4733d8cca145ae7c296353e565a18c64efea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Standardize on a diagnostic for</title>
<updated>2005-06-14T23:55:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-14T23:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3f47e8458ac87c5af5a32001177c1b153a16a8bc'/>
<id>urn:sha1:3f47e8458ac87c5af5a32001177c1b153a16a8bc</id>
<content type='text'>
restore_cwd failure, and report errno.
(install_file_in_file_parents): Fail if restore_cwd fails and
one of the files is relative.  This fixes a bug (albeit unlikely).
</content>
</entry>
<entry>
<title>(main): Adjust to new make_dir_parents convention.</title>
<updated>2005-06-14T18:35:58Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-14T18:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7cc0d42200db3b208540494410acd97bb95752ab'/>
<id>urn:sha1:7cc0d42200db3b208540494410acd97bb95752ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak diagnostic wording: Use `... return to working directory', rather</title>
<updated>2005-06-14T08:18:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-14T08:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=19c47583a27b8ff4d0d58c0fd0b82a515404630b'/>
<id>urn:sha1:19c47583a27b8ff4d0d58c0fd0b82a515404630b</id>
<content type='text'>
than `... restore working directory'.
</content>
</entry>
<entry>
<title>remove obsolete FIXME</title>
<updated>2005-06-14T07:55:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-14T07:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6000585c855133d6852f1d06e20019ba944d605c'/>
<id>urn:sha1:6000585c855133d6852f1d06e20019ba944d605c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): When make_dir_parents changes the current working</title>
<updated>2005-06-13T10:19:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-13T10:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=736dfd391dbcdba2340ded3066a186ec6c7be1b4'/>
<id>urn:sha1:736dfd391dbcdba2340ded3066a186ec6c7be1b4</id>
<content type='text'>
directory, give a diagnostic about each subsequent failure to create
a dot-relative directory.
(install_file_in_file_parents): Update make_dir_parents caller.
</content>
</entry>
</feed>
