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] handle EPROTOTYPE for socket invocations with SOCK_* flags


Alle venerdì 8 febbraio 2013, Roland McGrath ha scritto:
> > Updated version of the patch: I introduced a new __-prefixed
> > function versioned as GLIBC_PRIVATE to be used also outside libc
> > (libresolv and nscd), I hope to have done it correctly.
> 
> Sorry I was not clear.  This should be a static function (expected to
> be inlined, but no need to use the inline keyword) in some shared
> header file (perhaps a new one).  We don't want a new export for
> this trivium, not even a GLIBC_PRIVATE one.

OK.  Before I send a new, possibly rejected, version of the patch, are 
there further comments on the actual function itself (naming, style, 
content, etc) and its use?

Thanks,
-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


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