1.0.14.12: export SB-POSIX:MKSTEMP, add SB-POSIX:MKTEMP and SB-POSIX:MKDTEMP
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Feb 2008 01:20:43 +0000 (01:20 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Feb 2008 01:20:43 +0000 (01:20 +0000)
commit30918f91c144b51c5c204427b2fd70d49b8d1407
treeab5020286947793fa4d1b2f3305376110ae5a71a
parent2d2a1deb9adc3687b33e7903a1ac5ee31d9b2b02
1.0.14.12: export SB-POSIX:MKSTEMP, add SB-POSIX:MKTEMP and SB-POSIX:MKDTEMP

 * Remove the alien struct consing from the calls -- just use the SAP
   directly.

 * Automagic unsupportedness handling for platforms that miss any of
   these.

 * Rudimentary tests.

 * #-win32 for now.
NEWS
contrib/sb-posix/interface.lisp
contrib/sb-posix/macros.lisp
contrib/sb-posix/posix-tests.lisp
version.lisp-expr