diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2000-06-23 16:15:52 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2000-06-23 16:15:52 +0000 |
commit | 6d5c836a14118d8966a373381cc9baffc8053b05 (patch) | |
tree | a64365d82a4d9ae12d63957ef82c7fa9f7cba8fe /usr.bin/size | |
parent | f2ea075bfec3d7ed2a75e88eb97d7601030791f5 (diff) |
Trivial consequences of the previous list changes:
- audit code for Lst_Datum, it's never applied to an empty pointer,
so check can be removed -> turn into a macro,
- Lst_First, Lst_Last can become macro as well
- specialized version of Lst_Succ (Lst_Adv) to use in loops where it cannot
fail,
- Lst_Open can no longer fail. Trim down corresponding code.
Reviewed millert@, miod@
Diffstat (limited to 'usr.bin/size')
0 files changed, 0 insertions, 0 deletions