- uuencode stdin -> stdout
- uuencode file -> stdout
- uuencode stdin -> file
- uuencode file -> file
- uuencode pipe -> stdout
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9785 Build 10222: arc lint + arc unit
Event Timeline
usr.bin/uuencode/uuencode.c | ||
---|---|---|
141 | maybe just "Failed to limit stdio"? |
Comment Actions
This diff (and previous ones) seem to be relative to the last upload, not the upstream version - please diff against upstream for future uploads. But, comparing the final result in this review with what's in HEAD it looks good to me.