0.8.6.7:
authorAndreas Fuchs <asf@boinkor.net>
Thu, 27 Nov 2003 21:50:02 +0000 (21:50 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Thu, 27 Nov 2003 21:50:02 +0000 (21:50 +0000)
commitc7b7abe4e260e8d3239da24516ce7b0101dde544
treea51bf89afb8aab721a415e68f5348412678b94c1
parent7f371592aa68d0b21544a013bfcde79fe6617eea
0.8.6.7:
Fix sb-posix tests for BSDs:
* Replace #xffffffff for directory modes with a more portable
  constant (BSD's mode_t is 16 bits, so this makes the type
  checker happy)
* Conditionalize the (buggy) return value for mkdir/rmdir on
  *BSD.
contrib/sb-posix/posix-tests.lisp
version.lisp-expr