[PATCH] getopt,argp - reentrant getopt interface, argp fixes

Roland McGrath roland@redhat.com
Wed Mar 3 22:45:00 GMT 2004


> No, this is ridiculous.  If a program takes command line options parse
> them before creating threads or do it always only from one thread.  This
> is overkill at the most ludicrous level.

argp is not only used for command-line arguments.  It is used to parse
options given by client requests at run time.



More information about the Libc-alpha mailing list