Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 11:14:25 -0700
From:      Max Okumoto <okumoto@ucsd.edu>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/make job.c
Message-ID:  <hfbr7ge2gu.fsf@multivac.sdsc.edu>
In-Reply-To: <20050512180743.6z1h22fldwksgw4w@netchild.homeip.net> (Alexander Leidinger's message of "Thu, 12 May 2005 18:07:43 %2B0200")
References:  <200505121545.j4CFjENu078768@repoman.freebsd.org> <20050512180743.6z1h22fldwksgw4w@netchild.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger <Alexander@Leidinger.net> writes:

[stuff deleted]

> For those which didn't looked at the src: he can't use mkstemp() since he
> wants to create a fifo.
>
> But "making a copy" and creating mkfifo() out of it looks like overkill to
> me. Why not using mkdtemp() and creating a fixed name in this temporary
> directory instead?
>
> Bye,
> Alexander.

[stuff deleted]

Hmmm... Didn't think of that :-)  That is better way since I wouldn't
have to maintain a my own copy of the code.  I will work up a patch.

                      Max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hfbr7ge2gu.fsf>