1.0.43.4: deal with interrupted open(2) calls
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Sep 2010 07:38:07 +0000 (07:38 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Sep 2010 07:38:07 +0000 (07:38 +0000)
commit800666c9dd66dd953c648b98fdcb340d68510175
treef8ad4f0e28001877cffbacb70c8108b2c2a8cf1b
parentb5036cdeddc69c2514276528ed3dae87ff593e55
1.0.43.4: deal with interrupted open(2) calls

 Particularly if the other end is a FIFO, it isn't all that
 hard to get interrupted before open() completes.
NEWS
src/code/unix.lisp
tests/stream.impure.lisp
version.lisp-expr