summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* freebsdlike: add kenvVal Packett2023-05-071-0/+14
* FreeBSD: add Linux-compatible clock aliasesVal Packett2023-02-191-0/+3
* Add more MNT_ flags on {Dragonfly,Net,Open}BSDAlan Somers2022-10-221-0/+1
* add eaccess on freebsd and dragonflySteve Lau2022-10-091-0/+2
* IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-181-0/+11
* dragonflybsd adding subset of kvm apiDavid Carlier2022-05-221-0/+42
* mixed up linesmaxfranke2022-04-121-1/+1
* Added SSM sockops for OSes that have support but were missing from libcmaxfranke2022-04-121-0/+10
* Auto merge of #2744 - vityafx:add-pthread-functions-to-freebsd, r=Amanieubors2022-04-101-0/+10
|\
| * Add pthread_set/get schedparam functions to FreeBSD.Victor Polevoy2022-04-091-0/+10
* | Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-likeJunho Choi2022-04-051-0/+1
|/
* bsd sched api updateDavid CARLIER2022-02-051-0/+1
* Add `ip_mreqn` on FreeBSDTamir Duberstein2022-01-171-0/+6
* fix(freebsd): incorrect constant type from ttycom.h南浦月2022-01-061-20/+20
* dragonflybsd accept_filter_arg support for SO_ACCEPTFILTER.David Carlier2021-12-311-0/+5
* fcntl updates for DragonFlyBSD and NetBSDDavid Carlier2021-12-211-0/+2
* DragonFly supports posix_fallocate, stubs posix_fadviseRyan Zoeller2021-12-111-0/+2
* Add FreeBSD 14 moduleYuki Okushi2021-11-171-1/+0
* Add getresgid and getresuid to DragonFly, FreeBSD and OpenBSDRyan Zoeller2021-11-021-0/+2
* Auto merge of #2489 - rtzoeller:dfly_devname_r, r=JohnTitorbors2021-11-021-6/+0
|\
| * DragonFly's devname_r takes a size_t len parameterRyan Zoeller2021-11-021-6/+0
* | Deprecate FIODGNAME on DragonFly, add FIODNAMERyan Zoeller2021-10-301-1/+0
|/
* Add AI_* constants to freebdslike platforms.jfh2021-10-271-0/+8
* DragonFly 6.0 introduced fexecve()Ryan Zoeller2021-10-201-0/+5
* Deprecate XU_NGROUPS on DragonFlyRyan Zoeller2021-10-171-1/+0
* fparseln for freebsd/dragonfly.DC2021-10-091-0/+7
* add devname_r to freebsd-likei509VCB2021-10-061-0/+6
* freebsd/dragonfly add pthread_get_name_np fnDavid Carlier2021-09-251-0/+1
* BSD add utrace callsDavid Carlier2021-09-191-0/+1
* linux, android, freebsd-like adding pthread_getcpuclockidDavid Carlier2021-08-291-0/+2
* Clarify that MAP_RENAME and MAP_NORESERVE are deprecated in DragonFlyBSDRyan Zoeller2021-08-261-2/+8
* Auto merge of #2342 - devnexen:dfbsd_shm_api, r=JohnTitorbors2021-08-161-0/+10
|\
| * dragonflybsd add shm api.DC2021-08-141-0/+10
* | Auto merge of #2329 - devnexen:getsethostid_unix, r=JohnTitorbors2021-08-151-0/+2
|\ \
| * | adding gethostid/sethostid to most unixes (redox still unimplemented atDavid CARLIER2021-08-131-0/+2
| |/
* | Add sched_get/setparam for FreeBSD and DragonFlyBSDRyan Zoeller2021-08-131-0/+2
|/
* netbsd/openbsd adding more IPC_* flags.David Carlier2021-08-081-0/+17
* freebsd/dragonflybsd introduces backtrace api for debuggingDavid Carlier2021-07-141-0/+11
* freebsd/dragonfly adding pthread barrier api.David Carlier2021-06-211-0/+17
* Add more MNT_ flags, especially on FreeBSDAlan Somers2021-06-121-0/+12
* Remove the new `extern "C"` blocks (merge with existing blocks)niluxv2021-05-081-2/+0
* Change `memset_s` signature to standard C typesniluxv2021-05-051-1/+1
* Add explicit/volatile memset/memzero functionsniluxv2021-05-021-0/+8
* Fix styleYuki Okushi2021-04-061-102/+32
* Add cr_pid to FreeBSD xucred - an unreleased addition in FreeBSD 13Torbjørn Birch Moltu2021-03-081-8/+0
* Add LOCAL_PEERCRED and related to DragonflyTorbjørn Birch Moltu2021-03-071-0/+13
* Add BPF structures for FreeBSDJames Lee2021-02-251-0/+36
* Fix BPF_ALIGNMENT for 32bit FreeBSDJames Lee2021-02-251-2/+9
* Add bindings for iconv callsAlexander Batischev2021-02-111-0/+15
* aio functions do not require librt on FreeBSDAlan Somers2021-01-031-17/+0