MFC after: 2 weeks
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 68306 Build 65189: arc lint + arc unit
Event Timeline
| share/man/man7/d.7 | ||
|---|---|---|
| 208 | What is returned if there is no match? NULL, or the empty string? | |
| 217 | I don't think the comparison to strcat is useful. (Really, the comparisons to C functions in general isn't useful IMO: if you know C, then these functions are familiar, and if you don't the comparisons mean nothing.) | |