summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2118 - Amanieu:bump2, r=JohnTitor0.2.90bors2021-03-182-2/+2
|\
| * Bump to 0.2.90Amanieu d'Antras2021-03-182-2/+2
|/
* Auto merge of #2117 - Amanieu:musl_getauxval, r=JohnTitorbors2021-03-181-0/+1
|\
| * Add getauxval to muslAmanieu d'Antras2021-03-171-0/+1
|/
* Auto merge of #2116 - JohnTitor:renameat2, r=Amanieubors2021-03-172-3/+10
|\
| * Add `renameat2` and change their flags' type to `c_uint`Yuki Okushi2021-03-172-3/+10
|/
* Auto merge of #2115 - zonyitoo:master, r=JohnTitorbors2021-03-172-0/+2
|\
| * Add SO_INCOMING_CPU for targets arm-unknown-linux-*zonyitoo2021-03-172-0/+2
|/
* Auto merge of #2114 - voidc:syscalls, r=JohnTitorbors2021-03-1624-0/+411
|\
| * Remove duplicate definitionDominik Stolz2021-03-161-1/+0
| * Ignore syscalls added in Linux 5.9 or later in testsDominik Stolz2021-03-161-0/+10
| * Add more syscall constanstsDominik Stolz2021-03-1623-0/+402
|/
* Auto merge of #2113 - joshtriplett:ci-kernel, r=JohnTitorbors2021-03-151-48/+36
|\
| * CI: Add ARPHRD_ to kernel definitionsJosh Triplett2021-03-151-0/+1
| * CI: Consolidate and blanket-ignore kernel definitions on non-glibcJosh Triplett2021-03-151-48/+35
|/
* Auto merge of #2112 - joshtriplett:eighty-nine, r=JohnTitor0.2.89bors2021-03-152-2/+2
|\
| * Bump to 0.2.89Josh Triplett2021-03-152-2/+2
|/
* Auto merge of #2111 - voidc:clone3-musl, r=JohnTitorbors2021-03-149-1/+10
|\
| * Ignore SYS_clone3 during musl testsDominik Stolz2021-03-151-1/+2
| * Add SYS_clone3 for musl targetsDominik Stolz2021-03-148-0/+8
|/
* Auto merge of #2110 - GuillaumeGomez:cpu-state, r=JohnTitorbors2021-03-131-0/+6
|\
| * Add CPU_STATE_* constantsGuillaume Gomez2021-03-131-0/+6
|/
* Auto merge of #2106 - coolreader18:uinput-structs, r=coolreader18bors2021-03-132-0/+143
|\
| * Move some structs to s_no_extra_traits due to large arraysNoah2021-03-121-16/+82
| * Skip uinput tests on musl+mips+ppc64+sparc64Noah2021-03-121-0/+10
| * Add structs from linux/uinput.h + a couple of input-related constantsNoah2021-03-122-0/+67
|/
* Auto merge of #2108 - nielx:fix/haiku-typefixes, r=JohnTitorbors2021-03-121-27/+31
|\
| * 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
|/
* Auto merge of #2105 - tormol:udx, r=JohnTitorbors2021-03-0821-13/+147
|\
| * Add cr_pid to FreeBSD xucred - an unreleased addition in FreeBSD 13Torbjørn Birch Moltu2021-03-084-9/+98
| * 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
|/
* Auto merge of #2103 - JohnTitor:version-bump, r=JohnTitor0.2.88bors2021-03-052-3/+3
|\
| * Bump up libc version to 0.2.88Yuki Okushi2021-03-062-3/+3
|/
* Auto merge of #2102 - de-vri-es:linux-arm32-accept4, r=JohnTitorbors2021-03-051-0/+16
|\
| * Re-add accept4 for Android on 32 bit ARM.Maarten de Vries2021-03-051-0/+16
|/
* Auto merge of #2100 - TheDoctor314:gettid, r=JohnTitorbors2021-03-043-0/+7
|\
| * Skip tests for `gettid` on muslYuki Okushi2021-03-051-0/+3
| * Add gettid() for Linux and AndroidTheDoctor3142021-03-052-0/+4
|/
* Auto merge of #2097 - cmusser:topic/dfly-waitid, r=JohnTitorbors2021-03-031-2/+19
|\
| * dragonflybsd: expose waitid() prototype + related constantsbors2021-03-031-2/+19
* | Auto merge of #2099 - JohnTitor:fix-doc-links, r=JohnTitorbors2021-03-031-1/+1
|\ \ | |/ |/|
| * Fix platforms' links on the `Platform-specific documentation` sectionYuki Okushi2021-03-041-1/+1
|/
* Auto merge of #2096 - JohnTitor:fix-semver-check, r=JohnTitorbors2021-03-021-1/+3
|\
| * Revert the solaris target renaming for semver checkYuki Okushi2021-03-021-1/+3
|/
* Auto merge of #2094 - KentaTada:add-fsmagic-for-security, r=JohnTitorbors2021-03-021-0/+4
|\
| * Add definitions for security related MAGICKenta Tada2021-03-021-0/+4
* | Auto merge of #2095 - JohnTitor:add-description, r=JohnTitorbors2021-03-021-0/+3
|\ \