<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/m4/ChangeLog, branch v7.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2008-03-02T11:16:49Z</updated>
<entry>
<title>Create sha256 and sha512 modules and move files into gl/.</title>
<updated>2008-03-02T11:16:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-03-02T11:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f33599c1441553954832851a0cec1e4ef570162f'/>
<id>urn:sha1:f33599c1441553954832851a0cec1e4ef570162f</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add sha256 and sha512.
* m4/prereq.m4: Don't require gl_SHA256 or gl_SHA512.
* gl/modules/sha512: New file.
* gl/modules/sha256: New file.
* m4/sha256.m4: Move to ...
* gl/m4/sha256.m4: ...here, removing use of AC_SOURCES.
* m4/sha512.m4: Move to ...
* gl/m4/sha512.m4: ...here, removing use of AC_SOURCES.
* lib/sha256.c, lib/sha256.h: Move to ...
* gl/lib/sha256.c, gl/lib/sha256.h: ...here.
* lib/sha512.c, lib/sha512.h: Move to ...
* gl/lib/sha512.c, gl/lib/sha512.h: ...here.
* lib/u64.h: Move to ...
* gl/lib/u64.h: ...here.
</content>
</entry>
<entry>
<title>Use PACKAGE_NAME instead of GNU_PACKAGE.</title>
<updated>2007-08-30T15:12:56Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2007-08-30T15:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4b11f24c64db5fc05acc4dd87c8733d3f6be1265'/>
<id>urn:sha1:4b11f24c64db5fc05acc4dd87c8733d3f6be1265</id>
<content type='text'>
* src/Makefile.am (.sh, uninstall-local): Adjust all users of
hand-rolled GNU_PACKAGE to instead use autoconf-provided
PACKAGE_NAME.
* src/basename.c (main): Likewise.
* src/chroot.c (main): Likewise.
* src/dirname.c (main): Likewise.
* src/echo.c (main): Likewise.
* src/expr.c (main): Likewise.
* src/factor.c (main): Likewise.
* src/groups.sh (version): Likewise.  Also, reflect change in
--version output due to GPLv3.
* src/hostid.c (main): Likewise.
* src/hostname.c (main): Likewise.
* src/link.c (main): Likewise.
* src/logname.c (main): Likewise.
* src/nice.c (main): Likewise.
* src/nohup.c (main): Likewise.
* src/printenv.c (main): Likewise.
* src/printf.c (main): Likewise.
* src/pwd.c (main): Likewise.
* src/setuidgid.c (main): Likewise.
* src/sleep.c (main): Likewise.
* src/system.h (case_GETOPT_VERSION_CHAR): Likewise.
* src/test.c (main): Likewise.
* src/true.c (main): Likewise.
* src/unlink.c (main): Likewise.
* src/uptime.c (main): Likewise.
* src/users.c (main): Likewise.
* src/whoami.c (main): Likewise.
* src/yes.c (main): Likewise.
* configure.ac (AC_CHECK_DECLS): No need to check strtoimax,
strtoumax, since gnulib does this.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add autobuild.</title>
<updated>2007-04-25T09:33:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-04-25T09:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0e8bf7bffed08aa2e042287cb24928275ce0cbae'/>
<id>urn:sha1:0e8bf7bffed08aa2e042287cb24928275ce0cbae</id>
<content type='text'>
* m4/autobuild.m4: Remove file.  Now, provided by gnulib.
</content>
</entry>
<entry>
<title>[lib/ChangeLog]</title>
<updated>2007-01-19T22:28:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-01-19T22:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3d63c453d564a4e4d456a868beef8bcbd6e9abb2'/>
<id>urn:sha1:3d63c453d564a4e4d456a868beef8bcbd6e9abb2</id>
<content type='text'>
* .cvsignore, .gitignore: Add sys, as well as more
bootstrap-inserted file names.
[m4/ChangeLog]
* .cvsignore, .gitignore: Add more bootstrap-inserted file names.
</content>
</entry>
<entry>
<title>* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op.</title>
<updated>2006-12-12T13:41:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-12T13:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a6895a8da2f7cdadfc3ea66d5a39e2c1d97d3169'/>
<id>urn:sha1:a6895a8da2f7cdadfc3ea66d5a39e2c1d97d3169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[m4/ChangeLog]</title>
<updated>2006-10-15T06:17:45Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-10-15T06:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dd8398a3c642b1397f64e338d2b0008e33790dec'/>
<id>urn:sha1:dd8398a3c642b1397f64e338d2b0008e33790dec</id>
<content type='text'>
* sha512.m4 (gl_SHA512): Add u64.h to AC_LIBSOURCES.
[lib/ChangeLog]
Port sha512sum to hosts where uintmax_t is only 32 bits, e.g.,
HP/Tandom NonStop OSS circa 2005 has 32-bit uintmax_t, 64-bit intmax_t.
* u64.h: New file.
* sha512.c (SWAP, sha512_init_ctx, sha384_init_ctx, sha512_read_ctx):
(sha384_read_ctx, sha512_conclude_ctx, sha512_process_bytes):
(sha512_round_constants, F2, F1, sha512_process_block):
(S0, S1, SS0, SS1, M, R):
Rewrite to use u64.h instead of assuming uint64_t.
* sha512.h: Include u64.h rather than stdint.h.
(rol64): Remove; moved to u64.h and renamed to u64rol.
</content>
</entry>
<entry>
<title>[ChangeLog]</title>
<updated>2006-10-12T20:37:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-12T20:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5f60ffcfcfef1a7a126792b7748c7072c8ee20be'/>
<id>urn:sha1:5f60ffcfcfef1a7a126792b7748c7072c8ee20be</id>
<content type='text'>
* configure.ac: Reflect s/gl_MACROS/coreutils_MACROS/ renaming.
Call gl_INIT directly, rather than through the above.
[m4/ChangeLog]
* jm-macros.m4 (coreutils_MACROS): Rename from gl_MACROS, now that
most of the gnulib macros have migrated into gnulib.
Don't call gl_INIT here (now it's called from configure.ac, directly).
</content>
</entry>
<entry>
<title>* jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIBOBJ_DIR(lib).</title>
<updated>2006-10-07T15:53:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-07T15:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=181428d65335d463a03c34d7f620131819f4f187'/>
<id>urn:sha1:181428d65335d463a03c34d7f620131819f4f187</id>
<content type='text'>
It is no longer needed, and was causing dependencies to appear
in lib/lib/.deps, which provoked a "make distcheck" failure.
</content>
</entry>
<entry>
<title>[ChangeLog]</title>
<updated>2006-09-29T15:58:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-29T15:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=31c77a2fde27888aead246cde6eb88724450e5e1'/>
<id>urn:sha1:31c77a2fde27888aead246cde6eb88724450e5e1</id>
<content type='text'>
Since any system may be affected by the Darwin readdir bug,
perform the extra rewinddir unconditionally.  The performance
impact of rewinding a directory is negligible.
* src/remove.c (NEED_REWIND): Define to use
CONSECUTIVE_READDIR_UNLINK_THRESHOLD unconditionally.
[m4/ChangeLog]
* readdir.m4: Remove file once again.
* jm-macros.m4: Remove reference to gl_FUNC_READDIR.
</content>
</entry>
<entry>
<title>* readdir.m4: Increment serial number.</title>
<updated>2006-09-28T21:03:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-28T21:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0bc935e209ab6b2edefd27bad470be46b5cb8122'/>
<id>urn:sha1:0bc935e209ab6b2edefd27bad470be46b5cb8122</id>
<content type='text'>
</content>
</entry>
</feed>
