aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/0021-fix-getopt-handling-of-initial-in-optstring.patch
Commit message (Collapse)AuthorAgeFilesLines
* Revert "main/musl: use upstream getopt_long"Timo Teräs2014-12-121-29/+0
| | | | | | This reverts commit 21d10d3c2c3687b1475a4616ec9f341e3931f05b. This is broken still, and was pushed by accident.
* main/musl: use upstream getopt_longTimo Teräs2014-12-121-0/+29
Drop our getopt_long from BSD, now that upstream support all GNU extensions we required.