Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 4.1.0: mkstemp
- X-seq: zsh-workers 14940
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: 4.1.0: mkstemp
- Date: Fri, 15 Jun 2001 16:56:01 -0700 (PDT)
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <20010615231436.CD4541428B@xxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
On Sat, 16 Jun 2001, Peter Stephenson wrote:
> gcc has taken to complaining about using mktemp() instead of mkstemp().
Since mkstemp() returns a file handle, not a file name, I reverted the
code in util.c back to how it was.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author