Clarify that JOIN-THREAD passes through the return values of the thread function.
[bordeaux-threads.git] / CONTRIBUTORS
blob5b635249b4f778cd98e2a4ee7803c781d2be7612
1 -*- outline -*-
3 Based on original Bordeaux-MP spec by Dan Barlow <dan@telent.net>
5 Contributors:
7 * Attila Lendvai <attila.lendvai@gmail.com>
8   - better handling of unsupported Lisps
9 * Vladimir Sekissov <svg@surnet.ru>
10   - fixes for CMUCL implementation
11 * Pierre Thierry <nowhere.man@levallois.eu.org>
12  - added license information
13 * Stelian Ionescu <sionescu@cddr.org>
14   - finished conversion from generic functions
15   - enabled running thread-safe code in unthreaded lisps
16 * Douglas Crosher <dtc@scieneer.com>
17   - added Scieneer Common Lisp support
18 * Daniel KochmaƄski <daniel@turtleware.eu>
19   - semaphores implementation