Mail Archives: djgpp-workers/1998/03/11/03:43:32
Eli Zaretskii wrote:
> Here's a change in `mkstemp' analogous to the change in `tmpfile'.
[snip]
> ! while (mktemp (tmp_name) != NULL
> ! && (fd = _creatnew(tmp_name, 0, SH_DENYRW)) == -1);
[snip]
> + file in DENY_ALL mode.
> + @findex mkstemp
Is this correct, or does SH_DENYRW mean DENY_ALL? It looks like they
mean the same thing, but I want to be sure.
Anyway, thanks Eli. Although it's been a while, it was painfull only
being able to have one gcc compile going at a time under windows.
Bill
--
Leave others their otherness.
- Raw text -