Sponsored by: Netflix
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 69938 Build 66821: arc lint + arc unit
Event Timeline
| lib/libc/gen/exterr_cat_filenames.h | ||
|---|---|---|
| 18 | I suspect you have an old version of the tools/build/make_libc_exterr_cat_filenames.sh script. After today, the output of it should be stable, i..e. the diff should only show one line added for EXTERR_CAT_TIME. | |
| sys/kern/kern_time.c | ||
| 221 | I suggest to add the actual values of the invalid parameters (use %jd or %ju or %jx as format). There and in all other places where it makes sense. | |
| 430 | ||