diff options
author | ngie <ngie@FreeBSD.org> | 2016-01-06 19:40:37 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2016-01-06 19:40:37 +0000 |
commit | 928855d0bfab9b5d88905326e62b0bf2ab751d36 (patch) | |
tree | c0f28e1113d39eb8397c936902da9f7ce28f06b8 /lib/libc/stdlib/ldiv.c | |
parent | bcf29b2c48e5c5f8ad58a4c08bf5635ef4a70518 (diff) | |
download | FreeBSD-src-928855d0bfab9b5d88905326e62b0bf2ab751d36.zip FreeBSD-src-928855d0bfab9b5d88905326e62b0bf2ab751d36.tar.gz |
MFC r292530,r292546:
r292530:
- Use 1 for an exit code instead of -1 with err, errx, and exit
- Add unistd.h for getuid(3)
- Sort #includes
r292546:
- Convert testcase to TAP format
- Use nitems(x) instead of handrolled sizeof(x) / sizeof(*x) macro
- Do not mark count != 0 case with bsde_get_rule_count as a failure; this
generates false positives on systems with ugidfw rules set on it
Diffstat (limited to 'lib/libc/stdlib/ldiv.c')
0 files changed, 0 insertions, 0 deletions