commit | 863fb885860deef3f605db1e4af0d8a1794d8d9b | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Fri Mar 03 23:53:22 2017 +0000 |
committer | bors <bors@rust-lang.org> | Fri Mar 03 23:53:22 2017 +0000 |
tree | cd13ceb2ecd3d92560c90472a1f01b8df7d9e62b | |
parent | 05a2d197356ef253dfd985166576619ac9b6947f [diff] | |
parent | 23d4059546f4d007ee8b5d28969729b9614fa89a [diff] |
Auto merge of #546 - alexander255:master, r=alexcrichton Add support for the `accept4` system call for FreeBSD* & NetBSD* As outlined in #540. However since support for this system call seems to be committed, but not yet released in NetBSD & BitRig (is BitRig actually still be developed at all, btw?), I'm not sure whether it wouldn't be a better idea to only add OpenBSD support instead? What's the official policy on this?