aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/getopt.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18newlib: getopt now permutes multi-flag options correctlyThomas Kindler1-12/+21
2013-11-13 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen1-12/+16
2013-11-13 * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen1-14/+22
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen1-0/+4
2012-10-16 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon toCorinna Vinschen1-5/+27
2008-03-072008-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2008-02-292008-02-29 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston1-175/+249
2008-02-122008-02-12 Peter Rosin <peda@lysator.liu.se>Jeff Johnston1-7/+2
2007-05-29Avoid more compiler warnings.Eric Blake1-1/+1
2006-01-042006-01-04 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston1-107/+396
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+117