Replaced mkstemp by mkstemps from libiberty.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 20 Mar 2003 21:07:49 +0000 (21:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Mar 2003 21:07:49 +0000 (21:07 +0000)
commit2ee8b5bb135d363d63198f92760a6ea954a5ea8d
treea396d2dd83c5ad4a0885397f741f9ab5fac153c4
parentbae5c76d0c4d04a33d0dfca3658db17b31fd10e0
Replaced mkstemp by mkstemps from libiberty.
Removed a couple of unnecessary portability functions.
15 files changed:
configure
configure.ac
dlls/shell32/shelllink.c
dlls/wsock32/protocol.c
include/config.h.in
include/wine/port.h
library/port.c
libs/port/Makefile.in
libs/port/mkstemp.c [deleted file]
libs/port/mkstemps.c [new file with mode: 0644]
programs/winedbg/gdbproxy.c
scheduler/sysdeps.c
server/file.c
tools/winebuild/import.c
tools/wpp/wpp.c