diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-04-26 02:26:16 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-04-26 02:26:16 +0000 |
commit | 64eed71544e4aaca6403dcfa543eb1904c20ea28 (patch) | |
tree | 24f080781080348b35728dea9180fa2c083ed005 /include/malloc.h | |
parent | cb4eae5c261acf97f374e7b2779c49cd901663be (diff) |
Change 'while $1; shift' loops to 'for _b;' loops.
Move more 'if [] then; x; fi' to '[] && x' or
'[] || x' idioms.
Remove code supporting an optional IFS parameter in cutlast(),
as it was never used. Also redo logic a bit in cutlast() to
use eval to better effect.
Improve logic a bit in bsort.
From espie@ with slight modifications. ok espie@ millert@
Diffstat (limited to 'include/malloc.h')
0 files changed, 0 insertions, 0 deletions