Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-27 | Add mmap, shm_open and other mman relatives | Phil Vachon | |
Add various wrappers to make interacting with Rust a bit more pleasant for memory management. Additionally, provide ftruncate(2), which is useful when working with shared memory. Allow managing CPU affinity of a Rust Task living in a system thread. | |||
2014-10-15 | Bind basic signal constants and functions | Yehuda Katz | |
2014-10-07 | Add wait bindings | Tilde Engineering | |
2014-10-06 | Bind stat and fstat | Tilde Engineering | |
2014-10-02 | Track Rust master | Carl Lerche | |
2014-09-21 | Bind eventfd() | Carl Lerche | |
2014-08-21 | Bind kqueue + misc cleanup | Carl Lerche | |
2014-08-20 | Start binding Darwin | Carl Lerche | |
2014-08-17 | More socket APIs | Carl Lerche | |
2014-08-17 | Add uname | Carl Lerche | |
2014-08-16 | Epoll, rename to nix, misc cleanup | Carl Lerche | |