elf2flt questions
Luciano Rocha
strange at nsk.no-ip.org
Thu Jun 5 04:13:26 PDT 2008
On Thu, Jun 05, 2008 at 01:00:39PM +0200, Denys Vlasenko wrote:
> On Thursday 05 June 2008 10:49, Mike Frysinger wrote:
> > > > i know at least 4 implementations out there that are
> > > > completely different. the only thing ive found in common is that simply
> > > > doing `mktemp` results in a filename.
> > >
> > > Well, that's the problem I want to solve: busybox's one does not do it
> > > (yet). Help he here - does bare "mktemp" just emit a new /tmp/SOMETHING
> > > filename or does it also create this file (with zero size I suppose)? Also,
> > > is mktemp on your machine from your distro? If yes, which distro/version is
> > > it? (I will document it in bbox source)
> >
> > if you consider the Linux case, the three versions that have existed all have
> > this behavior.
> > old: mktemp in debianutils
> > not-so-old: mktemp in the mktemp package
> > everyone-should-be-using-today: mktemp from coreutils
>
> None of the following:
>
> coreutils-5.2.1
> coreutils-6.3
> coreutils-6.8
> coreutils-6.9
>
> has mktemp applet, er, program.
Mine do, in /bin/mktemp. coreutils-6.10-23.fc9.i386.
Coreutils includes src/mktemp.c since Jun 2007.
--
lfr
0/0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20080605/f37f1063/attachment.pgp
More information about the uClibc
mailing list