- Jun 30, 2020
-
-
Andrew Walbran authored
In particular: Add timerfd constants and functions, from sys/timerfd.h. Add EFD_SEMAPHORE and group all EFD_ constants together. Add sigtimedwait function, from signal.h. Add missing fallocate constants and functions, from linux/falloc.h and fcntl.h. Add xattr functions, from sys/xattr.h. Add SCHED_ and SEEK_ constants, from linux/sched.h and bits/seek_constants.h. Add rlimit functions, from sys/resource.h. Add RENAME_ constants, from stdio.h. Add ino64_t type, from sys/types.h.
-
Andrew Walbran authored
-
Yuki Okushi authored
Make semver check workable
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- Jun 27, 2020
-
-
Yuki Okushi authored
-
- Jun 26, 2020
-
-
Yuki Okushi authored
add wexecv, wexecve, wexecvp, wexecvpe
-
Jason King authored
-
Bill Fraser authored
-
- Jun 23, 2020
-
-
Yuki Okushi authored
Add `MSG_` constants for Xtensa.
-
Yuki Okushi authored
FreeBSD: machine register structs
-
- Jun 22, 2020
-
-
Simon Wörner authored
-
Yuki Okushi authored
Add constants and eventfd to illumos
-
Markus Reiter authored
-
Markus Reiter authored
-
- 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
-