This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: __* in installed headers


Thorsten Kukuk <kukuk@weber-eb.uni-paderborn.de> writes:

> The only problem could be the few binaries we have: rpcgen, nscd, utmpd, ...
> They will use write or other functions, but couldn't use __write.
> We have to make sure, that they will not use the defines.

Yep, this is more accurate.  It is that we always need more than one
prototype for all needs.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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