<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/diffutils.git/lib, branch v3.1</title>
<subtitle>git.savannah.gnu.org: git/diffutils.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/'/>
<entry>
<title>maint: update copyright year ranges to include 2011</title>
<updated>2011-01-03T21:13:35+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-01-03T21:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=ce5367b6b3e4df909883f41f3ad6f12981f5a263'/>
<id>ce5367b6b3e4df909883f41f3ad6f12981f5a263</id>
<content type='text'>
Run "make update-copyright", so "make syntax-check" works in 2011.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "make update-copyright", so "make syntax-check" works in 2011.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: don't define macros that gnulib provides</title>
<updated>2010-05-09T16:39:39+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-05-09T16:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=bec2cfcd8f73c81219a0f348718b01766e274621'/>
<id>bec2cfcd8f73c81219a0f348718b01766e274621</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add signal, stdint.
* lib/cmpbuf.c (SA_RESTART, SA_INTERRUPT): Remove definitions.
(SIZE_MAX, PTRDIFF_MAX): Likewise.
Include &lt;stdint.h&gt;.
* src/system.h (WEXITSTATUS, WIFEXITED): Remove definitions.
(SA_RESTART, SA_INTERRUPT): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bootstrap.conf (gnulib_modules): Add signal, stdint.
* lib/cmpbuf.c (SA_RESTART, SA_INTERRUPT): Remove definitions.
(SIZE_MAX, PTRDIFF_MAX): Likewise.
Include &lt;stdint.h&gt;.
* src/system.h (WEXITSTATUS, WIFEXITED): Remove definitions.
(SA_RESTART, SA_INTERRUPT): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: remove now-useless #if HAVE_HEADER_H guards</title>
<updated>2010-04-30T16:56:14+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-04-30T16:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=7ea9bf381b354cbf5e05ab89e0ee2009162bc09a'/>
<id>7ea9bf381b354cbf5e05ab89e0ee2009162bc09a</id>
<content type='text'>
* src/system.h: Include &lt;sys/wait.h&gt; unconditionally,
now that gnulib guarantees its presence.
* lib/cmpbuf.c: Likewise for &lt;unistd.h&gt; and &lt;inttypes.h&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/system.h: Include &lt;sys/wait.h&gt; unconditionally,
now that gnulib guarantees its presence.
* lib/cmpbuf.c: Likewise for &lt;unistd.h&gt; and &lt;inttypes.h&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: do not override gnulib-provided AM_CFLAGS options</title>
<updated>2010-02-04T19:03:03+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-17T10:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=6bb67138079e8ef3457ee1fa07cebcb78b6049d6'/>
<id>6bb67138079e8ef3457ee1fa07cebcb78b6049d6</id>
<content type='text'>
Avoid a warning from automake:
lib/Makefile.am:23: AM_CFLAGS multiply defined in condition TRUE ...
lib/gnulib.mk:30: ... `AM_CFLAGS' previously defined here
lib/Makefile.am:18:   `lib/gnulib.mk' included from here

* lib/Makefile.am (AM_CFLAGS): Append $(WARN_CFLAGS) and
$(WERROR_CFLAGS), i.e., use "+=", not "=".
This was introduced via 2009-12-17 commit e58efa5b
"build: enable warnings and -Werror.",
but fortunately is not a bug, because the definition
it would have overridden was always empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid a warning from automake:
lib/Makefile.am:23: AM_CFLAGS multiply defined in condition TRUE ...
lib/gnulib.mk:30: ... `AM_CFLAGS' previously defined here
lib/Makefile.am:18:   `lib/gnulib.mk' included from here

* lib/Makefile.am (AM_CFLAGS): Append $(WARN_CFLAGS) and
$(WERROR_CFLAGS), i.e., use "+=", not "=".
This was introduced via 2009-12-17 commit e58efa5b
"build: enable warnings and -Werror.",
but fortunately is not a bug, because the definition
it would have overridden was always empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: update all FSF copyright year lists to include 2010</title>
<updated>2010-01-01T15:18:27+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-01T15:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=6a44886e245da5862051080a6c7938dd1f0a3fc3'/>
<id>6a44886e245da5862051080a6c7938dd1f0a3fc3</id>
<content type='text'>
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
</pre>
</div>
</content>
</entry>
<entry>
<title>build: enable warnings and -Werror.</title>
<updated>2009-11-22T16:16:25+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-11-21T16:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=e58efa5bd2f2fdab0aff6395b9d6c46e0db09fd3'/>
<id>e58efa5bd2f2fdab0aff6395b9d6c46e0db09fd3</id>
<content type='text'>
* src/Makefile.am (AM_CFLAGS): Enable warnings and -Werror.
Set to this: $(WARN_CFLAGS) $(WERROR_CFLAGS)
* lib/Makefile.am (AM_CFLAGS): Similarly, but use this:
$(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS)
* configure.ac (GNULIB_WARN_CFLAGS): Don't turn off -Wuninitialized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/Makefile.am (AM_CFLAGS): Enable warnings and -Werror.
Set to this: $(WARN_CFLAGS) $(WERROR_CFLAGS)
* lib/Makefile.am (AM_CFLAGS): Similarly, but use this:
$(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS)
* configure.ac (GNULIB_WARN_CFLAGS): Don't turn off -Wuninitialized.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: remove hard-coded macro definitions provided by intprops.h</title>
<updated>2009-11-20T09:20:54+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-11-20T08:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=788645f184922bce1d9851c4fd2f193458935046'/>
<id>788645f184922bce1d9851c4fd2f193458935046</id>
<content type='text'>
* lib/cmpbuf.c: Include "intprops.h" rather than open-coding macros
like TYPE_SIGNED and TYPE_MINIMUM.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/cmpbuf.c: Include "intprops.h" rather than open-coding macros
like TYPE_SIGNED and TYPE_MINIMUM.
</pre>
</div>
</content>
</entry>
<entry>
<title>admin: update all copyright notices to include the year 2009</title>
<updated>2009-11-11T21:18:37+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-11-11T21:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=9bfafb33a6fad87d9b3fc41f0d8e97f9eac8f848'/>
<id>9bfafb33a6fad87d9b3fc41f0d8e97f9eac8f848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maint/sc: remove cast of xmalloc return value</title>
<updated>2009-11-11T21:18:36+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-11-11T18:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=f54288e8ee642ba16c57abd2252fad07625794e0'/>
<id>f54288e8ee642ba16c57abd2252fad07625794e0</id>
<content type='text'>
* lib/prepargs.c (prepend_default_options): Remove useless cast.
* cfg.mk (local-checks-to-skip): Remove sc_cast_of_x_alloc_return_value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/prepargs.c (prepend_default_options): Remove useless cast.
* cfg.mk (local-checks-to-skip): Remove sc_cast_of_x_alloc_return_value.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove many files</title>
<updated>2009-11-11T13:08:06+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-11-11T11:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/diffutils.git/commit/?id=7e7a52f33be97ba6ae5ffcca4c504f243ecc12eb'/>
<id>7e7a52f33be97ba6ae5ffcca4c504f243ecc12eb</id>
<content type='text'>
Many are now obtained via bootstrap from gnulib.
Others (ms/) were not being maintained.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many are now obtained via bootstrap from gnulib.
Others (ms/) were not being maintained.
</pre>
</div>
</content>
</entry>
</feed>
