lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Improvement on /tmp code fix?


From: Klaus Weide
Subject: Re: LYNX-DEV Improvement on /tmp code fix?
Date: Sat, 12 Jul 1997 21:10:18 -0500 (CDT)

On Sat, 12 Jul 1997, T.E.Dickey wrote:

[Jonathan Sergent:]
> > I'm trying to figure out how fdopen() could possibly help, though; I
> > don't need it for fchmod.

> if you open the file with the right permissions, you don't need to chmod it.
> you should be able to wrapper this to construct the filename and return the
> pointer to it as one operation, that way you aren't going to be concerned
> about someone else using the file.

Lynx's tempname() returns a filename, not an open stream.  It seems you 
are talking about changing this convention.  If you do that, you are
more or less back to my alpha-patch (and the issues).

   Klaus

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]