summaryrefslogtreecommitdiff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorsin2015-01-28 17:12:12 +0000
committersin2015-01-28 17:13:44 +0000
commitbcc398c14af23c2d640d6fbbc6330d64e5ffad58 (patch)
treea8abf7ae12f7c3cb3ba88fff6fe6a2475125e938 /include/stdio.h
parent5960e3364f54eebfbfe509abc6c629d26171734b (diff)
Simplify checks
Do not perform checks only when `n' is constant, most of the time it is not. The bos == (size_t)-1 check is redundant because n > bos with bos == -1 will always be false.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions