summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-15unistd: add docs for gethostname and tweak APIPaul Osborne
2017-01-11Auto merge of #486 - hicqu:master, r=fiveopHomu
2017-01-11Auto merge of #489 - fiveop:fixcopyinto, r=fiveopHomu
2017-01-11Auto merge of #492 - domsj:fix-eventfd-feature, r=fiveopHomu
2017-01-11Auto merge of #496 - fiveop:consolidate_socketaddr_storage, r=@fiveopHomu
2017-01-10Always use libc's socketaddr_storagePhilipp Matthias Schaefer
2016-12-29fix eventfd buildJan Doms
2016-12-19fix all and update CHANGELOG.mdqupeng
2016-12-19Merge branch 'nix-rust'qupeng
2016-12-16Add POSIX AIO supportAlan Somers
2016-12-17Auto merge of #478 - conradev:sys-control, r=fiveopHomu
2016-12-17Auto merge of #490 - kevindejong:master, r=fiveopHomu
2016-12-17Auto merge of #491 - zethra:master, r=fiveopHomu
2016-12-16Fix build on iOS platformConrad Kramer
2016-12-12updated changelogzethra
2016-12-12Added getpgrpzethra
2016-12-12EpollEvent::empty(): using mem::zeroed instead of mem::uninitialized.qupeng
2016-12-12epoll: improve EpollEvent::empty() by using mem::uninitialized.qupeng
2016-12-11test/mod.rs: only test epoll on linux.qupeng
2016-12-11fix EpollEvent::empty()qupeng
2016-12-11add empty() in EpollEvent.qupeng
2016-12-11fix #480 and add simple test cases for that.qupeng
2016-12-11Ensure child stack passed to clone is 16 byte aligned.Kevin DeJong
2016-12-10Fix ControlMessage::encode_into when encoding multiple messagesPhilipp Matthias Schaefer
2016-12-10Add support for system control sockets for XNUConrad Kramer
2016-12-10Add ioctl support for BSDConrad Kramer
2016-12-10Change the readwrite buf ioctl call to use a *mut pointerConrad Kramer
2016-12-10Fix typo in documentationConrad Kramer
2016-12-10Merge pull request #485 from fiveop/doc_linkPhilipp Matthias Schäfer
2016-12-10Add link to release documentationPhilipp Matthias Schaefer
2016-12-11Auto merge of #488 - fiveop:disable_17, r=@posborneHomu
2016-12-10Allow failures of 1.7 buildsPhilipp Matthias Schaefer
2016-12-02Auto merge of #475 - asomers:timespec, r=fiveopHomu
2016-11-25Fix use-after-free in selectAlan Somers
2016-11-26Auto merge of #477 - zethra:master, r=fiveopHomu
2016-11-23Fixed typo in tcsetpgrpzethra
2016-11-19update CHANGELOG.md for PR #475Alan Somers
2016-11-19Add TimeSpec, a Newtype around libc::timespecAlan Somers
2016-11-19Make TimeVal a NewTypeAlan Somers
2016-11-19Opaqueify TimeValAlan Somers
2016-11-19Auto merge of #474 - asomers:unixdomain, r=fiveopHomu
2016-11-18update CHANGELOG.md for PR #474Alan Somers
2016-11-18Improve portability of test_getsocknameAlan Somers
2016-11-18Fix Unix domain sockets.Alan Somers
2016-11-17Auto merge of #470 - fiveop:no_pre, r=posborneHomu
2016-11-17Auto merge of #469 - asomers:select, r=posborneHomu
2016-11-16Fix intermittency in test_selectAlan Somers
2016-11-16Get rid of version suffix between versionsPhilipp Matthias Schaefer
2016-11-16Auto merge of #467 - fiveop:fail_on_beta_fail, r=posborneHomu
2016-11-15Fail on beta builds again.Philipp Matthias Schaefer