1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in PROBE-FILE, mkstemp())
authorRichard M Kreuter <kreuter@users.sourceforge.net>
Thu, 10 Jan 2008 01:48:12 +0000 (01:48 +0000)
committerRichard M Kreuter <kreuter@users.sourceforge.net>
Thu, 10 Jan 2008 01:48:12 +0000 (01:48 +0000)
* Add note about OpenBSD revival in NEWS

* PROBE-FILE, TRUENAME were returning an extra value from filename parsing

* Have our internal mkstemp() binding take a mode, and remove
  unix-chmod from sb-unix.  This slightly improves RUN-PROGRAM
  security on Unix platforms where mkstemp() doesn't create a new file
  with mode #o0600.


No differences found