Don't use mkstemp() if the OS has open64() but not mkstemp64().
authorWayne Davison <wayned@samba.org>
Mon, 2 Aug 2004 21:56:07 +0000 (21:56 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 2 Aug 2004 21:56:07 +0000 (21:56 +0000)
commit6dcb93208d8f9047adb1a2b302c946752943edb2
treec85c3e615fbbbe8b1b80b69c774d0ab8ec174dd8
parent84e1a698bfdc69f34204c36f95457cc2aeaaf096
Don't use mkstemp() if the OS has open64() but not mkstemp64().
syscall.c