- Jun 09, 2020
-
-
Patrick Mooney authored
-
- Jun 08, 2020
-
-
Patrick Mooney authored
-
- Jun 06, 2020
-
-
Yuki Okushi authored
linux hexagon: add missing defines
-
- Jun 04, 2020
-
-
Brian Cain authored
This commit defines ETIMEDOUT, SIGSTKSZ, MINSIGSTKSZ
-
- Jun 02, 2020
-
-
Yuki Okushi authored
Use ctest2 to drop old dependencies
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Jun 01, 2020
-
-
Yuki Okushi authored
-
- May 29, 2020
-
-
Yuki Okushi authored
Add `ip_mreqn` on musl targets
-
Yuki Okushi authored
-
- May 28, 2020
-
-
Yuki Okushi authored
FreeBSD: Follow upstream `WIFSIGNALED` change
-
Yuki Okushi authored
-
Yuki Okushi authored
Change branch specification
-
- May 27, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
remove SmartOS constants not applicable to illumos or Solaris
-
Joshua M. Clulow authored
SmartOS is a downstream distribution of illumos, and carries a number of additional patches that are not commonly available in other illumos distributions. They are also not found in Oracle Solaris. With these removed, the libc tests pass on a stock illumos system running OpenIndiana.
-
- May 26, 2020
-
-
Yuki Okushi authored
Bump version to 0.2.71
-
Yuki Okushi authored
Add `llvm-tools` component
-
Yuki Okushi authored
-
Yuki Okushi authored
Import `core::ops` to use `Range` syntax
-
Yuki Okushi authored
This is required on rust-lang/rust.
-
- May 25, 2020
-
-
Yuki Okushi authored
Add types for newlib on Xtensa.
-
Yuki Okushi authored
Add `TCP_KEEP{INTVL,CNT}` to macOS
-
Yuki Okushi authored
-
- May 24, 2020
-
-
Yuki Okushi authored
linux: ptrace: Add definition for PTRACE_SYSEMU/_SINGLESTEP
-
- May 23, 2020
-
-
Joshua Abraham authored
-
Yuki Okushi authored
Update FIXME comment
-
Yuki Okushi authored
-
Yuki Okushi authored
Deprecate `KERN_USERMOUNT` and `KERN_ARND` in 0.2.71
-
- May 22, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Yuki Okushi authored
-
Yuki Okushi authored
Re-define `__priority_which`s as c_uint in linux-gnu
-
- May 21, 2020
-
-
Jeremy Soller authored
-
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
-