Change link-time overriding of done() to run-time reassigning of equivalent
authorJoel Reicher <jjr@panacea.null.org>
Sun, 4 Nov 2007 04:47:17 +0000 (04:47 +0000)
committerJoel Reicher <jjr@panacea.null.org>
Sun, 4 Nov 2007 04:47:17 +0000 (04:47 +0000)
commit56a805299de35d8924969138aef4d0f1580daa6d
tree8ad63818a1006c387693bfd6a5e382103ce757fa
parent5c5dd3edc1081fa4bedec764e5e8cc44bc4fa5fd
Change link-time overriding of done() to run-time reassigning of equivalent
(*done)(). This should make changing the return type of done and the
rationalisation of exit code easier.
15 files changed:
h/mh.h
h/prototypes.h
sbr/done.c
uip/inc.c
uip/mhbuild.c
uip/mhlist.c
uip/mhn.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/packf.c
uip/pick.c
uip/rcvdist.c
uip/rcvstore.c
uip/sendsbr.c