summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2128 - GuillaumeGomez:bump-version, r=JohnTitor0.2.92bors2021-03-302-3/+3
|\
| * Bump crate version to 0.2.92Guillaume Gomez2021-03-302-3/+3
* | Auto merge of #2132 - JohnTitor:cmsg-space, r=Amanieubors2021-03-308-25/+40
|\ \
| * | Constify `CMSG_SPACE` for all the targetsJohnTitor2021-03-308-25/+40
* | | Auto merge of #2131 - JohnTitor:pwrite64-uclibc, r=Amanieubors2021-03-301-6/+6
|\ \ \ | |/ / |/| |
| * | Make `pwrite64` available on uclibcJohnTitor2021-03-301-6/+6
|/ /
* | Auto merge of #2129 - GuillaumeGomez:more-missing-types, r=JohnTitorbors2021-03-291-0/+3
|\ \
| * | Add the following types:Guillaume Gomez2021-03-291-0/+3
| |/
* | Auto merge of #2127 - GuillaumeGomez:processor_cpu_load_info, r=JohnTitorbors2021-03-291-0/+142
|\ \ | |/
| * Add the following elements:Guillaume Gomez2021-03-291-0/+142
|/
* Auto merge of #2125 - asomers:MAP_GUARD, r=JohnTitorbors2021-03-271-0/+2
|\
| * Add MAP_GUARD on FreeBSD.Alan Somers2021-03-261-0/+2
|/
* Auto merge of #2124 - fbecart:master, r=JohnTitorbors2021-03-261-0/+1
|\
| * Define SO_INCOMING_CPU for i686-unknown-linux-muslFlorent BeĢ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
* | Auto merge of #2122 - JohnTitor:at-consts-musl, r=Amanieubors2021-03-242-27/+26
|\ \ | |/ |/|
| * Move `AT_*` consts from `linux_like/linux/gnu` to `linux_like/linux`Yuki Okushi2021-03-252-27/+26
|/
* Auto merge of #2120 - JohnTitor:libc-0291, r=JohnTitor0.2.91bors2021-03-233-6/+6
|\
| * Mention about `libc-test` on the publishing noteYuki Okushi2021-03-231-3/+3
| * Bump to 0.2.91Yuki Okushi2021-03-232-3/+3
|/
* Auto merge of #2119 - oherrala:64bit-musl-so-incoming-cpu, r=JohnTitorbors2021-03-192-0/+2
|\
| * Define SO_INCOMING_CPU for {aarch64,x86_64}-unknown-linux-muslOssi Herrala2021-03-192-0/+2
|/
* 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
|\