summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/worklist.c
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2006-03-29 09:16:54 +0000
committerRay Lai <ray@cvs.openbsd.org>2006-03-29 09:16:54 +0000
commit4c12ebc9cf33799a65150ee8252ff495be853783 (patch)
tree984104ae10662e0350a751dd813ac641602757be /usr.bin/cvs/worklist.c
parentc29b2c79b4a37d545574ebd21b44c9a92fefa31e (diff)
Yet more lint:
- Explicitly test for -1 from read(2) and write(2). - Change negative parameters to 0 for rcsnum_cmp(). (I think xsa@ had a patch for this earlier.) - Remove unused variables. - Changed return types to void if we only return one value. - Fix possible one-character truncation in rcs_deltatext_set(). - Use memcpy() to copy u_char arrays. - Use ptrdiff_t to hold pointer differences. - int -> size_t for sizeof/strlen ``looks fine'' xsa@
Diffstat (limited to 'usr.bin/cvs/worklist.c')
0 files changed, 0 insertions, 0 deletions