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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tim Waugh
日付:  
To: Philip Hazel
CC: 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.
*/