Jeremy Soller
|
99a3bff2da
|
WIP: New event system
|
2018-05-20 11:08:37 -06:00 |
|
Jeremy Soller
|
63351f4ca6
|
Fix documentation in pipe scheme
|
2018-05-20 07:18:13 -06:00 |
|
Jeremy Soller
|
ed05564011
|
Remove SwitchResult, use out of band data to detect interruption
Update debugging code
|
2017-11-14 21:16:35 -07:00 |
|
Tibor Nagy
|
e6b9f850d1
|
Migrate from collections
|
2017-10-28 02:42:08 +02:00 |
|
Jeremy Soller
|
8ec5d4726b
|
Hack to allow rustc to wait on non-child process.
Add sys:syscall for seeing active system calls
|
2017-10-22 21:13:29 -06:00 |
|
Jeremy Soller
|
51339cb8c9
|
Cleanup warnings
Implement interrupt on signal in pipe:
|
2017-10-21 20:30:20 -06:00 |
|
Jeremy Soller
|
6e8de21b7c
|
Implement events on pipe
Add syscall name debugging
Update debugging code
|
2017-09-16 12:04:20 -06:00 |
|
Ian Douglas Scott
|
2eab3ea6b0
|
Use fifo flag for pipe
|
2017-08-02 11:13:44 -07:00 |
|
Jeremy Soller
|
6a061665e4
|
Use EINVAL instead of ENOENT
|
2017-07-22 13:21:15 -06:00 |
|
Jeremy Soller
|
fc914e0cae
|
Make it an error to supply a dup buffer to schemes that do not handle it
|
2017-07-22 12:54:28 -06:00 |
|
Ian Douglas Scott
|
89f695dd28
|
Make seek on pipe return ESPIPE
|
2017-07-14 15:58:24 -07:00 |
|
Ian Douglas Scott
|
f81a276536
|
Implement fstat() for pipe scheme
|
2017-07-11 21:26:35 -07:00 |
|
Ian Douglas Scott
|
79a45a2580
|
Revert "pipe: make read() return when write end is closed"
This reverts commit 09a67641c6.
|
2017-07-10 11:15:45 -07:00 |
|
Ian Douglas Scott
|
09a67641c6
|
pipe: make read() return when write end is closed
|
2017-07-07 21:05:38 -07:00 |
|
Jeremy Soller
|
efd64d55e1
|
Bug fixes for fcntl and o_cloexec
Add fcntl to schemes
Fix debug: hang
|
2017-04-19 21:56:09 -06:00 |
|
Jeremy Soller
|
d036c667a1
|
Perform cloexec logic in kernel
|
2017-04-16 12:49:54 -06:00 |
|
Jeremy Soller
|
a38f32c735
|
Add path implementation to most kernel schemes
|
2017-04-15 09:50:02 -06:00 |
|
Jeremy Soller
|
0c8ba636f4
|
Cleanup Redox repo, update Rust, remove old target
|
2017-01-03 15:55:00 -07:00 |
|