summaryrefslogtreecommitdiff
path: root/src/unix/bsd
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #605 - Uplifting:unix, r=alexcrichtonbors2017-05-283-1/+6
|\
| * add ::timeval to settimeofdayAndrew Salmon2017-05-273-3/+3
| * make modifications for proper build.Andrew Salmon2017-05-273-1/+6
* | Fixed targets without the sync() functionRazican2017-05-261-0/+2
|/
* Add AT_FDCWD for FreeBSDLee Bousfield2017-05-151-0/+2
* Add XATTR flagsLee Bousfield2017-05-071-0/+7
* Add xattr functions for OSXLee Bousfield2017-05-071-0/+21
* Add RTLD_NEXT and RTLD_SELF to *BSDLee Bousfield2017-04-301-0/+2
* Expose B460800 & B921600 on netbsdBryant Mairs2017-04-191-0/+3
* Don't expose B460800 & B921600 on dragonflyBryant Mairs2017-04-192-2/+3
* Expose CRTSCTS on freebsd and dragonflyBryant Mairs2017-04-191-0/+2
* Add const socket protocol for divert rule ipfw on FreeBSDNorbytus2017-04-061-0/+2
* Auto merge of #559 - superriva:superriva-patch-1, r=alexcrichtonbors2017-04-041-0/+76
|\
| * Add IPC,SHM,MSG for Freebsdsuperriva2017-04-041-0/+76
* | add AT_* constantsJörg Thalheim2017-03-254-0/+23
|/
* Add FIONREAD for apple/b64Geoff Cant2017-03-241-0/+2
* add fdopendirJörg Thalheim2017-03-242-0/+4
* move *at family to unixJörg Thalheim2017-03-203-89/+12
* Add support for the `accept4` system call for FreeBSD* & NetBSD*Alexander Schlarb2017-03-032-0/+7
* Auto merge of #543 - berkowski:socket_constants, r=alexcrichtonbors2017-03-017-15/+436
|\
| * Added #[doc(hidden)] to AF_MAX, PF_MAX, others.Zac Berkowitz2017-03-012-0/+6
| * Added socket constants for appleZac Berkowitz2017-03-011-10/+116
| * Cleaned up unused socket constants.Zac Berkowitz2017-03-011-9/+0
| * Added many socket-related constants to BSDZac Berkowitz2017-03-016-5/+323
* | Auto merge of #538 - malbarbo:ci-android, r=alexcrichtonbors2017-03-011-1/+70
|\ \ | |/ |/|
| * Fix styleMarco A L Barbosa2017-02-271-1/+2
| * Fix missing prefix ::Marco A L Barbosa2017-02-271-14/+14
| * Merge branch 'master' into ci-androidMarco A L Barbosa2017-02-273-0/+84
| |\
| * | Remove cfg_if from src/unix/mod.rsMarco A L Barbosa2017-02-271-0/+68
* | | Add OXTABS and ONOEOT for BSD systemsBryant Mairs2017-02-281-0/+2
| |/ |/|
* | Auto merge of #537 - Susurrus:master, r=alexcrichtonbors2017-02-241-0/+4
|\ \
| * | Fix path for nfds_tBryant Mairs2017-02-241-1/+1
| * | Expose ppoll on some BSDsBryant Mairs2017-02-241-0/+4
| |/
* | Auto merge of #530 - berkowski:baud_constants, r=alexcrichtonbors2017-02-243-0/+80
|\ \ | |/ |/|
| * Added baudrate constants.Zac Berkowitz2017-02-203-0/+80
* | Add jail functions and constants for FreeBSDRyan Moeller2017-02-211-0/+30
|/
* Added *_setpshared and *_getpshared bindingsMike Lubinets2017-02-162-0/+16
* Make WIFCONTINUED signature on FreeBSD consistent with MacOS and LinuxRadu Popescu2017-02-131-2/+2
* Add AF_UNSPEC from Apple socket.hDouman2017-02-071-0/+1
* Auto merge of #512 - dumbbell:support-aarch64-unknown-freebsd, r=alexcrichtonbors2017-02-032-0/+33
|\
| * Add types for `aarch64-unknown-freebsd`Jean-Sébastien Pédron2017-02-032-0/+33
* | Add IPPROTO_ICMP and IPPROTO_ICMPV6 system constantsTyler Julian2017-02-013-0/+6
* | Adding missing WIFCONTINUED function on FreeBSD systemsRadu Popescu2017-02-011-0/+4
* | add pipe2 to non-OSX BSD'sJack O'Connor2017-01-252-0/+2
* | Update mod.rsJohannes Lundberg2017-01-141-1/+0
* | Added some DragonFly-only constants.johalun2017-01-141-0/+7
* | Added defines from ttycom.h for dragonfly and freebsd.johalun2017-01-133-1/+68
* | Auto merge of #489 - zackw:add-waitid, r=alexcrichtonbors2017-01-103-0/+41
|\ \
| * | Remove remaining copy of the comment about idtype_t being an enum.Zack Weinberg2017-01-101-5/+0
| * | Changes requested by reviewersZack Weinberg2017-01-102-15/+0