jD91mZM2
|
e7e9d57db5
|
Implement a dummy sgtty
|
2018-07-29 07:55:19 +02:00 |
|
jD91mZM2
|
a7cc95cd90
|
Comment out #[no_mangle] on unimplemented functions
This stops configure scripts from identifying them as valid
|
2018-07-12 21:39:53 +02:00 |
|
Jasen Borisov
|
06a8d5d89d
|
sys_wait: implement C macros properly
Remove the broken Rust functions and instead provide C macros in a
`include/bits` header. The C macros were taken from musl.
|
2018-06-20 19:40:38 +01:00 |
|
Jasen Borisov
|
326078a578
|
Fix compilation error in sys_wait
|
2018-06-14 20:15:25 +01:00 |
|
stratact
|
3fa220237d
|
Add sys_wait functions (Fixes #81)
|
2018-06-14 05:08:55 -07:00 |
|
Jeremy Soller
|
ea804582b9
|
Rename sys header crates, add mman constants
|
2018-03-27 20:25:42 -06:00 |
|