Details
Details
- Reviewers
oshogbo emaste - Group Reviewers
capsicum - Commits
- rS352909: Capsicumize nm(1).
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
looks good
contrib/elftoolchain/nm/nm.c | ||
---|---|---|
27–30 ↗ | (On Diff #60246) | suggest committing this (and similar changes from other ELF Tool Chain tools) independently first, and I'll upstream those immediately |
2158–2159 ↗ | (On Diff #60246) | These changes too could be upstreamed independently |
Comment Actions
- Get rid of style fixes in #includes.
- Update argc and argv in get_opt(). I think this is a bit neater.
contrib/elftoolchain/nm/nm.c | ||
---|---|---|
27–30 ↗ | (On Diff #60246) | I just dropped those changes. |
2158–2159 ↗ | (On Diff #60246) | I will commit that separately and post a patch to elftoolchain-developers. |