Re: new module 'sprintf-posix'

2007-03-11 Thread Bruno Haible
This avoids a useless reentrancy of the vasnprintf code: fprintf -> vasnprintf -> sprintf -> vasnprintf. 2007-03-11 Bruno Haible <[EMAIL PROTECTED]> * lib/vasnprintf.c (sprintf): Undefine. *** lib/vasnprintf.c11 Mar 2007 12:05:24 - 1.27 --- lib/vasnprintf.c11 Mar 20

new module 'sprintf-posix'

2007-03-06 Thread Bruno Haible
Hi, You probably already guessed which module would come next. 2007-03-06 Bruno Haible <[EMAIL PROTECTED]> * modules/sprintf-posix: New file. * lib/sprintf.c: New file. * m4/sprintf-posix.m4: New file. * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRIN