Created pluspath function to check for '+' prefix and change flag for
authorJoel Reicher <jjr@panacea.null.org>
Thu, 27 Apr 2006 12:00:28 +0000 (12:00 +0000)
committerJoel Reicher <jjr@panacea.null.org>
Thu, 27 Apr 2006 12:00:28 +0000 (12:00 +0000)
commit0569d6d1631dc90d4f2f2df6bdd0599c7ecc7814
tree9f19cd45b89729adefe6acbe4ed348a7514377d6
parentb577e47e7c6c40e0968af4472ed9dc52e9b64f58
Created pluspath function to check for '+' prefix and change flag for
path() appropriately. This eliminates some duplicate prefix processing,
but not all. The path functions need to be restructed; this is the first
step.
32 files changed:
h/prototypes.h
sbr/path.c
uip/anno.c
uip/burst.c
uip/comp.c
uip/dist.c
uip/flist.c
uip/folder.c
uip/forw.c
uip/inc.c
uip/mark.c
uip/mhbuildsbr.c
uip/mhlist.c
uip/mhn.c
uip/mhpath.c
uip/mhshow.c
uip/mhstore.c
uip/mhstoresbr.c
uip/mhtest.c
uip/msh.c
uip/mshcmds.c
uip/packf.c
uip/pick.c
uip/popi.c
uip/rcvstore.c
uip/refile.c
uip/repl.c
uip/rmf.c
uip/rmm.c
uip/scan.c
uip/show.c
uip/sortm.c