New error handling - error codes are now jb_errs, not ints.
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 23 Oct 2001 21:21:03 +0000 (21:21 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 23 Oct 2001 21:21:03 +0000 (21:21 +0000)
commit8d59f7cc685e7b83a3634a329f7f8eabe583653a
tree3b6a31cf0185cde707c7de8907c0eee4d3f0c92f
parentc046130dd0befdc29bb53346190a62bd7ef28f04
New error handling - error codes are now jb_errs, not ints.
Changed the way map() handles out-of-memory, to dramatically
reduce the amount of error-checking clutter needed.
list.c
list.h