summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichtonbors2018-06-281-2/+0
|\
| * add fdopendir on macOSScott Lamb2018-06-071-2/+0
* | add net/if_arp.h definitionsAndrew Cann2018-06-041-0/+8
|/
* Add sem_getvalue to unixJason Longshore2018-05-101-0/+2
* Auto merge of #983 - mcginty:bsd-pktinfo, r=alexcrichtonbors2018-05-011-0/+9
|\
| * add remaining pktinfo consts/structs for the other BSDsJake McGinty2018-05-011-0/+9
* | define more TCP_ sockopts on bsdArvid E. Picciani2018-05-011-2/+5
|/
* Add FreeBSD `get[pw|gr]ent_r`, forgotten in #934Fredrick Brennan2018-03-051-0/+9
* Use pre-ino64 FreeBSD symbols to resolve binary compatibility.Bryan Drewery2018-03-011-0/+1
* Link against kevent@FBSD_1.0 to fix ABI compat with FreeBSD12.Bryan Drewery2018-03-011-0/+1
* Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-231-0/+12
* fix stylegnzlbg2018-01-181-0/+2
* Add bpf constant on macOSluozijun2017-12-271-0/+4
* Auto merge of #871 - asomers:mq, r=alexcrichtonbors2017-12-171-0/+27
|\
| * POSIX mqueue bindings for the BSDsAlan Somers2017-12-161-0/+27
* | add aarch64-unknown-openbsd definitionSébastien Marie2017-12-131-0/+1
* | Add missing EAI_* flags for multiple platformsJosh Driver2017-12-121-0/+9
|/
* Add ucred-like structs for FreeBSDs and NetBSDBryant Mairs2017-12-071-0/+11
* No fexecve() on DragonFlyMichael Neumann2017-11-171-3/+0
* Add network interface flag constants for all platformsluozijun2017-11-091-2/+0
* Add asmjs/wasm32 to CIAlex Crichton2017-08-261-2/+2
* Remove fexecve() from Haiku and MacOS/iOS.Bryant Mairs2017-08-161-0/+3
* Add getgrouplist()Jamie Hewland2017-08-121-0/+4
* Add initgroups to BSD targetsJamie Hewland2017-08-121-0/+1
* Add MAP_ANONYMOUS to DragonFlyBSD and FreeBSDBryant Mairs2017-08-111-0/+1
* Add SEEK_DATA and SEEK_HOLE constants to FreeBSD and DragonFlyBSDNicolás Caracci2017-08-101-0/+2
* Auto merge of #702 - berkowski:bsd_poll_flags, r=alexcrichtonbors2017-08-041-0/+4
|\
| * Fixed style issues.Zac Berkowitz2017-07-291-1/+3
| * Added POLLSTANDARD and POLLINIGNEOF constants for freebsd-like unixZac Berkowitz2017-07-291-0/+2
* | Add setresgid & setresuid to FreeBSD and OpenBSDWesley Moore2017-08-011-0/+2
|/
* Enable preadv and pwritev on the BSDsAlan Somers2017-07-171-0/+8
* merge poll constants in BSD platformsNicolas Dusart2017-07-131-5/+0
* add poll constants to FreeBSD and DragonFlyNicolas Dusart2017-07-121-0/+5
* add missing socket constantsNicolas Dusart2017-07-101-7/+2
* Add pthread_rwlockattr APIsmain()2017-06-281-0/+7
* Add constants for pathconf(3)Alan Somers2017-06-261-0/+26
* Add sysconf constants for FreeBSD and DragonflyBSDAlan Somers2017-06-261-0/+35
* Sort FreeBSD's sysconf variables. No functional changes.Alan Somers2017-06-261-30/+29
* Add termios control flagsBryant Mairs2017-06-241-0/+5
* Add termios control character indicesBryant Mairs2017-06-241-0/+1
* Add more termios output flagsBryant Mairs2017-06-241-0/+3
* Add O_DIRECT for NetBSD and FreeBSD-likeequal-l22017-06-191-0/+2
* Unify some BSD flagsequal-l22017-06-191-11/+0
* Fix AT_ constants for DragonFlyMichael Neumann2017-06-161-7/+0
* add dirfd on unixJörg Thalheim2017-06-131-0/+1
* add ::timeval to settimeofdayAndrew Salmon2017-05-271-1/+1
* make modifications for proper build.Andrew Salmon2017-05-271-0/+1
* Add AT_FDCWD for FreeBSDLee Bousfield2017-05-151-0/+2
* Don't expose B460800 & B921600 on dragonflyBryant Mairs2017-04-191-2/+0
* Expose CRTSCTS on freebsd and dragonflyBryant Mairs2017-04-191-0/+2