From: Andrew P. <at...@pi...> - 2014-09-27 14:14:44
|
On Fri, Sep 26, 2014 at 02:12:59PM +0200, Gustaf Neumann wrote: > We have to be careful on licence mixes. The tcl8.5 version of > TclpCreateTempFile uses already mkstemp, but the windows I did not consider that at all. But, hm, Tcl uses a quite permissive BSD-like license, so it probably does not matter? If we copy some bits of their code, we may still put it our modified version under Naviserver's Mozilla license? > implemetation looks like a slim approach for a win32 > implementation (aside of the TclFile handling) using > CreateFile* and the appropriate flags to make the file > a temp file... Is that a good fit for Naviserver's needs? -- Andrew Piskorski <at...@pi...> |