Age | Commit message (Expand) | Author |
2016-08-06 | Auto merge of #395 - fiveop:no_longer_1.1, r=posborne | Homu |
2016-08-05 | No longer support Rust 1.1 | Philipp Matthias Schaefer |
2016-08-04 | Auto merge of #391 - fiveop:changelog, r=posborne | Homu |
2016-07-22 | Introduce CHANGELOG.md | Philipp Matthias Schaefer |
2016-07-19 | Auto merge of #389 - tbu-:pr_fix_netbsd, r=fiveop | Homu |
2016-07-18 | Fix NetBSD build | Tobias Bucher |
2016-07-16 | Auto merge of #386 - bugaevc:reboot, r=fiveop | Homu |
2016-07-14 | Name enum variants after the libc constants | Sergey Bugaev |
2016-07-14 | Revert "Manually match on RebootMode::*" | Sergey Bugaev |
2016-07-14 | Add some documentation | Sergey Bugaev |
2016-07-14 | Switch Clone and Copy | Sergey Bugaev |
2016-07-13 | Manually match on RebootMode::* | Sergey Bugaev |
2016-07-13 | Use libc's declarations | Sergey Bugaev |
2016-07-13 | Stop targeting Android | Sergey Bugaev |
2016-07-13 | Ignore the overflow for constants | Sergey Bugaev |
2016-07-13 | Add some basic docs for reboot::set_cad_enabled() | Sergey Bugaev |
2016-07-13 | Add the initial implementation of reboot() | Sergey Bugaev |
2016-07-13 | Auto merge of #385 - posborne:gh-pages-docs, r=fiveop | Homu |
2016-07-13 | Auto merge of #387 - bugaevc:track-master, r=posborne | Homu |
2016-07-13 | Use git master as libc version | Sergey Bugaev |
2016-07-12 | ci: only attempt travis-cargo under linux | Paul Osborne |
2016-07-12 | docs: update readme to be a bit more useful | Paul Osborne |
2016-07-10 | ci: push docs to gh-pages and code cov to coveralls | Paul Osborne |
2016-07-04 | Auto merge of #383 - kamalmarhubi:eventfd-revamp, r=posborne | Homu |
2016-07-03 | eventfd: Follow nix conventions | Kamal Marhubi |
2016-07-01 | Auto merge of #379 - nikklassen:wait-flags, r=fiveop | Homu |
2016-07-01 | Auto merge of #381 - fiveop:fix_musl, r=utkarshkukreti | Homu |
2016-06-29 | musl target needs std::mem now | Philipp Matthias Schaefer |
2016-06-29 | Replace wait constants with libc constants | Nik Klassen |
2016-06-29 | Use new libc version | Nik Klassen |
2016-06-28 | Auto merge of #370 - fiveop:context, r=posborne | Homu |
2016-06-28 | Auto merge of #362 - fiveop:signal_enum, r=posborne | Homu |
2016-06-26 | Convert signal constants to enumeration. | Philipp Matthias Schaefer |
2016-06-24 | Auto merge of #380 - kanerogers:patch-1, r=utkarshkukreti | Homu |
2016-06-24 | Bump version in README.md | Kane Rogers |
2016-06-20 | Auto merge of #377 - aoprisan:master, r=posborne | Homu |
2016-06-13 | Added lseek to unistd | Andrei Oprisan |
2016-06-11 | Provide accessors to sigmask of UContext. | Philipp Matthias Schaefer |
2016-06-11 | Auto merge of #376 - kamalmarhubi:warnings-in-test, r=utkarshkukreti | Homu |
2016-06-10 | Add missing wait flag WUNTRACED for non-Linux systems | Nik Klassen |
2016-06-11 | Auto merge of #378 - kamalmarhubi:release-0.6.0, r=posborne | Homu |
2016-06-10 | Bump to v0.6.1-pre | Kamal Marhubi |
2016-06-10 | Bump to v0.6.0 | Kamal Marhubi |
2016-06-10 | Appease cargo: add version to nix-test path dependency | Kamal Marhubi |
2016-06-06 | Only deny warnings in test | Kamal Marhubi |
2016-06-03 | Auto merge of #374 - justinlatimer:docs, r=fiveop | Homu |
2016-05-26 | Fix deployment of docs from travis. | Justin Latimer |
2016-05-21 | Auto merge of #371 - justinlatimer:musl, r=kamalmarhubi | Homu |
2016-05-18 | Exclude UContext::get(),set() on musl, not available from libc. | Justin Latimer |
2016-05-12 | Auto merge of #372 - justinlatimer:travis, r=posborne | Homu |