- May 22, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
Re-define `__priority_which`s as c_uint in linux-gnu
-
- May 21, 2020
-
-
Yuki Okushi authored
[FreeBSD] Add missing getnameinfo() flag values.
-
Yuki Okushi authored
-
Valdemar Erk authored
This patchs adds missing flag values for getnameinfo() on FreeBSD, the following flags have been added from the FreeBSD tree. /* * Flag values for getnameinfo() */ #define NI_NOFQDN 0x00000001 #define NI_NUMERICHOST 0x00000002 #define NI_NAMEREQD 0x00000004 #define NI_NUMERICSERV 0x00000008 #define NI_DGRAM 0x00000010 #define NI_NUMERICSCOPE 0x00000020 Signed-off-by:
Valdemar Erk <valdemar@erk.io>
-
Yuki Okushi authored
Re-enable aarch64-linux-android CI
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- May 18, 2020
-
-
Yuki Okushi authored
Add TIOC*BRK constants for Android
-
Yuki Okushi authored
Add extra functions & constants from sys/mman.h for Redox
-
Bryant Mairs authored
-
Xavier L'Heureux authored
-
Yuki Okushi authored
CI: Disable some broken Android targets
-
Yuki Okushi authored
-
- May 12, 2020
-
-
Yuki Okushi authored
Bump version to 0.2.70
-
Tom Eccles authored
-
- May 08, 2020
-
-
Yuki Okushi authored
Update Ubuntu image to 20.04
-
- May 07, 2020
-
-
Yuki Okushi authored
Add TIOCSBRK and TIOCCBRK
-
Yuki Okushi authored
Add c typedefs for the Sony PSP
-
Bryant Mairs authored
Reorganized some constants as well so they're grouped a bit better.
-
Bryant Mairs authored
-
Marko Mijalkovic authored
-
Yuki Okushi authored
-
Yuki Okushi authored
Use default APIs instead of google_apis
-
Yuki Okushi authored
-
- May 03, 2020
-
-
Yuki Okushi authored
Define IPV6_CHECKSUM & IPV6_HOPLIMIT on more platforms
-
Yuki Okushi authored
Add `riscv64gc-unknown-linux-gnu` image
-
- May 02, 2020
-
-
Yuki Okushi authored
Haiku: fix name of AF_UNSPEC
-
Niels Sascha Reedijk authored
-
- May 01, 2020
- Apr 30, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Apr 29, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
Add RLIMIT_* constants for RISC-V 64-bit GNU/Linux and minor fixes for type definitions
-
Yuki Okushi authored
Fix #1670 missing RLIMIT_AS etc on android
-
Robert Collins authored
Signed-off-by:
Robert Collins <robertc@robertcollins.net>
-
- Apr 25, 2020
-
-
msizanoen1 authored
-
msizanoen1 authored
-