negelef
|
f93a9dd647
Use return to exit from thread routines
|
6 лет назад |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 лет назад |
negelef
|
4a7ffdeed5
Added basic support for echoed standard IO
|
6 лет назад |
negelef
|
847ee274eb
Use proper file descriptor
|
6 лет назад |
eth.metacore
|
fb97ec91b7
fix result type & signatures
|
6 лет назад |
negelef
|
75b05bb76e
Use proper status
|
7 лет назад |
negelef
|
b282ae63f2
Fixed thread creation and termination
|
7 лет назад |
negelef
|
9b29c1f2e9
Added basic support for blocking IO in cooperative mode
|
7 лет назад |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 лет назад |
eth.guenter
|
8a91db450c
adapted to 64-bit Unix.off_t
|
7 лет назад |
felixf
|
0295a30a7c
explicit untraced (unsafe does not imply untraced any more)
|
7 лет назад |
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 лет назад |
felixf
|
972f7e0c53
Console keeps running and traps in A2 work.
|
8 лет назад |
felixf
|
537293c8d9
Made argument stream reader positionable (required, for example, for the compiler)
|
8 лет назад |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 лет назад |