summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-24Auto merge of #357 - arcnmx:exec-void, r=@posborneHomu
2016-04-24Auto merge of #354 - brianp:fcntl-libc, r=kamalmarhubiHomu
2016-04-23Auto merge of #347 - fiveop:sigset_enhancement, r=kamalmarhubiHomu
2016-04-22Add SigSet::extend and SigSet::clear.Philipp Matthias Schaefer
2016-04-21Auto merge of #344 - fiveop:clone_flags, r=kamalmarhubiHomu
2016-04-21Allow to specify signal when calling clone.Philipp Matthias Schaefer
2016-04-20fcntl: Use bindings from libc instead of our ownBrian Pearce
2016-04-20Auto merge of #359 - arcnmx:sflags, r=utkarshkukretiHomu
2016-04-20Last few constantsarcnmx
2016-04-19Use constants from libcarcnmx
2016-04-18Add some missing SFlagsarcnmx
2016-04-18Use Void in exec return typearcnmx
2016-04-18Auto merge of #353 - fiveop:nightly_warning, r=kamalmarhubiHomu
2016-04-17Auto merge of #356 - brianp:mount-libc, r=posborneHomu
2016-04-16mount: Use bindings from libc instead of our ownBrian Pearce
2016-04-14Cast function item to function pointer in order to appease compiler.Philipp Matthias Schaefer
2016-04-14Auto merge of #350 - llogiq:clippy, r=posborneHomu
2016-04-14Auto merge of #351 - kamalmarhubi:sleep, r=posborneHomu
2016-04-13unistd: Add sleep(3)Kamal Marhubi
2016-04-14fixed a few clippy warningsAndre Bogus
2016-04-07Auto merge of #342 - tillarnold:master, r=utkarshkukretiHomu
2016-04-07Add the repository field to Cargo.tomlTill Arnold
2016-04-03Auto merge of #340 - kamalmarhubi:allow-raw-pointer-derive-warning, r=posborneHomu
2016-04-02Fix raw_pointer_derive warningKamal Marhubi
2016-03-31Auto merge of #332 - kamalmarhubi:fork-enum, r=fiveopHomu
2016-03-31Auto merge of #335 - kamalmarhubi:sin6-flowinfo-scope-id, r=fiveopHomu
2016-03-30unistd: Mark fork() and related methods as #[inline]Kamal Marhubi
2016-03-30unistd: Redesign the enum returned by fork()Kamal Marhubi
2016-03-30socket: Respect IPv6 flowinfo and scope_id in InetAddr::from_stdKamal Marhubi
2016-03-30Auto merge of #336 - kamalmarhubi:pause, r=fiveopHomu
2016-03-30Use pause(2) in test_wait_signalKamal Marhubi
2016-03-30unistd: Add pause(2)Kamal Marhubi
2016-03-29Auto merge of #331 - kamalmarhubi:conventions-whitespace, r=utkarshkukretiHomu
2016-03-28doc: Minor whitespace fix in CONVENTIONS.mdKamal Marhubi
2016-03-29Auto merge of #330 - kubo39:epollexclusive, r=kamalmarhubiHomu
2016-03-28epoll: Add EPOLLEXCLUSIVE flag.kubo39
2016-03-22Auto merge of #326 - posborne:fix-arm-and-x86-ci, r=kamalmarhubiHomu
2016-03-21testing: failing on arm is no longer an allowed failure!Paul Osborne
2016-03-21testing: specify a few extra environment variablesPaul Osborne
2016-03-21testing: use posborne/rust-cross:x86 for x86_64/i686Paul Osborne
2016-03-22Auto merge of #328 - kamalmarhubi:test_mount-getuid, r=posborneHomu
2016-03-21Use getuid(2) from nix instead of libc in test_mountKamal Marhubi
2016-03-22Auto merge of #327 - kamalmarhubi:allow-test_mount_failure, r=fiveopHomu
2016-03-21mount: Do not treat unshare(2) failure as test failureKamal Marhubi
2016-03-19Auto merge of #322 - posborne:travis-mixed-sudo-environment, r=kamalmarhubiHomu
2016-03-17travis: add back testing on all rust versions (for linux)Paul Osborne
2016-03-17travis: only require sudo on docker/i686 buildsPaul Osborne
2016-03-17Auto merge of #321 - kamalmarhubi:r-architecture-label, r=fiveopHomu
2016-03-17contributing: Add R- architecture-specific label prefixKamal Marhubi
2016-03-17Auto merge of #311 - fiveop:context, r=@kamalmarhubiHomu