This is the mail archive of the libc-alpha@sources.redhat.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: groff: conflict with prototype arg name in getopt.h


On Sun, Apr 22, 2001 at 12:29:42PM -0400, Bruce Lilly wrote:
> getopt.h is not a standard header as defined in ANSI/ISO 9899-1990 section 7.1.2.
> stdlib.h is.

According to the Single Unix Specification, v2, getopt is declared
in unistd.h:
http://www.opengroup.org/onlinepubs/007908799/xsh/getopt.html

getopt.h is specific to glibc.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


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