On 2014-11-17 20:38, Gianluca Anzolin wrote:
> musl libc doesn't support the GNU getopt extension to parse non-option
> arguments when the optstring starts with '-'.
> 
> This extension is used by some utilities, notably iptables, that
> currently return with errors even with perfectly valid invocations.
> 
> The patch adds the code needed by getopt.c and getopt_long.c to
> implement that extension.
> 
> Signed-off-by: Gianluca Anzolin <gianl...@sottospazio.it>
Please propose this patch on the musl list as well.

Thanks,

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to