<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-12-03T18:42:26Z</updated>
<entry>
<title>* Makefile.am (libcoreutils_a_SOURCES): Remove xmemcoll.c and</title>
<updated>2006-12-03T18:42:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-03T18:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ea616697a37c235a4b135a543969efe1f7e2834'/>
<id>urn:sha1:1ea616697a37c235a4b135a543969efe1f7e2834</id>
<content type='text'>
xmemcoll.h.  Now, they're handled by the gnulib xmemcoll module.
</content>
</entry>
<entry>
<title>* randread.c (__attribute__): Don't define if __attribute__ is already defined.</title>
<updated>2006-11-23T00:06:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-11-23T00:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ccd02d5b9211acb4cb15177623d25e28f8cfd76'/>
<id>urn:sha1:3ccd02d5b9211acb4cb15177623d25e28f8cfd76</id>
<content type='text'>
Otherwise, the code won't conform to C99, since
the macro arg is spelled differently by some include file, and the
compilation fails with pedantic GCC.
</content>
</entry>
<entry>
<title>* .cvsignore, .gitignore: Add fstat.c.</title>
<updated>2006-11-22T09:10:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-22T09:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7719e67e363a0e9d87812ca2b1abdbf650177c6f'/>
<id>urn:sha1:7719e67e363a0e9d87812ca2b1abdbf650177c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.</title>
<updated>2006-11-16T18:51:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-11-16T18:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1a0333565f1a89d87b36e7a5c83bac9c145a9916'/>
<id>urn:sha1:1a0333565f1a89d87b36e7a5c83bac9c145a9916</id>
<content type='text'>
* lib/.cvsignore, lib/.gitignore: Add root-dev-ino.c, root-dev-ino.h.
* m4/.cvsignore, m4/.gitignore: Add root-dev-ino.m4.
* src/ls.c (DIRED_FPUTS_LITERAL, PUSH_CURRENT_DIRED_POS):
Omit unnecessary parenthesization of args.
* src/od.c (EQUAL_BLOCKS): Likewise.
* src/system.h (STREQ, ASSIGN_STRDUPA): Likewise.
</content>
</entry>
<entry>
<title>Adapt to new version of gnulib-tool.</title>
<updated>2006-11-14T13:02:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-14T13:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ef2f939f77e7688879b96d84392c02e4361f49e'/>
<id>urn:sha1:3ef2f939f77e7688879b96d84392c02e4361f49e</id>
<content type='text'>
* gl/modules/root-dev-ino: New file.
* lib/root-dev-ino.c, lib/root-dev-ino.h: Move these files ...
* gl/lib/root-dev-ino.c, gl/lib/root-dev-ino.h: ... to here.
* m4/root-dev-ino.m4: Move this file ...
* gl/m4/root-dev-ino.m4: ... to here.
* bootstrap.conf (gnulib_modules): Add root-dev-ino.
</content>
</entry>
<entry>
<title>* readlink-stub.c, lstat-stub.c: Remove now-unused files.</title>
<updated>2006-11-14T08:38:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-14T08:38:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1b00a69ff24d7eb727bfe8edf9279772528526bf'/>
<id>urn:sha1:1b00a69ff24d7eb727bfe8edf9279772528526bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More automatically-added ignorables.</title>
<updated>2006-11-12T21:45:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T21:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=84268dae4ebb8a1d7ddf266a8acc6ab15db3a768'/>
<id>urn:sha1:84268dae4ebb8a1d7ddf266a8acc6ab15db3a768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update .cvsignore/.gitignore files</title>
<updated>2006-10-30T08:10:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-30T08:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7c96936a04c6a2eccc40f828aadac3e4be442b10'/>
<id>urn:sha1:7c96936a04c6a2eccc40f828aadac3e4be442b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.</title>
<updated>2006-10-26T09:03:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-26T09:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b40b5b6917f62f59eff8f8bd913bd79e4cebe8f2'/>
<id>urn:sha1:b40b5b6917f62f59eff8f8bd913bd79e4cebe8f2</id>
<content type='text'>
[patch by Paul Eggert]

* tests/chmod/c-option: When double-quoting part of a word, prefer
to double-quote the whole word.  This is a bit easier to read (at
least for me), and in some cases it avoids a shell bug with Tru64
4.0 sh reported by Nelson H. F. Beebe.  For example, instead of
"$abs_srcdir"/../setgid-check we now write
"$abs_srcdir/../setgid-check".

* tests/cp/cp-parents: Likewise.
* tests/du/inaccessible-cwd: Likewise.
* tests/du/long-from-unreadable: Likewise.
* tests/install/basic-1: Likewise.
* tests/install/trap: Likewise.
* tests/misc/close-stdout: Likewise.
* tests/mkdir/concurrent-1: Likewise.
* tests/mkdir/p-1: Likewise.
* tests/mkdir/p-3: Likewise.
* tests/mkdir/parents: Likewise.
* tests/mkdir/perm: Likewise.
* tests/readlink/can-e: Likewise.
* tests/readlink/can-f: Likewise.
* tests/readlink/can-m: Likewise.
* tests/rm/inaccessible: Likewise.
* tests/rm/unread3: Likewise.
* tests/touch/no-create-missing: Likewise.

* lib/.cvsignore: Add uinttostr.c.
</content>
</entry>
<entry>
<title>add snprintf-related files to .gitignore</title>
<updated>2006-10-22T21:39:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-22T21:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=479648040dc0e0417ad38f4985e3deab6b5088f1'/>
<id>urn:sha1:479648040dc0e0417ad38f4985e3deab6b5088f1</id>
<content type='text'>
</content>
</entry>
</feed>
