- hostthread.resource really works (well, almost - there are problems with synchroniz...
commit2c73c0283958ea39737ff610a232dfd45597193f
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 17 Oct 2008 08:50:58 +0000 (17 08:50 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 17 Oct 2008 08:50:58 +0000 (17 08:50 +0000)
tree914b7ecacb206c516ae90a4fa8dd24ffd1343296
parent1298e51e37fa2307824f5362dacce5c3fe10ce4a
- hostthread.resource really works (well, almost - there are problems with synchronization; interrupts are lost sometimes)
- emul.handler uses host thread for asynchronous I/O
- CRs are stripped from stdin data

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29788 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-mingw32/devs/filesys/emul_handler/emul_handler.c
arch/all-mingw32/devs/filesys/emul_handler/emul_handler_intern.h
arch/all-mingw32/devs/filesys/emul_handler/emul_handler_native.c
arch/all-mingw32/hostthread/hostthread.c
arch/all-mingw32/hostthread/hostthread_intern.h
arch/all-mingw32/hostthread/hostthread_native.c
arch/all-mingw32/kernel/host_intr.c
arch/all-mingw32/kernel/host_irq.c
arch/all-mingw32/kernel/kernel_init.c
arch/all-mingw32/kernel/kernel_intern.h