summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31Run rustfmt on mqueue.rsPhilipp Matthias Schaefer
2016-08-31Describe changes to mqueue in change logPhilipp Matthias Schaefer
2016-08-31Replace ffi module by libc functions in mqueue.rsPhilipp Matthias Schaefer
2016-08-30Auto merge of #402 - fiveop:less_ffi_sched, r=@posborneHomu
2016-08-29Replace parts of ffi module by libc functions in sched.rsPhilipp Matthias Schaefer
2016-08-28Updated CHANGELOG.md for #405 and #407.Philipp Matthias Schaefer
2016-08-27Auto merge of #407 - untitaker:fullfsync-fcntl, r=fiveopHomu
2016-08-26Add FcntlArg::F_FULLFSYNCMarkus Unterwaditzer
2016-08-26Auto merge of #405 - murarth:clone-fdset, r=fiveopHomu
2016-08-25Implement `Clone` for `FdSet` on Mac/iOSMurarth
2016-08-16Auto merge of #401 - fiveop:fix_warnings, r=posborneHomu
2016-08-15Get rid of a few warnings during compilation of testsPhilipp Matthias Schaefer
2016-08-12Auto merge of #400 - asomers:master, r=posborneHomu
2016-08-11Auto merge of #397 - fiveop:asomers_master, r=@posborneHomu
2016-08-11Auto merge of #398 - posborne:fix-docker-builds, r=fiveopHomu
2016-08-10ci: fix docker container checkPaul Osborne
2016-08-10Fix nix on FreeBSD amd64Alan Somers
2016-08-10Fix the sockopt_impl matcher rule order.Alan Somers
2016-08-10Fix the sethostname binding on FreeBSD and DragonflyBSDAlan Somers
2016-08-09Update CHANGELOG for pull request 397Alan Somers
2016-08-06Auto merge of #395 - fiveop:no_longer_1.1, r=posborneHomu
2016-08-05No longer support Rust 1.1Philipp Matthias Schaefer
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