summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add constants from `linux/in.h`Yuki Okushi2020-03-171-0/+11
* Merge pull request #1653 from ArniDagur/shadow_reenterantYuki Okushi2020-03-172-1/+31
|\
| * Add renterant shadow functionsÁrni Dagur2020-03-152-1/+31
* | Merge pull request #1694 from JohnTitor/map-syncYuki Okushi2020-03-1515-2/+14
|\ \
| * | Tweak `MAP_SYNC`Yuki Okushi2020-03-1515-2/+14
* | | Add missing AT_ constantsThomas Hurst2020-03-144-0/+8
|/ /
* | Merge pull request #1658 from connorkuehl/unify-mmap-flagsYuki Okushi2020-03-142-3/+8
|\ \
| * | Move mmap flag 'MAP_FIXED_NOREPLACE' from gnu/mod.rs to linux/mod.rsConnor Kuehl2020-03-132-1/+1
| * | Add mmap flag 'MAP_SYNC' to linux/mod.rsConnor Kuehl2020-03-131-0/+4
| * | Move mmap flag 'MAP_SHARED_VALIDATE' to linux/mod.rs from gnu/mod.rsConnor Kuehl2020-03-132-2/+3
* | | Merge pull request #1690 from pwang7/patch-1Yuki Okushi2020-03-141-0/+37
|\ \ \ | |/ / |/| |
| * | add macOS mount flags according toPu Wang2020-03-131-0/+37
| |/
* | Add F_OFD_* constantsAndre Nathan2020-03-1019-0/+58
|/
* Merge pull request #1678 from jbaublitz/keyctl-constsYuki Okushi2020-03-102-0/+75
|\
| * Add constants from linux/keyctl.hJohn Baublitz2020-03-092-0/+75
* | Merge pull request #1661 from Richard-W/linux_reboot_h_constantsYuki Okushi2020-03-102-15/+16
|\ \
| * | Move linux/reboot.h constants into linux moduleRichard Wiedenhöft2020-03-092-15/+16
| |/
* | Solarish: missing declaration of port_send and port_sendnVita Batrla2020-03-091-0/+12
|/
* Merge pull request #1682 from JohnTitor/reduce-fixmeYuki Okushi2020-03-095-21/+4
|\
| * Add `CLOCK_TAI` to linux_like/mod.rsYuki Okushi2020-03-085-21/+4
* | Merge pull request #1654 from jedisct1/macos_sigstk_constantsYuki Okushi2020-03-091-0/+1
|\ \
| * | Add MINSIGSTKSZ and SIGSTKSZ definitions for MacOSFrank Denis2020-03-081-0/+1
| |/
* | Merge pull request #1651 from zonyitoo/feature-linux-like-ip6t-so-original-dstYuki Okushi2020-03-092-0/+6
|\ \
| * | Add IP6T_SO_ORIGINAL_DST definitionzonyitoo2020-03-082-0/+6
| |/
* | Merge pull request #1656 from darcyliu/bsd-wait4Yuki Okushi2020-03-091-0/+14
|\ \
| * | Add wait4 for macOS and FreeBSDDarcy Liu2020-03-081-0/+14
| |/
* | Add definitions for cgroupfs and cgroup2fs MAGICMikail Bagishov2020-03-081-0/+2
|/
* Merge pull request #1680 from Ralith/pmtuYuki Okushi2020-03-071-0/+6
|\
| * Add some linux socket MTU constantsBenjamin Saunders2020-03-061-0/+6
* | Merge pull request #1642 from dfoxfranke/sys-timexYuki Okushi2020-03-075-0/+489
|\ \ | |/ |/|
| * Add <sys/timex.h> declarations for Solaris/IllumOSDaniel Fox Franke2020-03-011-0/+82
| * Add <sys/timex.h> declarations for BSDsDaniel Fox Franke2020-03-013-0/+252
| * Add <sys/timex.h> declarations for LinuxDaniel Fox Franke2020-03-011-0/+155
* | Update lint nameYuki Okushi2020-03-051-2/+5
|/
* Nfnetfilter queue constantsMichal 'vorner' Vaner2020-03-012-0/+132
* Merge pull request #1640 from andreas-schwab/masterYuki Okushi2020-03-014-3/+19
|\
| * Define RTLD_* constants for riscv64-linux-gnuAndreas Schwab2020-02-291-0/+3
| * Correct PTHREAD_STACK_MIN for riscv64-linux-gnuAndreas Schwab2020-02-291-1/+2
| * Define struct flock64 for riscv64-linux-gnuAndreas Schwab2020-02-291-0/+8
| * Fix alignment of struct pthread_mutexattr_t for riscv64-linux-gnuAndreas Schwab2020-02-292-2/+6
* | Merge pull request #1672 from JohnTitor/ci-tweaksYuki Okushi2020-03-0116-49/+49
|\ \ | |/ |/|
| * Replace TODO with FIXME to make grep easyYuki Okushi2020-02-2916-49/+49
* | Add TCP_FASTOPEN_CONNECT for Linux after 4.11zonyitoo2020-02-293-0/+3
|/
* Add definitions in ucontext.h in Android for x86_64Yuji Yamamoto2020-02-282-0/+250
* Add definitions in ucontext.h in Android for x86Yuji Yamamoto2020-02-281-0/+160
* Add definitions in ucontext.h in Android for ARMYuji Yamamoto2020-02-282-0/+184
* Merge pull request #1649 from rfael/masterYuki Okushi2020-02-285-0/+90
|\
| * structs nlmsghdr, nlmsgerr and nlattr added to linux arm and x86 musl targetsru2020-02-193-0/+54
| * structs nlmsghdr, nlmsgerr and nlattr added to linux mips64 musl targetru2020-02-191-0/+18
| * structs nlmsghdr, nlmsgerr and nlattr added to linux mips musl targetru2020-02-191-0/+18