groff: conflict with prototype arg name in getopt.h

Craig Rodrigues rodrigc@mediaone.net
Sun Apr 22 09:40:00 GMT 2001


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          



More information about the Libc-alpha mailing list