diff options
author | Rob Landley <rob@landley.net> | 2019-02-09 19:25:08 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-02-09 19:25:08 -0600 |
commit | 586c30c654976973c00c47887c4b42fb75335d54 (patch) | |
tree | 00fdd27f81d4c510e339b6d0b4388f7f1a1ad280 /lib/llist.c | |
parent | be2704f22eedb02707ff335efc8c061159d1b359 (diff) | |
download | toybox-586c30c654976973c00c47887c4b42fb75335d54.tar.gz |
Remove more unnecessary macros. Inline bc_parse_exprs[] with the bit order
reversed so the mask is 1<<(x&7) instead of 1<<(7-(x&7)). Can't _quite_
make printString() use unescape() out of lib because \q is a thing?
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions