bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new module 'xprintf-posix'


From: Bruno Haible
Subject: new module 'xprintf-posix'
Date: Wed, 31 Oct 2007 02:23:55 +0100
User-agent: KMail/1.5.4

Jim Meyering wrote:
> > introduce a module 'xprintf-posix' that causes xprintf to have POSIX
> > semantics for the formatted output. It will depend on xprintf and
> > vprintf-posix. I'll do it later today if you don't beat me to it.
> 
> That makes sense.
> It will be less invasive, too.
> Thanks.  I'll let you do it :)

Installed:

2007-10-30  Bruno Haible  <address@hidden>

        * modules/xprintf-posix: New file.

========================== modules/xprintf-posix 
================================
Description:
A wrapper around printf with POSIX compatible format string interpretation,
that calls error upon ENOMEM or EILSEQ errors.

Files:

Depends-on:
xprintf
vprintf-posix
vfprintf-posix

configure.ac:

Makefile.am:

Include:
"xprintf.h"

License:
GPL

Maintainer:
Bruno Haible






reply via email to

[Prev in Thread] Current Thread [Next in Thread]