<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gl/lib, branch v8.18</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.18</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.18'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2012-07-27T10:15:32Z</updated>
<entry>
<title>maint: refresh stale local gnulib patch files</title>
<updated>2012-07-27T10:15:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-07-27T10:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=74a1c058753faa79caff061407925463375ba5f3'/>
<id>urn:sha1:74a1c058753faa79caff061407925463375ba5f3</id>
<content type='text'>
We carry local adjustments for a few gnulib modules via the
patches in gl/.  Nearly all of those patches had become stale
due to evolution of the originals in gnulib.

To refresh them, first make sure you have no local changes in gl/
or in the gnulib submodule, then run "make refresh-gnulib-patches".
</content>
</entry>
<entry>
<title>build: update gnulib to latest; correct comment grammar</title>
<updated>2012-06-10T20:02:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-05-24T10:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f378f1c51cf4784ec0b0f0e7233319924e1283b2'/>
<id>urn:sha1:f378f1c51cf4784ec0b0f0e7233319924e1283b2</id>
<content type='text'>
* tests/misc/help-version: Fix comment grammar:
s/all these/all of these/
* gl/lib/tempname.c.diff: Likewise.
</content>
</entry>
<entry>
<title>build: correct @@-,length values in last hunk of regcomp.c.diff</title>
<updated>2012-02-12T13:37:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-02-12T13:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=da2b32e7af52f41501ded604dd84c1078583a8d0'/>
<id>urn:sha1:da2b32e7af52f41501ded604dd84c1078583a8d0</id>
<content type='text'>
* gl/lib/regcomp.c.diff: Correct invalid hunk lengths (s/1/7/g)
in the last hunk's @@-line.
</content>
</entry>
<entry>
<title>build: update gnulib, bootstrap, gl/lib/regcomp.c.diff</title>
<updated>2012-02-12T11:21:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-02-11T09:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e57a547bc0933b429fad7d01edde8816fdc25d11'/>
<id>urn:sha1:e57a547bc0933b429fad7d01edde8816fdc25d11</id>
<content type='text'>
* gnulib: Update submodule to latest.
* bootstrap: Update from gnulib.
* gl/lib/regcomp.c.diff: Adapt to gnulib changes.
</content>
</entry>
<entry>
<title>maint: use single copyright year range</title>
<updated>2012-01-27T10:35:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-27T10:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d7878454cd02518959b0d6036db3a5b6ff00ca57'/>
<id>urn:sha1:d7878454cd02518959b0d6036db3a5b6ff00ca57</id>
<content type='text'>
Run "make update-copyright".
</content>
</entry>
<entry>
<title>maint: straggler *.[ch] files: convert more `...' to '...'</title>
<updated>2012-01-09T21:38:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-09T21:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bfe711db1c07e73a5806647a637f609eb8c1773d'/>
<id>urn:sha1:bfe711db1c07e73a5806647a637f609eb8c1773d</id>
<content type='text'>
The preceding commands ignored .[ch] files in lib/ and gl/.
This is what I should have been doing from the start:

  git grep -l '`.*'\' $(g ls-files |grep '\.[ch]$') \
    | xargs perl -pi -e 's/`(.+?'\'')/'\''$1/'
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2012-01-01T09:04:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-01T08:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5111aa42968262bd4d44eeca277b194020bb5007'/>
<id>urn:sha1:5111aa42968262bd4d44eeca277b194020bb5007</id>
<content type='text'>
Run "make update-copyright".
</content>
</entry>
<entry>
<title>maint: avoid new "make syntax-check" failure due to stdalign definition</title>
<updated>2011-10-30T21:38:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-10-30T21:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=50424fe2a5325b17d294a0bd740df17fd21eb520'/>
<id>urn:sha1:50424fe2a5325b17d294a0bd740df17fd21eb520</id>
<content type='text'>
* gl/modules/randread (Depends-on): Add stdalign.
* gl/lib/randread.c: Include &lt;stdalign.h&gt;, so we can ...
[!_STRING_ARCH_unaligned]: remove definition of stdalign.
</content>
</entry>
<entry>
<title>randread: add FIXME comment for RDRAND</title>
<updated>2011-09-17T15:54:26Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2011-09-17T15:53:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e92b0dbc131c5662771c065f0731e4a91f78c018'/>
<id>urn:sha1:e92b0dbc131c5662771c065f0731e4a91f78c018</id>
<content type='text'>
* gl/lib/randread.c: Add a FIXME comment suggesting how to improve
performance by using the RDRAND hardware instruction.
</content>
</entry>
<entry>
<title>build: heap.c: make possible gnulib candidate c89 compatible</title>
<updated>2011-08-30T14:09:23Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2011-08-30T14:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=683ee76ad23371a3fc0543ab35445f237820572c'/>
<id>urn:sha1:683ee76ad23371a3fc0543ab35445f237820572c</id>
<content type='text'>
* gl/lib/heap.c: Move declaration to the top of scope.
Reported by Rob McMahon and Wolfgang Steinwender
in relation to "Sun WorkShop 6 update 2 C 5.3 Patch 111679-12
2003/05/18" and "GCC 2.95.3" respectively.
</content>
</entry>
</feed>
