summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* 2006-01-04 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston2006-01-041-0/+136
* libc/stdlib/getopt.c: Replaced with version that adds getopt_long and getopt_long_only support. * libc/include/getopt.h: New file.