summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't unconditionally link libiconv on macOS.Geoffry Song2021-04-281-10/+13
* linux: add syncfs(2)Luca BRUNO2021-04-231-0/+1
* Auto merge of #2147 - nthery:clonefile, r=JohnTitorbors2021-04-171-0/+18
|\
| * Add macos clonefile functionsNicolas Thery2021-04-171-0/+18
* | Add RLIM_NLIMITS on androidNoah2021-04-161-0/+1
|/
* Add kqueue1 to NetBSDBenoît du Garreau2021-04-121-0/+2
* Auto merge of #2141 - zonyitoo:master, r=JohnTitorbors2021-04-126-41/+37
|\
| * Unified Linux TCP socket optionszonyitoo2021-04-096-41/+37
* | Update dl_phdr_info definition to more closely match header filesK.J. Valencik2021-04-091-23/+20
* | Add dl_iterate_phdr to AndroidK.J. Valencik2021-04-081-0/+80
* | Auto merge of #2143 - coolreader18:rlim-nlimits-linux, r=JohnTitorbors2021-04-0811-0/+11
|\ \
| * | Add RLIM_NLIMITS constant as alias of RLIMIT_NLIMITS on linux_likeNoah2021-04-0811-0/+11
* | | Add Android items from "sys/system_properties.h":Guillaume Gomez2021-04-081-0/+6
| |/ |/|
* | Auto merge of #2139 - JohnTitor:style-rework, r=Amanieubors2021-04-0645-3891/+912
|\ \
| * | Fix styleYuki Okushi2021-04-0645-3891/+912
* | | Auto merge of #2135 - zonyitoo:master, r=JohnTitorbors2021-04-0534-1037/+400
|\ \ \ | |/ / |/| |
| * | Unified all Linux sockopts definitions by archzonyitoo2021-04-0534-1037/+400
* | | Removed repr(packed) from some NetBSD structuresAlan Somers2021-04-041-2/+0
|/ /
* | Fix typo in swapoffVilgot Fredenberg2021-03-301-1/+1
* | Auto merge of #2132 - JohnTitor:cmsg-space, r=Amanieubors2021-03-308-25/+40
|\ \
| * | Constify `CMSG_SPACE` for all the targetsJohnTitor2021-03-308-25/+40
* | | Make `pwrite64` available on uclibcJohnTitor2021-03-301-6/+6
|/ /
* | Add the following types:Guillaume Gomez2021-03-291-0/+3
* | Add the following elements:Guillaume Gomez2021-03-291-0/+142
* | Add MAP_GUARD on FreeBSD.Alan Somers2021-03-261-0/+2
* | Define SO_INCOMING_CPU for i686-unknown-linux-muslFlorent Bécart2021-03-261-0/+1
* | Auto merge of #2123 - Heliozoa:master, r=JohnTitorbors2021-03-241-0/+1
|\ \
| * | Define SO_INCOMING_CPU for i686-unknown-linux-gnuHeliozoa2021-03-241-0/+1
* | | Move `AT_*` consts from `linux_like/linux/gnu` to `linux_like/linux`Yuki Okushi2021-03-252-27/+26
|/ /
* | Define SO_INCOMING_CPU for {aarch64,x86_64}-unknown-linux-muslOssi Herrala2021-03-192-0/+2
* | Add getauxval to muslAmanieu d'Antras2021-03-171-0/+1
* | Add `renameat2` and change their flags' type to `c_uint`Yuki Okushi2021-03-172-3/+10
* | Add SO_INCOMING_CPU for targets arm-unknown-linux-*zonyitoo2021-03-172-0/+2
* | Remove duplicate definitionDominik Stolz2021-03-161-1/+0
* | Add more syscall constanstsDominik Stolz2021-03-1623-0/+402
* | Add SYS_clone3 for musl targetsDominik Stolz2021-03-148-0/+8
* | Add CPU_STATE_* constantsGuillaume Gomez2021-03-131-0/+6
* | Move some structs to s_no_extra_traits due to large arraysNoah2021-03-121-16/+82
* | Add structs from linux/uinput.h + a couple of input-related constantsNoah2021-03-121-0/+66
|/
* Haiku: change argument types for readv() and writev()Niels Sascha Reedijk2021-03-121-2/+3
* Haiku: change type of ioctl() argument to c_ulong and add missingNiels Sascha Reedijk2021-03-121-25/+28
* Add cr_pid to FreeBSD xucred - an unreleased addition in FreeBSD 13Torbjørn Birch Moltu2021-03-083-9/+92
* Add SO_PEERSEC and SO_PASSSEC for all linux archs and androidTorbjørn Birch Moltu2021-03-0816-0/+32
* Add NetBSD unpcbid, LOCAL_PEEREID and other LOCAL_ constantsTorbjørn Birch Moltu2021-03-071-0/+12
* Add LOCAL_PEERCRED and related to DragonflyTorbjørn Birch Moltu2021-03-072-12/+13
* Re-add accept4 for Android on 32 bit ARM.Maarten de Vries2021-03-051-0/+16
* Add gettid() for Linux and AndroidTheDoctor3142021-03-052-0/+4
* dragonflybsd: expose waitid() prototype + related constantsbors2021-03-031-2/+19
* Add definitions for security related MAGICKenta Tada2021-03-021-0/+4
* Replace `x86_64-sun-solaris` with `x86_64-pc-solaris`Yuki Okushi2021-03-021-1/+1