summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01Move cross compilation cfg for sched into sched modJakub Konka
2019-07-01Merge #1094bors[bot]
2019-06-30Restrict tempfile to < 3.0.9Alan Somers
2019-06-20Merge #928bors[bot]
2019-06-16Merge #1084bors[bot]
2019-06-15sys/stat: implement mkdiratKevin Wern
2019-06-16Merge #1069bors[bot]
2019-06-12Update statfsalesharik
2019-06-12Test minimal-dependencies in CIAlan Somers
2019-06-12Implement `copy_file_range()`Árni Dagur
2019-06-12Merge #1035bors[bot]
2019-06-11Use ptr::NonNull for DirBryant Mairs
2019-06-11Fix tests for abstract socketsBryant Mairs
2019-06-11Raise the cfg-if dependency to 1.0.2Alan Somers
2019-06-09Improve debugging of mq tests by using assert_* macrosBryant Mairs
2019-06-09Remove test of impl Debug for PollFdBryant Mairs
2019-06-09Add extra traits for all typesBryant Mairs
2019-06-09Enable libc extra_traits featureBryant Mairs
2019-06-07Merge #1077bors[bot]
2019-06-07ifaddrs: add ifaddrs support for androidPaul Osborne
2019-06-07Merge #1079bors[bot]
2019-06-07socket: expose MSG_WAITALL in MsgFlagsStefano Garzarella
2019-06-06Start the next dev cycleAlan Somers
2019-06-07Merge #1081bors[bot]
2019-06-06Release v0.14.1Alan Somers
2019-06-06[skip ci] update CHANGELOG for PR #1072Alan Somers
2019-06-06Merge #1076bors[bot]
2019-06-06Restrict rand dependency to < 0.7Alan Somers
2019-06-06Use Cirrus' Cargo cacheAlan Somers
2019-06-06Fix an "unused use statement" warning on non-musl platformsAlan Somers
2019-06-06Fix some bugs with multithreaded tests:Alan Somers
2019-06-06Fix multiple problems with the test_acct testAlan Somers
2019-06-06Fix kmod tests on in Linux containersAlan Somers
2019-06-06Fix the is_so_mark_functional test in Linux containersAlan Somers
2019-06-03Check euid, not uid, for socket testsAlan Somers
2019-06-03Remove deploy steps from Travis configuration.Alan Somers
2019-06-03[skip ci] Update comments in .travis.ymlAlan Somers
2019-06-03Merge #1072bors[bot]
2019-06-02Update libc dependency to 0.2.57Alan Somers
2019-06-02Fix build on Android with recent libcAlan Somers
2019-06-02Fix the build on Linux/mips with recent libcAlan Somers
2019-06-02Fix test_pthread_self on muslAlan Somers
2019-05-31fix more uintXY_t instancesJohannes Schilling
2019-05-31libc::uint32_t -> rust u32Johannes Schilling
2019-05-31libc::uint8_t deprecated in favor of rust u8Johannes Schilling
2019-05-25Merge #1066bors[bot]
2019-05-24Allow import of Linux macros in Rust2018Bryant Mairs
2019-05-23Merge #1065bors[bot]
2019-05-23Update fcntl.rsJakub Konka
2019-05-22Merge #1061bors[bot]