[INN-COMMITTERS] inn (5 files)

Russ Allbery Russ_Allbery at isc.org
Mon Mar 18 02:43:34 UTC 2002


    Date: Sunday, March 17, 2002 @ 18:43:34
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

Modified: MANIFEST frontends/rnews.c include/libinn.h nnrpd/post.c
 Removed: lib/tempname.c

Replace all uses of TempName (which uses mktemp under the hood) with
mkstemp and remove TempName from libinn.


-------------------+
 MANIFEST          |    1 
 frontends/rnews.c |   82 +++++++++++++++++++++++++++++-----------------------
 include/libinn.h  |    3 -
 lib/tempname.c    |   57 ------------------------------------
 nnrpd/post.c      |   72 +++++++++++++++++++++++++++++----------------
 5 files changed, 94 insertions(+), 121 deletions(-)


More information about the inn-committers mailing list