Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 1998 05:36:37 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/stdio mktemp.c
Message-ID:  <199810201236.FAA12407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/20 05:36:37 PDT

  Modified files:
    lib/libc/stdio       mktemp.c 
  Log:
  Stop mk*temp() from being pathologically stupid in the face of a umask(0);
  There are other ways to fix this than wrapping _gettemp(), but this was
  the most convenient.
  
  Discovered by: bde
  
  Revision  Changes    Path
  1.11      +21 -5     src/lib/libc/stdio/mktemp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810201236.FAA12407>