fix getopt_long_only misinterpreting "--" as an option
commitb24f1d2520c87077cef21e085893e5f3c565a6df
authorRich Felker <dalias@aerifal.cx>
Thu, 20 Oct 2016 16:13:33 +0000 (20 12:13 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 20 Oct 2016 16:13:33 +0000 (20 12:13 -0400)
tree0750d2803a3fc68b6f801794ef13a2d47cdb683d
parent51ab6db4ed115d079d7131975e4adb074ba9ef9d
fix getopt_long_only misinterpreting "--" as an option
src/misc/getopt_long.c