negelef
|
b282ae63f2
Fixed thread creation and termination
|
7 years ago |
negelef
|
9b29c1f2e9
Added basic support for blocking IO in cooperative mode
|
7 years ago |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 years ago |
eth.guenter
|
8a91db450c
adapted to 64-bit Unix.off_t
|
7 years ago |
felixf
|
0295a30a7c
explicit untraced (unsafe does not imply untraced any more)
|
7 years ago |
skoster
|
29555a257d
UnixOberon and WinOberon now decouple the StdIO with the help of a thread that continuously reads the stdIO and provides a normal oberon stream to the rest of the system.
|
8 years ago |
felixf
|
972f7e0c53
Console keeps running and traps in A2 work.
|
8 years ago |
felixf
|
537293c8d9
Made argument stream reader positionable (required, for example, for the compiler)
|
8 years ago |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 years ago |