summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-12-19Merge #799bors[bot]
2017-12-19Fix support for DragonFlyMichael Neumann
2017-12-05Remove nix-test subcrateBryant Mairs
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
2017-12-01bump lazy_static to 1Igor Gnatenko
2017-11-13Remove deploy.shBryant Mairs
2017-09-03AioCb::Drop will now panic for in-progress AioCbAlan Somers
2017-07-23Bump version to 0.10.0-preAlan Somers
2017-07-23Release 0.9.0Alan Somers
2017-07-20Merge pull request #697 from jonas-schievink/rm-homepageAlan Somers
2017-07-20Remove `homepage` from Cargo.tomlJonas Schievink
2017-07-18Remove broken execvpe implementationBryant Mairs
2017-07-18Remove signalfd feature in favor of conditional compilationBryant Mairs
2017-07-17Remove preadv_pwritev feature in favor of conditional includeBryant Mairs
2017-07-17Remove eventfd feature in favor of conditional includeBryant Mairs
2017-07-15PtyMaster::drop should panic on EBADFAlan Somers
2017-07-07Prepare for the 0.9.0 releaseAlan Somers
2017-06-18Update bitflags to 0.9equal-l2
2017-04-15tests should protect concurrent access to signal handlersAlan Somers
2017-03-28Cargo.toml: restore upstream libc remoteJörg Thalheim
2017-03-21add support for `fstatat`Jörg Thalheim
2017-03-02Bump to v0.8.1-preKamal Marhubi
2017-03-01Release v0.8.0Kamal Marhubi
2017-02-16Update bitflags to 0.7Simon Sapin
2017-01-20Add categories to Cargo.tomlJake Goulding
2016-11-16Get rid of version suffix between versionsPhilipp Matthias Schaefer
2016-10-31Remove `rustc-version` dependency and build scriptAlex Crichton
2016-10-24cargo: bump version to 0.8.0-prePaul Osborne
2016-09-09Bump to 0.7.1-prePhilipp Matthias Schaefer
2016-09-09Release v0.7.0Philipp Matthias Schaefer
2016-07-13Use git master as libc versionSergey Bugaev
2016-06-29Use new libc versionNik Klassen
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-05-04Bump libc version.Philipp Matthias Schaefer
2016-04-18Use Void in exec return typearcnmx
2016-04-07Add the repository field to Cargo.tomlTill Arnold
2016-04-02Fix raw_pointer_derive warningKamal Marhubi
2016-03-07Add gettidDave Hylands
2016-03-06unistd: Use bindings from libc instead of our ownKamal Marhubi
2016-03-01Set version to 0.5.1-preKamal Marhubi
2016-03-01Bump version to 0.5.0Kamal Marhubi
2016-02-28bump bitflags version to 0.4Kalita Alexey
2016-02-12linux: Add sendfile(2)Kamal Marhubi
2016-02-05cargo: Move nix-test directly under dev-dependenciesKamal Marhubi
2016-01-27Bring back mountKamal Marhubi
2016-01-18Update to libc 0.2.4User Vagrant
2016-01-18update libc to 0.2.2Mattis Marjak
2016-01-13Use tempdir for temporary files in testsKamal Marhubi