<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src, branch v6.6</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.6</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-18T19:00:39Z</updated>
<entry>
<title>"ln --backup f f" produces a misleading diagnostic:</title>
<updated>2006-11-18T19:00:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-18T19:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0cafba44bbef7c5eb64979544a1ec95a389ec55f'/>
<id>urn:sha1:0cafba44bbef7c5eb64979544a1ec95a389ec55f</id>
<content type='text'>
ln: creating hard link `f' =&gt; `f': No such file or directory
* src/ln.c (do_link): Give a better diagnostic in this unusual case.
(do_link): Rename local: s/lstat_ok/dest_lstat_ok/.
* tests/ln/Makefile.am (TESTS): Add hard-backup.
* tests/ln/hard-backup: New test for the above.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.</title>
<updated>2006-11-16T18:51:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-11-16T18:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1a0333565f1a89d87b36e7a5c83bac9c145a9916'/>
<id>urn:sha1:1a0333565f1a89d87b36e7a5c83bac9c145a9916</id>
<content type='text'>
* lib/.cvsignore, lib/.gitignore: Add root-dev-ino.c, root-dev-ino.h.
* m4/.cvsignore, m4/.gitignore: Add root-dev-ino.m4.
* src/ls.c (DIRED_FPUTS_LITERAL, PUSH_CURRENT_DIRED_POS):
Omit unnecessary parenthesization of args.
* src/od.c (EQUAL_BLOCKS): Likewise.
* src/system.h (STREQ, ASSIGN_STRDUPA): Likewise.
</content>
</entry>
<entry>
<title>* src/csplit.c (load_buffer): Plug an inconsequential leak.</title>
<updated>2006-11-16T08:16:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-16T08:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b6b438c45dbc5dab7b2d62ae464942e6927b1d17'/>
<id>urn:sha1:b6b438c45dbc5dab7b2d62ae464942e6927b1d17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Help valgrind see that there is no leak in dd.c.</title>
<updated>2006-11-16T08:15:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-16T08:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fc9b802e3d282875e2ad4bcafa954c0ce1c759f8'/>
<id>urn:sha1:fc9b802e3d282875e2ad4bcafa954c0ce1c759f8</id>
<content type='text'>
* src/dd.c (dd_copy): Declare real_buf and real_obuf to be static,
so we need not free them at all.  This is easier than freeing
both buffers at each of the early "return"s.
</content>
</entry>
<entry>
<title>* src/sort.c (insertkey): Use xmemdup, rather than xmalloc+assignment.</title>
<updated>2006-11-13T18:15:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-13T18:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7932d2e2d47f5a0543b7ee46a4a6ac76037219c0'/>
<id>urn:sha1:7932d2e2d47f5a0543b7ee46a4a6ac76037219c0</id>
<content type='text'>
From Paul Eggert.
</content>
</entry>
<entry>
<title>Plug another technically-unimportant leak in sort.</title>
<updated>2006-11-13T14:19:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-13T14:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2061f0484753bb8de0fb9dd5821ee983ceda2e23'/>
<id>urn:sha1:2061f0484753bb8de0fb9dd5821ee983ceda2e23</id>
<content type='text'>
* src/sort.c (main): Don't allocate memory for each new key here.
(insertkey): Allocate memory for each key here, instead.
(key_init): Rename from new_key.  Don't allocate.
</content>
</entry>
<entry>
<title>* src/sort.c (main): Plug a tiny memory leak.</title>
<updated>2006-11-13T14:06:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-13T14:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d5d00c7f9f2fc1bd43c1ef682e44117ff661ad01'/>
<id>urn:sha1:d5d00c7f9f2fc1bd43c1ef682e44117ff661ad01</id>
<content type='text'>
Move declaration of local "minus" down to be nearer point of use.
</content>
</entry>
<entry>
<title>* src/c99-to-c89.diff: Update to reflect new offsets in rm.c.</title>
<updated>2006-10-28T16:21:13Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-28T16:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=876e46bce752d612aa1d550cb444ed512a9018f8'/>
<id>urn:sha1:876e46bce752d612aa1d550cb444ed512a9018f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* src/system.h (ftello): Add a compile-time check for the highly</title>
<updated>2006-10-26T13:16:41Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-26T13:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0766fb8b54c46d0f17d99d154c0420b73b8cea4b'/>
<id>urn:sha1:0766fb8b54c46d0f17d99d154c0420b73b8cea4b</id>
<content type='text'>
unlikely condition of off_t narrower than long int, rather than
handling it at run time.  Based on a patch from Paul Eggert.
</content>
</entry>
<entry>
<title>Portability to Tru64 V4.0.</title>
<updated>2006-10-25T09:47:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-25T09:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=95954ad5832e2dcc5709401643e615612281fc88'/>
<id>urn:sha1:95954ad5832e2dcc5709401643e615612281fc88</id>
<content type='text'>
* src/system.h (ftello) [!HAVE_FSEEKO &amp;&amp; !defined ftello]:
Define inline replacement function.
This (along with a yesterday's fix for autoconf's
_AC_SYS_LARGEFILE_MACRO_VALUE macro) makes it so coreutils
now builds once more on Tru64 V4.0.  Reported by Nelson Beebe.
</content>
</entry>
</feed>
