about summary refs log tree commit diff
path: root/src/misc/getopt_long.c
Commit message (Expand)AuthorAgeFilesLines
* support abbreviated options in getopt_longRich Felker2014-12-101-7/+18
* support options after non-option arguments in getopt_long (argv permutation)Rich Felker2014-12-101-0/+39
* add support for non-option arguments extension to getoptGianluca Anzolin2014-12-021-3/+4
* add getopt reset supportRich Felker2012-09-301-0/+7
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-0/+52