Check for mkstemp, added a port implementation if it is not
authorMarcus Meissner <meissner@suse.de>
Mon, 29 Jul 2002 23:55:39 +0000 (23:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Jul 2002 23:55:39 +0000 (23:55 +0000)
commit786d24903b1a397cf2e4b549d8a0b3fa34bc9589
treed24b1ed0592a79b29ad5026ef0b41c1a88769e48
parent6ecade7c84d8550edfcc129bc6e526465711ced0
Check for mkstemp, added a port implementation if it is not
present. Use mkstemp() in various places needing tmp files.
configure
configure.ac
debugger/gdbproxy.c
dlls/shell32/shelllink.c
include/config.h.in
include/wine/port.h
library/port.c
server/file.c
tools/wpp/wpp.c