| Summary: | uniq returns only the first line | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Volker Marks <volker.marks> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.13.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ARM11 | |
| Build: | 1.13.2 | ||
|
Description
Volker Marks
2009-03-09 08:52:30 UTC
Does it work for you if you replace -1 with INT_MAX? (In reply to comment #1) > Does it work for you if you replace -1 with INT_MAX? > Haven't tried it, but I'm pretty sure that it will also work as strncmp is basically working on our system... |