| Summary: | basename and dirname should skip first `--' argument | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Michael Tokarev <mjt+busybox> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.18.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch that fixes the issue | ||
|
Description
Michael Tokarev
2011-03-09 20:59:11 UTC
It makes more sense to put fix in single_argv() function. Applied, thanks! |