Files
semi-libc/src
Rich Felker b123f23952 fix getopt wrongly treating colons in optstring as valid option chars
the ':' in optstring has special meaning as a flag applying to the
previous option character, or to getopt's error handling behavior when
it appears at the beginning. don't also accept a "-:" option based on
its presence.
2018-02-24 10:26:26 -05:00
..
2017-12-14 21:25:10 -05:00
2016-11-11 23:06:21 -05:00
2017-08-12 09:09:27 -04:00
2018-02-22 19:34:58 -05:00
2016-03-02 21:35:40 -05:00
2017-09-04 16:38:03 -04:00