NetBSD/gnu
lukem a28b2ef8b3 Add "#define has_mkstemp 1" (which needs "#define has_mktemp 1"),
and hack to use mkstemp() instead of mktemp(). This *does* cause the
tempfile to be created at name generation time, but that's ok because
the code will fopen(tempname), use it, and the unlink it. Kinda cute
(``ugly but interesting'' :), but seems to work, and passes
'sh ./rcstest' as well as rudimentary tests by me.
1997-03-25 13:56:36 +00:00
..
dist/gdb NetBSD/alpha changes 1997-02-16 08:19:41 +00:00
games Makefile cleanups 1997-03-24 22:02:40 +00:00
lib Makefile cleanups 1997-03-24 22:02:40 +00:00
libexec Makefile cleanups 1997-03-24 22:02:40 +00:00
usr.bin Add "#define has_mkstemp 1" (which needs "#define has_mktemp 1"), 1997-03-25 13:56:36 +00:00
Makefile Don't build games if it's not there. From Matthias Drochner, PR #3130. 1997-01-22 04:19:48 +00:00