This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: imacros


Andreas Schwab <schwab@issan.cs.uni-dortmund.de> writes:

> I don't think that is the right thing to do.  This will only be effective
> inside libc, but if a user program includes <getopt.h> as the first thing
> this won't help.  The manual does not document any prerequisites for it.
> I would vote for including <stdio.h> in getopt.h.

Makes sense.  getopt.h is a GNU header and therefore we are free to
define what we want.

-- 
---------------.      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]