Bruno Haible <[EMAIL PROTECTED]> wrote:
> This, I can't tell, as I'm only cross-compiling. I can't do more than "nm"
> on the object files.
At least we know gnulib-based applications that use ftruncate
will continue to link when compiled for mingw.
>> If we're no closer to removing the module, th
Hello,
Bruno Haible napsal(a):
> There are probably two uses of the mbchar, mbfile, mbiter, mbuiter modules:
> (a) Use them only for MB_CUR_MAX > 1, and use simpler datatypes (just
> 'char' and pointers) for MB_CUR_MAX = 1.
> (b) Use them always.
>
> Since the speed difference between bo
Ben Pfaff asked:
> I have not yet signed papers for gnulib contributions. Should I?
Yes, please. Not only for tmpfile, but also for your future contributions.
Bruno
This is the semi-"complete" . It replaces the snprintf.h and
vsnprintf.h headers. So, it paves the way for new POSIX-compatible printf,
fprintf etc. replacements that Daniel Jacobowitz and/or Ben Pfaff want to
contribute.
2007-02-20 Bruno Haible <[EMAIL PROTECTED]>
* modules/vsnprintf (
Bruno Haible <[EMAIL PROTECTED]> writes:
> Ben Pfaff asked:
>> I have not yet signed papers for gnulib contributions. Should I?
>
> Yes, please. Not only for tmpfile, but also for your future contributions.
OK. I filled out and emailed request-assign.future to
[EMAIL PROTECTED] just now.
--
"T
I installed this to work around some porting problems on Solaris 10.
dirfd needs declaring. And cc complains about rpl_putenv being
redeclared with a different type, since Solaris 10 header files
declare it with a char * arg.
2007-02-20 Paul Eggert <[EMAIL PROTECTED]>
Minor fixups to p
Matthew Woehlke <[EMAIL PROTECTED]> wrote:
> Jim Meyering wrote:
>> I've made another snapshot:
>> http://meyering.net/cu/coreutils-6.7-dirty.tar.gz
>> http://meyering.net/cu/coreutils-6.7-dirty.tar.gz.sig
>> Please give it a try and report anything strange.
>> I expect to make a test relea