Author: Tim Waugh Date: To: Philip Hazel CC: Jim Knoble, exim-users Subject: 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.