summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed sockaddr definitionAndrea Ciliberti2022-01-231-1/+1
* Fixed conditional programming lintAndrea Ciliberti2022-01-232-14/+26
* Fixed network implementationsMeziu2022-01-232-1/+10
* Fixed struct/constants orderMeziu2022-01-231-34/+34
* ARMv6K Horizon OS supportMeziu2022-01-232-0/+196
* Auto merge of #2543 - asomers:fspacectl, r=Amanieubors2022-01-211-0/+16
|\
| * Add fspacectl, new in FreeBSD 14Alan Somers2022-01-201-0/+16
* | Auto merge of #2638 - devnexen:shm_create_largepage_fbsd, r=Amanieubors2022-01-211-0/+10
|\ \ | |/ |/|
| * freebsd 13 non thp userspace fn.David CARLIER2022-01-201-0/+10
* | Auto merge of #2637 - asomers:no-kern-stacktop, r=Amanieubors2022-01-201-58/+0
|\ \ | |/ |/|
| * Delete FreeBSD's MNTK_ constantsAlan Somers2022-01-191-57/+0
| * Remove KERN_STACKTOPAlan Somers2022-01-191-1/+0
* | uclibc: fix O_TMPFILE value, un-pub some unused fields to fix libc-testJonah Petri2022-01-192-20/+20
|/
* uclibc: PTRACE_O_MASK comes from the kernel, not from libc, so don't speciali...Jonah Petri2022-01-192-7/+1
* Auto merge of #2615 - lancethepants:TIOCGWINSZ, r=Amanieubors2022-01-1836-935/+329
|\
| * Undefine FIOASYNC for sparc64.lancethepants2022-01-181-1/+1
| * Consolidate all Ioctl constants and functions by architecture.lancethepants2022-01-1736-935/+329
* | Add `ip_mreqn` on AndroidTamir Duberstein2022-01-171-0/+6
* | Add `ip_mreqn` on FreeBSDTamir Duberstein2022-01-171-0/+6
* | Add `ip_mreqn` on Apple platformsTamir Duberstein2022-01-171-0/+6
|/
* Auto merge of #2631 - devnexen:fbsd13_upd_shm, r=Amanieubors2022-01-171-0/+14
|\
| * shm api update from FreeBSD 13David CARLIER2022-01-161-0/+14
* | Auto merge of #2630 - kaniini:chore/s390x-musl-fixes, r=Amanieubors2022-01-171-4/+4
|\ \
| * | Fix definitions of FIONBIO/FIONCLEX/FIOCLEX constants on s390x-musl.Ariadne Conill2022-01-161-3/+3
| * | Fix ioctl definition on s390x-musl targets.Ariadne Conill2022-01-161-1/+1
| |/
* | Auto merge of #2629 - devnexen:apple_execinfo_upd, r=Amanieubors2022-01-171-0/+22
|\ \
| * | macOs update backtrace api.David CARLIER2022-01-151-0/+22
| |/
* | Auto merge of #2628 - devnexen:netbsd_prot_mprotect, r=Amanieubors2022-01-161-0/+8
|\ \
| * | netbsd add PROT_MPROTECT macros.David Carlier2022-01-151-0/+8
| |/
* | Add android ioctl constansts: BLKSSZGET and BLKPBSZGETMek1012022-01-131-0/+3
|/
* Define UMOUNT_NOFOLLOW on Linux-like platformsRyan Zoeller2022-01-121-2/+2
* Auto merge of #2622 - devnexen:fuse_super_magic, r=Amanieubors2022-01-121-0/+2
|\
| * linux GLIBC add FUSE_SUPER_MAGICDavid Carlier2022-01-121-0/+2
* | Android defines _POSIX_VDISABLERyan Zoeller2022-01-101-0/+2
|/
* Auto merge of #2617 - devnexen:fbsd14_cpuset_upd, r=Amanieubors2022-01-091-0/+11
|\
| * freebsd add CPU_COUNT macroDavid CARLIER2022-01-061-0/+11
* | linux GLIBC add malloc_trim fn.David Carlier2022-01-081-0/+1
|/
* fix(freebsd): incorrect constant type from ttycom.h南浦月2022-01-063-27/+27
* Auto merge of #2609 - devnexen:solarish_sol_filter, r=Amanieubors2022-01-041-0/+15
|\
| * illumos SOL_FILTER socket option.David Carlier2022-01-041-0/+15
* | Auto merge of #2613 - djc:macos-dontfrag, r=Amanieubors2022-01-041-0/+2
|\ \
| * | apple IP{,V6}_DONTFRAG constantsDirkjan Ochtman2022-01-011-0/+2
| |/
* | Auto merge of #2612 - bsiegert:master, r=Amanieubors2022-01-041-0/+6
|\ \
| * | NetBSD: add definition for execvpeBenny Siegert2022-01-011-0/+6
| |/
* | Auto merge of #2611 - devnexen:dfbsd_so_acceptfilter, r=Amanieubors2022-01-042-5/+5
|\ \
| * | dragonflybsd accept_filter_arg support for SO_ACCEPTFILTER.David Carlier2021-12-312-5/+5
| |/
* | Auto merge of #2610 - rtzoeller:dfly_cmsg_align, r=Amanieubors2022-01-041-1/+1
|\ \
| * | Fix _CMSG_ALIGN on DragonFlyRyan Zoeller2022-01-021-1/+1
| |/
* | Auto merge of #2608 - devnexen:obsd_splice, r=Amanieubors2022-01-041-0/+6
|\ \
| * | openbsd adding splice struct for SO_SPLICE sock optDavid Carlier2021-12-301-0/+6
| |/