Age | Commit message (Expand) | Author |
---|---|---|
2015-04-03 | 'derive(Copy)' needs Clone now | Florian Hartwig |
2015-02-20 | Fix a null bug in uname binding | Carl Lerche |
2015-02-20 | Use new ffi:CStr instead of c_str_to_bytes_with_nul | Sebastian Lauwers |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson |
2015-01-07 | more cstr fallout | Rick Richardson |
2015-01-04 | Fix a few remaining deprecation notices | Carl Lerche |
2015-01-02 | Track rust master | Valerii Hiora |
2014-12-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-10-10 | Update static->const | Tilde Engineering |
2014-10-08 | Bind x86 linux | Tilde Engineering |
2014-08-25 | Tweaks + fix accept4 | Carl Lerche |
2014-08-20 | Start binding Darwin | Carl Lerche |
2014-08-17 | Add uname | Carl Lerche |