<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://www.git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://www.git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/'/>
<updated>2026-05-16T22:01:16Z</updated>
<entry>
<title>tests: tail: ensure --pid is responsive to intermittent input</title>
<updated>2026-05-16T22:01:16Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-05-16T17:55:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=a6ba6a23ad9488528f201a45200d317600447a05'/>
<id>urn:sha1:a6ba6a23ad9488528f201a45200d317600447a05</id>
<content type='text'>
* tests/tail/pid-pipe.sh: Ensure not only open() is
handled asynchronously with --pid.
</content>
</entry>
<entry>
<title>maint: chroot: remove unnecessary root-dev-ino.h include</title>
<updated>2026-05-16T02:19:41Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-16T02:19:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=7d2b55102d3fd647525b77b4153dcb3245015d07'/>
<id>urn:sha1:7d2b55102d3fd647525b77b4153dcb3245015d07</id>
<content type='text'>
The only use of this header was removed in commit d52092958 (chroot:
call chroot() unconditionally to handle bind mounted "/", 2014-10-15).

* src/chroot.c: Don't include root-dev-ino.h.
</content>
</entry>
<entry>
<title>maint: expr: remove unnecessary xstrtol.h include</title>
<updated>2026-05-16T02:11:37Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-16T02:11:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=13bb78af00359ad41783be6a6f7aa7711b45237b'/>
<id>urn:sha1:13bb78af00359ad41783be6a6f7aa7711b45237b</id>
<content type='text'>
It has not been needed since commit 130464448 (maint: use Gnulib libgmp
module, 2020-07-07).

* src/expr.c: Don't include xstrtol.h.
</content>
</entry>
<entry>
<title>maint: basenc: remove unnecessary xdectoint.h include</title>
<updated>2026-05-16T02:00:37Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-16T02:00:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=c1c58b7449f8a11a92b2776ba7ef45b6fb837171'/>
<id>urn:sha1:c1c58b7449f8a11a92b2776ba7ef45b6fb837171</id>
<content type='text'>
The only use of this header was removed in commit 97d8dcc5c (basenc:
prefer signed to unsigned integers, 2021-08-27).

* src/basenc.c: Don't include xdectoint.h.
</content>
</entry>
<entry>
<title>maint: shred: remove unnecessary setjmp.h include</title>
<updated>2026-05-16T01:30:13Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-16T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=2dbe5e26ff48fa36bf8f700d12d68ef243f82733'/>
<id>urn:sha1:2dbe5e26ff48fa36bf8f700d12d68ef243f82733</id>
<content type='text'>
It has not been needed since commit 9fd2c631b (Remove all uses of
signals; modern hosts have /dev/random and don't need this gorp.,
2005-04-09).

* src/shred.c: Don't include setjmp.h.
</content>
</entry>
<entry>
<title>tests: date: test format options combined with format strings</title>
<updated>2026-05-15T07:49:01Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-15T07:49:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=f3395e7a79f1a1bb862e6a12006c5ae2321cb9e2'/>
<id>urn:sha1:f3395e7a79f1a1bb862e6a12006c5ae2321cb9e2</id>
<content type='text'>
* tests/date/date.pl (@Tests): Add a few test cases.
</content>
</entry>
<entry>
<title>tests: mktemp: test the creation of hidden files in a subdirectory</title>
<updated>2026-05-15T04:05:01Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-15T04:05:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=f76678dab086887ec08a054d92c7b7b6c9164c48'/>
<id>urn:sha1:f76678dab086887ec08a054d92c7b7b6c9164c48</id>
<content type='text'>
* tests/mktemp/mktemp.pl (@Tests): Add two test cases.
</content>
</entry>
<entry>
<title>test: mktemp: test creation of a directory with a subdirectory template</title>
<updated>2026-05-15T03:58:55Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-05-15T03:58:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=91cd3f7a1872dcdaefb6dade1a35ddbc642d4ad4'/>
<id>urn:sha1:91cd3f7a1872dcdaefb6dade1a35ddbc642d4ad4</id>
<content type='text'>
* tests/mktemp/mktemp.pl (@Tests): Remove an unlink call handled in the
previous call to check_tmp. Add a test case.
</content>
</entry>
<entry>
<title>tests: shred: check shred explicit deallocation</title>
<updated>2026-05-14T13:49:47Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-05-14T13:25:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=32d1c41c88e8a35542f572700ea891ce9d6e830b'/>
<id>urn:sha1:32d1c41c88e8a35542f572700ea891ce9d6e830b</id>
<content type='text'>
* tests/shred/shred-remove.sh: Ensure shred deallocates with
read-only directories, or '-' used to represent standard output.
</content>
</entry>
<entry>
<title>maint: sc_prohibit_test_empty: add avoidance comment</title>
<updated>2026-05-14T13:49:47Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-05-14T13:45:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/coreutils/commit/?id=2c706d03826953945bdf3bdef043a1462a6785a1'/>
<id>urn:sha1:2c706d03826953945bdf3bdef043a1462a6785a1</id>
<content type='text'>
* cfg.mk: Describe how to avoid the syntax check
in the case of possibly large / binary input.
</content>
</entry>
</feed>
