Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 1998 23:49:09 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/stdio mktemp.c 
Message-ID:  <199810201549.XAA12266@spinner.netplex.com.au>
In-Reply-To: Your message of "Tue, 20 Oct 1998 08:33:21 MST." <199810201533.IAA24415@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> peter       1998/10/20 08:33:21 PDT
> 
>   Modified files:
>     lib/libc/stdio       mktemp.c 
>   Log:
>   Revert last change.  mkstemp() wasn't to blame, it's nvi.  However,
>   mkstemp() is not behaving as documented.

I was going to have mkstemp() explicitly fchmod() the return from
_gettemp() to comply with the CSRG mkstemp() definition, but was too tired
to argue about it.  It's still broken.

Cheers,
-Peter




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?199810201549.XAA12266>