<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/bootstrap.conf, 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-11-16T18:51:23Z</updated>
<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>* NEWS: Document that mkdir -p and install -d now fork on occasion.</title>
<updated>2006-09-16T20:03:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-16T20:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b67faf329cebf0805b2b73cc775ccfc7a05390de'/>
<id>urn:sha1:b67faf329cebf0805b2b73cc775ccfc7a05390de</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add savewd.
* src/install.c: Include savewd.h.
(process_dir): New function.
(main, install_file_in_file_parents): Use it, along with the new
savewd module, to avoid some race conditions.
* src/mkdir.c: Include savewd.h.
(struct mkdir_options): New members make_ancestor_function, mode,
mode_bits.
(make_ancestor): Return 1 if the resulting directory is not readable.
(process_dir): New function.
(main): Use it, along with new savewd module, to avoid some
race conditions.  Fill in new slots of struct mkdir_options, so
that callees get the values.
* tests/install/basic-1: Test for coreutils 5.97 bug that was
fixed in coreutils 6.0, and which should still be fixed with
this change.
* tests/mkdir/p-3: Likewise.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add rename-dest-slash.</title>
<updated>2006-09-15T14:11:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-15T14:11:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f9442110204f21b37a1f582d8df1d57f50736b3a'/>
<id>urn:sha1:f9442110204f21b37a1f582d8df1d57f50736b3a</id>
<content type='text'>
The 2006-09-08 changes made it so "mv dir new-name/" would
fail on NetBSD 1.6.  This makes it work once again.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add isapipe.</title>
<updated>2006-08-29T20:50:21Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-29T20:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bc7aa2329c189fc1f028be90cba56bb4e3ae04a1'/>
<id>urn:sha1:bc7aa2329c189fc1f028be90cba56bb4e3ae04a1</id>
<content type='text'>
* src/tail.c: Include isapipe.h.
(IS_PIPE_LIKE_FILE_TYPE): Remove.
(IS_TAILABLE_FILE_TYPE): Just list both FIFOs and sockets as
tailable, since this seems to be portable.
(main): Use isapipe, to fix a bug on MacOS X reported by Bruno Haible in
&lt;http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00304.html&gt;.
</content>
</entry>
<entry>
<title>Adjust to recent gnulib changes for the gnulib module.</title>
<updated>2006-08-28T23:05:13Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-28T23:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=023c88aaa0c53038459a8f493ca98de558d31cb7'/>
<id>urn:sha1:023c88aaa0c53038459a8f493ca98de558d31cb7</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add fcntl.
* src/system.h (SEEK_SET, SEEK_CUR, SEEK_END): Remove.  Other code
is already assuming these macros are defined.
(O_DIRECT, O_DIRECTORY, O_DSYNC, O_NDELAY, O_NOATIME, O_NONBLOCK):
(O_NOCTTY, O_NOFOLLOW, O_NOLINKS, O_RSYNC, O_SYNC, O_BINARY, O_TEXT):
Remove; the fcntl module now handles these.
</content>
</entry>
<entry>
<title>Adjust to recent gnulib changes for the inttypes module.</title>
<updated>2006-08-28T20:51:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-28T20:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a66840f18dbdd1e1852929a4b58c8bebee10d685'/>
<id>urn:sha1:a66840f18dbdd1e1852929a4b58c8bebee10d685</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Remove stdint; add inttypes.
(excluded_files): Don't exclude m4/inttypes-h.m4 or m4/inttypes-pri.m4.
* src/system.h: Don't bother to include &lt;stdint.h&gt;, since we can
now assume inttypes.h does the equivalent of including stdint.h.
</content>
</entry>
<entry>
<title>Include &lt;config.h&gt; unconditionally, since we now assume config.h exists.</title>
<updated>2006-08-26T06:55:57Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-26T06:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8f8f1d01884eadb85326f2bacbb80944aa01f871'/>
<id>urn:sha1:8f8f1d01884eadb85326f2bacbb80944aa01f871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* .cvsignore: Remove stamp-h1.  Add coreutils-*, to ignore</title>
<updated>2006-08-25T23:30:57Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-25T23:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d41cd8f2927d896f373fb6076c2508c9284a978'/>
<id>urn:sha1:0d41cd8f2927d896f373fb6076c2508c9284a978</id>
<content type='text'>
tarballs.
* bootstrap.conf: Add configmake, verify.
* lib/.cvsignore: Add configmake.h, stamp-h1.
* src/.cvsignore: Remove localedir.h.
* src/Makefile.am (localedir, DISTCLEANFILES, localedir.h): Remove;
subsumed by configmake.
* src/system.h: Include configmake.h rather than localedir.h
(LOCALEDIR): New macro.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add gnupload.</title>
<updated>2006-08-22T19:36:22Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-22T19:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0b38c6af07a0debfaf3fd347c3ec70abae9bc204'/>
<id>urn:sha1:0b38c6af07a0debfaf3fd347c3ec70abae9bc204</id>
<content type='text'>
* Makefile.maint (emit_upload_commands): gnupload is now
in build-aux.
* gnupload: Remove from CVS, since it's now a gnulib module.
</content>
</entry>
</feed>
