This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mkstemp() support on target
- To: amylaar at onetel dot net dot uk
- Subject: Re: mkstemp() support on target
- From: DJ Delorie <dj at redhat dot com>
- Date: Mon, 22 Oct 2001 22:31:46 -0400
- CC: gcc at gcc dot gnu dot org
- References: <200110230023.BAA11894@meolyon.local>
> - The function in libiberty is called mkstemps
Of course, the whole *point* of it being in libiberty in the first
place is to guarantee that it *is* available on every platform. If we
can't guarantee that, we should find out why. Aside from the obvious
"no filesystem on target" reasons :-)