<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/same.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-22T06:05:39Z</updated>
<entry>
<title>Sync from gnulib.</title>
<updated>2005-09-22T06:05:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f'/>
<id>urn:sha1:2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assume HAVE_UNISTD_H, i.e., include &lt;unistd.h&gt; unconditionally.</title>
<updated>2005-07-02T08:41:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-07-02T08:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=410f98fc2b9bd775f809818590959272c04e6c9c'/>
<id>urn:sha1:410f98fc2b9bd775f809818590959272c04e6c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use "path" or "filename" to mean "file name"</title>
<updated>2005-06-02T05:05:29Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-02T05:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ab2edb9e3307a172487bb16edcaf79600bf9ebea'/>
<id>urn:sha1:ab2edb9e3307a172487bb16edcaf79600bf9ebea</id>
<content type='text'>
in comments or local variable names.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=116e6fb2443d140959ea042865cd67b95aab3c47'/>
<id>urn:sha1:116e6fb2443d140959ea042865cd67b95aab3c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(MIN) [defined MIN]: Don't define, since it's already defined.</title>
<updated>2004-11-26T07:40:41Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-26T07:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=da741f89bd5a4e4468346e074d142dfe9e1a2761'/>
<id>urn:sha1:da741f89bd5a4e4468346e074d142dfe9e1a2761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(errno): Remove decl; we now assume C89 or better.</title>
<updated>2004-08-02T22:53:41Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T22:53:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f8a01875253bfa44b2a06d4506408718f026b4ab'/>
<id>urn:sha1:f8a01875253bfa44b2a06d4506408718f026b4ab</id>
<content type='text'>
(same_name): Return bool, not int.
</content>
</entry>
<entry>
<title>Include &lt;stdlib.h&gt; and &lt;string.h&gt; unconditionally,</title>
<updated>2003-08-19T10:02:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-08-19T10:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7c4acc4f65f6cfba96c21fbee1669915595b8658'/>
<id>urn:sha1:7c4acc4f65f6cfba96c21fbee1669915595b8658</id>
<content type='text'>
as we're now assuming that part of hosted C89.
(free) [!HAVE_DECL_FREE]: Remove decl; no longer needed.
(same_name): Invoke pathconf on destination, not source, as
that's a bit clearer even if they are the same dir.
</content>
</entry>
<entry>
<title>Include &lt;stdbool.h&gt;, &lt;limits.h&gt;.</title>
<updated>2003-08-18T07:47:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-08-18T07:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0fc380c89d65822d8f72f4946269e77e92ece67b'/>
<id>urn:sha1:0fc380c89d65822d8f72f4946269e77e92ece67b</id>
<content type='text'>
(_POSIX_NAME_MAX): Define if not defined.
(MIN): New macro.
(same_name): If file names are silently truncated, report
that the file names are the same if they are the same after
the silent truncation.
</content>
</entry>
<entry>
<title>(same_name): Declare *_basename locals to be `const'.</title>
<updated>2003-01-14T15:07:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-14T15:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cbe7e9daec1c908c9a21e8d3909366ad7cddbf15'/>
<id>urn:sha1:cbe7e9daec1c908c9a21e8d3909366ad7cddbf15</id>
<content type='text'>
Consolidate declarations and initializations of *_base* locals.
</content>
</entry>
<entry>
<title>(same_name): Reorder tests so as to avoid calling stat()</title>
<updated>2003-01-14T14:44:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-14T14:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cbf24b40e3a0a8c0a499cfbabddd26e6366e7221'/>
<id>urn:sha1:cbf24b40e3a0a8c0a499cfbabddd26e6366e7221</id>
<content type='text'>
when a string comparison is sufficient.
</content>
</entry>
</feed>
