summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04Auto merge of #391 - fiveop:changelog, r=posborneHomu
2016-07-22Introduce CHANGELOG.mdPhilipp Matthias Schaefer
2016-07-19Auto merge of #389 - tbu-:pr_fix_netbsd, r=fiveopHomu
2016-07-18Fix NetBSD buildTobias Bucher
2016-07-16Auto merge of #386 - bugaevc:reboot, r=fiveopHomu
2016-07-14Name enum variants after the libc constantsSergey Bugaev
2016-07-14Revert "Manually match on RebootMode::*"Sergey Bugaev
2016-07-14Add some documentationSergey Bugaev
2016-07-14Switch Clone and CopySergey Bugaev
2016-07-13Manually match on RebootMode::*Sergey Bugaev
2016-07-13Use libc's declarationsSergey Bugaev
2016-07-13Stop targeting AndroidSergey Bugaev
2016-07-13Ignore the overflow for constantsSergey Bugaev
2016-07-13Add some basic docs for reboot::set_cad_enabled()Sergey Bugaev
2016-07-13Add the initial implementation of reboot()Sergey Bugaev
2016-07-13Auto merge of #385 - posborne:gh-pages-docs, r=fiveopHomu
2016-07-13Auto merge of #387 - bugaevc:track-master, r=posborneHomu
2016-07-13Use git master as libc versionSergey Bugaev
2016-07-12ci: only attempt travis-cargo under linuxPaul Osborne
2016-07-12docs: update readme to be a bit more usefulPaul Osborne
2016-07-10ci: push docs to gh-pages and code cov to coverallsPaul Osborne
2016-07-04Auto merge of #383 - kamalmarhubi:eventfd-revamp, r=posborneHomu
2016-07-03eventfd: Follow nix conventionsKamal Marhubi
2016-07-01Auto merge of #379 - nikklassen:wait-flags, r=fiveopHomu
2016-07-01Auto merge of #381 - fiveop:fix_musl, r=utkarshkukretiHomu
2016-06-29musl target needs std::mem nowPhilipp Matthias Schaefer
2016-06-29Replace wait constants with libc constantsNik Klassen
2016-06-29Use new libc versionNik Klassen
2016-06-28Auto merge of #370 - fiveop:context, r=posborneHomu
2016-06-28Auto merge of #362 - fiveop:signal_enum, r=posborneHomu
2016-06-26Convert signal constants to enumeration.Philipp Matthias Schaefer
2016-06-24Auto merge of #380 - kanerogers:patch-1, r=utkarshkukretiHomu
2016-06-24Bump version in README.mdKane Rogers
2016-06-20Auto merge of #377 - aoprisan:master, r=posborneHomu
2016-06-13Added lseek to unistdAndrei Oprisan
2016-06-11Provide accessors to sigmask of UContext.Philipp Matthias Schaefer
2016-06-11Auto merge of #376 - kamalmarhubi:warnings-in-test, r=utkarshkukretiHomu
2016-06-10Add missing wait flag WUNTRACED for non-Linux systemsNik Klassen
2016-06-11Auto merge of #378 - kamalmarhubi:release-0.6.0, r=posborneHomu
2016-06-10Bump to v0.6.1-preKamal Marhubi
2016-06-10Bump to v0.6.0Kamal Marhubi
2016-06-10Appease cargo: add version to nix-test path dependencyKamal Marhubi
2016-06-06Only deny warnings in testKamal Marhubi
2016-06-03Auto merge of #374 - justinlatimer:docs, r=fiveopHomu
2016-05-26Fix deployment of docs from travis.Justin Latimer
2016-05-21Auto merge of #371 - justinlatimer:musl, r=kamalmarhubiHomu
2016-05-18Exclude UContext::get(),set() on musl, not available from libc.Justin Latimer
2016-05-12Auto merge of #372 - justinlatimer:travis, r=posborneHomu
2016-05-11Fix a typo in travis config.Justin Latimer
2016-05-07Auto merge of #361 - fiveop:missing_signals, r=@kamalmarhubiHomu