Re: tmpnam vs mkstemp, was Re: [Exim] Problem with compiling…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tim Waugh
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: Jim Knoble, exim-users
Αντικείμενο: Re: tmpnam vs mkstemp, was Re: [Exim] Problem with compiling exim-3.22 on Linux
On Mon, Apr 02, 2001 at 09:50:05AM +0100, Philip Hazel wrote:

> It's a pity Unix doesn't have something like it.


GNU libc provides fmemopen though, which provides a FILE* with those
properties. But yes, it would be nice to have for file descriptors.

Tim.
*/