Bruno Haible <[EMAIL PROTECTED]> writes:
> I took the liberty of moving this ChangeLog entry to m4/ChangeLog and
> lib/ChangeLog, respectively.
I'd prefer having just one ChangeLog for all of gnulib, since it's
easier to follow changes that affect both lib/ and m4/. Would anybody
object if I mer
Bruno, I'm sure you didn't mean to substitute s,|,/, in modules/inttypes.
That change makes builds fail on any system for which ABSOLUTE_INTTYPES_H
is nonempty.
2006-10-07 Jim Meyering <[EMAIL PROTECTED]>
* modules/inttypes (inttypes.h): Revert what seems to have been
an inadver
Paolo Bonzini wrote:
> 2006-09-27 Paolo Bonzini <[EMAIL PROTECTED]>
>
> * m4/poll.m4: Test for sys/ioctl.h and sys/filio.h.
> * lib/poll.c (poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
I took the liberty of moving this ChangeLog entry to m4/ChangeLog and
lib/ChangeLog, re
Eric Blake wrote:
> Thanks for putting up with my critiques; I think the clean-temp module is
> better for it
Thanks for the critiques! I think the clean-temp module has improved more
in the three months since you and Paul got to look at it, than during
the previous three years where it was "hidde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 10/7/2006 8:53 AM:
> 2006-10-07 Bruno Haible <[EMAIL PROTECTED]>
>
> * modules/alloca-opt (alloca.h): Add a "BO NOT EDIT" comment.
I took the liberty of fixing your changelog typo.
- --
Life is short - so eat des
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 10/7/2006 9:06 AM:
>> Is it worth documenting that given a FILE* from fopen_temp, I can do:
>> fd=fileno(fp); close_stream(fp); close_temp(fd);
>> rather than:
>> fclose_temp(fp);
>
> In which situations would it be useful
Eric Blake wrote:
> Grammar: s/one can/can one/
Thanks, applied.
> > --- gnulib-20060928-modified/lib/clean-temp.c 2006-10-06
> > 03:37:05.0 +0200
> > ***
> > *** 41,46
> > --- 41,50
> >
> > #define _(str) gettext (str)
> >
> > + #ifndef uintptr_t
> > + # de
Hi,
In the thread "ensure that generated files are read-only" there was not
unanimous agreement that generated files should be forced read-only on
the user. But I proposed, as a compromise to Jim, in
http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00134.html,
to mark generated files as
And here finally comes the sublist module itself.
2006-10-03 Bruno Haible <[EMAIL PROTECTED]>
* modules/sublist: New file.
* lib/gl_sublist.h: New file.
* lib/gl_sublist.c: New file.
= modules/sublist =
Description
[EMAIL PROTECTED] writes:
> $ rm -rf /tmp/foo
> $ touch bar
> $ install -Dv bar /tmp/foo/a/b/c/d
> install: creating directory `__libc_start_main'
Thanks for reporting that. I see now that my patch was too tricky
for its own good. I installed this simpler patch instead.
(CC'ing to gnulib since
10 matches
Mail list logo