mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -04:00
to wcscoll(3). Newline characters could cause incorrect results when comparing lines. Also, if an input line didn't contain a newline character, it was omitted from the output. According to my interpretation, SUSv3 requires that the newline is always printed. Add regression tests for the cases. [1] PR: bin/140976 Submitted by: D'Arcy Cain (original version) [1] Approved by: trasz (mentor) |
||
|---|---|---|
| .. | ||
| calendar | ||
| comm | ||
| env | ||
| file2c | ||
| join | ||
| jot | ||
| lastcomm | ||
| m4 | ||
| make | ||
| pkill | ||
| printf | ||
| sed | ||
| tr | ||
| uudecode | ||
| uuencode | ||
| xargs | ||
| Makefile | ||
| regress.m4 | ||