DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/usr.bin/find main.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 14 Mar 2005 14:03:20 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

On Mon, Mar 14, 2005 at 04:48:57AM -0800, Joerg Sonnenberger wrote:
> joerg       2005/03/14 04:48:57 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     usr.bin/find         main.c 
>   Log:
>   Add '+' to argument list of find to prevent getopt from reordering
>   the arguments.

Now is a good time to rewrite the argument parser of find to
use getopt_long_only. Anyone interested?

BTW, I think find should exit when an invalid option is found,
not silently ignore it.

Joerg



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