<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/copy.h, 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-12-17T10:43:12Z</updated>
<entry>
<title>(cp_option_init) [umask_kill]: Remove member.</title>
<updated>2005-12-17T10:43:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-17T10:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=406a9d36363f979ef8d06b6b9629509d63b605e7'/>
<id>urn:sha1:406a9d36363f979ef8d06b6b9629509d63b605e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include "lstat.h" rather than rolling our own.</title>
<updated>2005-07-03T09:31:19Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-03T09:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a6e5563cef766e7d2870465ca9f5f82125bf7025'/>
<id>urn:sha1:a6e5563cef766e7d2870465ca9f5f82125bf7025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use "path" or "filename".</title>
<updated>2005-06-02T05:17:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-02T05:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=97603a5d2adc889186f2934624a95c92dbfa2fdd'/>
<id>urn:sha1:97603a5d2adc889186f2934624a95c92dbfa2fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copyright notice.</title>
<updated>2005-05-31T06:15:18Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-31T06:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d8ce6bf1434748af09cdf17620d7585eae23fd6f'/>
<id>urn:sha1:d8ce6bf1434748af09cdf17620d7585eae23fd6f</id>
<content type='text'>
(struct cp_options): Remove myeuid member.  Add chown_privileges
member.
(chown_privileges, chown_failure_ok): New function decls.
</content>
</entry>
<entry>
<title>(stat, lstat, rename): Remove decls.</title>
<updated>2004-11-26T07:39:14Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-26T07:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2a3e586dee70080768e05a72134914719a0dc997'/>
<id>urn:sha1:2a3e586dee70080768e05a72134914719a0dc997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(struct cp_options): Use bool when appropriate.</title>
<updated>2004-07-30T07:49:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-07-30T07:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dabfc733f7d7a7e8de8c90233e6eb33b2adb6e72'/>
<id>urn:sha1:dabfc733f7d7a7e8de8c90233e6eb33b2adb6e72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use  "file system" rather than "filesystem" in comments.</title>
<updated>2004-06-30T22:33:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-06-30T22:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=15e38ec27dc622cbfff130f0994e978781abcae9'/>
<id>urn:sha1:15e38ec27dc622cbfff130f0994e978781abcae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove xstat function pointer member.  The way it was used was not</title>
<updated>2004-02-07T16:01:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-07T16:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e80f7332e2d4522b44041f2add6d64e905f99589'/>
<id>urn:sha1:e80f7332e2d4522b44041f2add6d64e905f99589</id>
<content type='text'>
portable, since some systems (OSF V5.1, Solaris 2.5.1) provide static
inline `stat' and `lstat' functions, thus making the tests of
`xstat == lstat' in copy.c always fail.

(struct cp_options) [xstat]: Remove member.
(XSTAT): New macro.
</content>
</entry>
<entry>
<title>(struct cp_options): Add a comment.</title>
<updated>2003-03-26T18:47:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-26T18:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2cd4a7d3cd85e17dce51d9f900141fb5277bed1b'/>
<id>urn:sha1:2cd4a7d3cd85e17dce51d9f900141fb5277bed1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of PARAMS.</title>
<updated>2003-01-04T10:33:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-04T10:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a6b5021004ec2550c2c59575a5fd04f05a7407b1'/>
<id>urn:sha1:a6b5021004ec2550c2c59575a5fd04f05a7407b1</id>
<content type='text'>
</content>
</entry>
</feed>
