<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/THANKS, branch v6.8</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.8</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2007-02-20T16:23:51Z</updated>
<entry>
<title>* src/env.c (main): When invoked with no arguments (i.e. when printing</title>
<updated>2007-02-20T16:23:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-02-20T16:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d7226387a9fb07ec3de3913f8128a31ba95deeb2'/>
<id>urn:sha1:d7226387a9fb07ec3de3913f8128a31ba95deeb2</id>
<content type='text'>
the environment), use a local variable to iterate through the global
"environ" array, rather than "environ" itself.  This is solely to
avoid changing the environment for an LD_PRELOAD-substituted "puts"
or "exit" function.  Tiny patch by Harvey Eneman.  See
&lt;http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/9735&gt;.
* THANKS: Update.
</content>
</entry>
<entry>
<title>Document what the ".0" in e.g., "-k 2,3.0" means, and...</title>
<updated>2007-01-03T11:04:24Z</updated>
<author>
<name>Evan Hunt</name>
<email>jim@meyering.net</email>
</author>
<published>2007-01-03T11:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=482366105a086af29a21eac9456726fda0e7c8d9'/>
<id>urn:sha1:482366105a086af29a21eac9456726fda0e7c8d9</id>
<content type='text'>
* coreutils.texi (sort invocation): ... that it can be applied to the
field-end spec, but not the field-start one.  Patch from Evan Hunt.

Signed-off-by: Jim Meyering &lt;jim@meyering.net&gt;
</content>
</entry>
<entry>
<title>"cut -f 2- A B" no longer triggers a double-free bug</title>
<updated>2006-12-20T13:25:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-20T13:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d69fc66d81c7166fe689418f42b7cb900d2a1433'/>
<id>urn:sha1:d69fc66d81c7166fe689418f42b7cb900d2a1433</id>
<content type='text'>
* src/cut.c (cut_fields): Set file-scoped global to NULL after
freeing it.  This avoids a double-free (and core dump on some systems)
for this usage: "echo 1&gt;a; echo 2&gt;b; cut -f2- a b".  Reported by
James Hunt in &lt;http://bugzilla.redhat.com/220312&gt;.
* NEWS: List this bug fix.
* THANKS: Mention him.
* tests/misc/cut: New file.
* tests/misc/Makefile.am (TESTS): Add cut.
</content>
</entry>
<entry>
<title>* tests/cp/open-perm-race: Correct the gdb-existence check.</title>
<updated>2006-12-15T09:43:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-15T09:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4e48b4ce334cb601dbbe2562e3aa410dc3ef3fba'/>
<id>urn:sha1:4e48b4ce334cb601dbbe2562e3aa410dc3ef3fba</id>
<content type='text'>
Don't run either subsequent gdb command in a sub-shell.
Reported by Thomas Schwinge.
* THANKS: bring up to date.
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-10-17T20:12:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-17T20:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f594f1fb387da55159e7591c97e17b76366730c8'/>
<id>urn:sha1:f594f1fb387da55159e7591c97e17b76366730c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-10-17T13:48:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-17T13:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d1ea87316f1eddc90d4844f17fa587ebb8a7b561'/>
<id>urn:sha1:d1ea87316f1eddc90d4844f17fa587ebb8a7b561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-10-14T05:06:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-14T05:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=779168820b3a002ead47e2ad79e15ab68018fc0b'/>
<id>urn:sha1:779168820b3a002ead47e2ad79e15ab68018fc0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-09-26T09:18:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-26T09:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=509febe18b11065e7de4d114c263bbe04e4cb445'/>
<id>urn:sha1:509febe18b11065e7de4d114c263bbe04e4cb445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-09-25T06:22:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-25T06:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f951057414a634960df8ba37df2583976ec60ad8'/>
<id>urn:sha1:f951057414a634960df8ba37df2583976ec60ad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2006-07-20T08:33:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-20T08:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6e31234fbb5a383c52dcd592f473db64f5c7fc77'/>
<id>urn:sha1:6e31234fbb5a383c52dcd592f473db64f5c7fc77</id>
<content type='text'>
</content>
</entry>
</feed>
