* Replaced all code that generated temporary filenames with calls to
authorArt Cancro <ajc@citadel.org>
Thu, 10 Jun 1999 03:39:50 +0000 (03:39 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 10 Jun 1999 03:39:50 +0000 (03:39 +0000)
commit3b2decebe9c24651fe0bd3fe5844a0080b5f2ff9
treedc6ede18e0c7be20a8ef7ce2151816b9186962a9
parenta1087b4317dcf14c95d7915375d82ab4ca108f28
    * Replaced all code that generated temporary filenames with calls to
          tmpnam().  Rewrote using tmpfile() where possible.
13 files changed:
citadel/ChangeLog
citadel/aidepost.c
citadel/citadel.c
citadel/citserver.c
citadel/cux2ascii.c
citadel/mailinglist.c
citadel/messages.c
citadel/msgbase.c
citadel/netmailer.c
citadel/netpoll.c
citadel/netproc.c
citadel/rcit.c
citadel/setup.c