bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnulib] Re: [PATCH] getopt, argp - reentrant getopt interface, argp


From: Ulrich Drepper
Subject: [Bug-gnulib] Re: [PATCH] getopt, argp - reentrant getopt interface, argp fixes
Date: Wed, 03 Mar 2004 14:43:19 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040302

Marcus Brinkmann wrote:

> 1. Add new reentrant interfaces for getopt (getopt_r, getopt_long_r,
>    getopt_long_only_r) and supporting data type (struct getopt_data)
>    and macro (GETOPT_DATA_INITIALIZER).

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.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖




reply via email to

[Prev in Thread] Current Thread [Next in Thread]