- Jul 03, 2020
-
-
Yuki Okushi authored
Add ucontext_t/mcontext_t for aarch64 Android
-
Yuki Okushi authored
-
Yuki Okushi authored
Fix ordering of allowed lints
-
Alan Somers authored
-
- Jul 02, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
Add some syscalls from `fs/open.c` on linux/aarch64
-
Alex Crichton authored
This ended up just getting copied from Linux as it appears to be the same.
-
Yuki Okushi authored
-
Yuki Okushi authored
Declare `seekdir` and `telldir` for WASI.
-
Dan Gohman authored
These declarations are the same as those for other platforms.
-
- Jul 01, 2020
-
-
Yuki Okushi authored
Update comment to clarify
-
Yuki Okushi authored
-
Yuki Okushi authored
add uclibc `SOCK_RDM` field
-
kolapapa authored
-
- Jun 30, 2020
-
-
Yuki Okushi authored
-
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
-
Alan Somers 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
-