Details
Details
- Reviewers
emaste bapt - Commits
- rS308558: queue.3: Document existing QMD_* macros
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5116 Build 5212: CI src build Jenkins Build 5211: arc lint + arc unit
Event Timeline
share/man/man3/queue.3 | ||
---|---|---|
35–36 ↗ | (On Diff #9631) | Don't want to get caught in a bikeshed over this, but I'm not an mdoc expert; it seems odd to me. |
1255 ↗ | (On Diff #9631) | Interesting -- when I added these I didn't anticipate that anyone would use them directly, but rather that consistency be checked via LIST_INSERT_HEAD etc. |
share/man/man3/queue.3 | ||
---|---|---|
35–36 ↗ | (On Diff #9631) | I'll try to sum up IRC consensus:
|
1255 ↗ | (On Diff #9631) | Yeah, and they probably shouldn't be. Maybe this part should be moved to queue.h instead. |
share/man/man3/queue.3 | ||
---|---|---|
1255 ↗ | (On Diff #9631) | Yeah, I think we should keep these private. |
share/man/man3/queue.3 | ||
---|---|---|
1255 ↗ | (On Diff #9631) | Can remove. |