This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC


On 01 Jan 2016 20:20, Khem Raj wrote:
> __fxprintf is not available when argp is built outside libc
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  ChangeLog             | 5 +++++
>  argp/argp-fmtstream.c | 4 ++++

i forget where we document these things, but usually modules that utilize
_LIBC are kept in sync with other projects, and we often like to see such
changes sent/merged simultaneously with them.  this one looks like gnulib.
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]