summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add `pthread_main_np` to FreeBSD-like and `_lwp_self` to NetBSDMurarth2019-09-271-0/+1
* Auto merge of #1523 - phi-gamma:fixes, r=gnzlbgbors2019-09-211-4/+4
|\
| * fix argument names in the mq_* family of functionsPhilipp Gesang2019-09-181-4/+4
* | Add FreeBSD10 supportgnzlbg2019-09-161-2/+2
|/
* Formattinggnzlbg2019-09-121-204/+323
* Deprecate AIO_LISTIO_MAXAlan Somers2019-09-021-0/+4
* adapt ioctl() BPF for OpenBSDSébastien Marie2019-08-181-0/+5
* Fix bitness issueequal-l22019-08-161-0/+3
* Add ioctl() constants for BPFequal-l22019-08-161-0/+2
* Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-281-2/+2
* Expose signal value of siginfo_tDouman2019-07-091-1/+13
* Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFlyTorbjørn Birch Moltu2019-06-071-0/+4
* Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-241-12/+12
* [breaking change] incorrect API of gettimeofdaygnzlbg2019-05-221-1/+2
* add login_tty api from libutilKevin Kuehler2019-04-051-0/+1
* Correct mqd_t on DragonFlyBSDTorbjørn Birch Moltu2019-03-271-1/+0
* vm_size_t does not exist on OpenBSDSébastien Marie2019-03-031-0/+1
* Auto merge of #1271 - Susurrus:more_debug_impls, r=gnzlbgbors2019-02-241-1/+39
|\
| * Add extra traits for freebsd datatypesBryant Mairs2019-02-231-1/+39
* | Clean libc-test for apple targetsgnzlbg2019-02-221-0/+8
|/
* Cleanup dox messgnzlbg2019-02-131-2/+2
* Fix build on all platformsgnzlbg2019-02-071-8/+20
* Auto merge of #1217 - Susurrus:rfc_2235, r=gnzlbgbors2019-02-051-0/+5
|\
| * Check for Copy impls for all typesBryant Mairs2019-02-021-0/+4
| * Check for Debug impls for all typesBryant Mairs2019-02-021-0/+1
* | char is unsigned on FreeBSD aarch64 and powerpc64MikaelUrankar2019-02-021-1/+0
|/
* FreeBSD 10.x is EOL, in FreeBSD 11 and later, ss_sp is actually a void* [1]Your Name2019-01-221-7/+0
* Add IP_RECVIF to BSD and IP_RECVDSTADDR to apple.Tom Pusateri2018-12-261-0/+1
* No IP_RECVTOS for DragonFlyBSDBenjamin Saunders2018-12-151-1/+0
* Add BSD IP_RECVTOS definitionsBenjamin Saunders2018-12-141-0/+1
* Add IPV6 analogsBenjamin Saunders2018-12-141-0/+2
* not define `TIMER_ABSTIME` on AppleM Farkas-Dyck2018-12-051-0/+2
* openbsd: unbreak: TCP_* flagsSébastien Marie2018-11-271-0/+2
* Add some TCP constantsFensteer2018-11-271-1/+0
* Add chflags(2) and friendsAlan Somers2018-11-191-0/+18
* On FreeBSD and Dragonfly, don't unnecessarily link to libutilAlan Somers2018-10-301-136/+135
* Add ptrace for non-apple BSDsxd0096422018-10-061-0/+16
* Expose futimens and utimensat on FreeBSD and DragonFlyJulio Merino2018-09-251-0/+3
* 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