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

* 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.
NEWS
package-data-list.lisp-expr
src/code/filesys.lisp
src/code/run-program.lisp
src/code/unix.lisp
src/runtime/wrap.c
version.lisp-expr