green-threads: add --enable-lwp build option and the thread.lsp stub
authorDaniel Kochmański <daniel@turtleware.eu>
Mon, 24 Aug 2015 07:48:18 +0000 (09:48 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Mon, 24 Aug 2015 14:01:57 +0000 (16:01 +0200)
commit13c0d32f444bf4d3dfce6426d1702387a327aed6
tree95a1fd72a17d570c7e8c9ecc9cc11119087469bf
parentd72b20cc0e52b8fce65eb359368c846838daeb13
green-threads: add --enable-lwp build option and the thread.lsp stub

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/c/ecl_features.h
src/c/lwp.d [new file with mode: 0644]
src/c/symbols_list.h
src/c/symbols_list2.h
src/configure
src/configure.ac
src/ecl/configpre.h
src/h/config.h.in
src/lsp/load.lsp.in
src/lsp/thread.lsp [new file with mode: 0644]