fix bug whereby getopt_long allowed mismatch in last char of option name
authorRich Felker <dalias@aerifal.cx>
Wed, 13 Apr 2011 18:52:23 +0000 (14:52 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 13 Apr 2011 18:52:23 +0000 (14:52 -0400)
commit6f0259a4fc7d827db027fe122377687ef780e17c
tree5c57baead1f656186cecd0a8303e381d4d846a13
parent45a3219944f03ece5742b6aecb79b6dc7c9ac0bb
fix bug whereby getopt_long allowed mismatch in last char of option name
src/linux/getopt_long.c