- Oct 17, 2018
-
-
Julio Merino authored
-
- Oct 15, 2018
-
-
Josh Abraham authored
-
- Oct 14, 2018
-
-
Josh Abraham authored
-
- Oct 08, 2018
- Oct 06, 2018
-
-
xd009642 authored
* Added ptrace and constants for all freebsdlike and netbsdlike OSs
-
- Oct 05, 2018
- Oct 04, 2018
-
-
Isaac Woods authored
-
- Oct 02, 2018
-
-
m-hilgendorf authored
Provide a symbol for the `ftok` function declared in sys/ipc.h, for completeness and to allow calling `ftok` to generate the key value for `shmat`.
-
Jeremy Larkin authored
-
Jeremy Larkin authored
For range-based locking POSIX fcntl locks are needed. This adds the constants F_RDLCK, F_UNLCK, and F_WRLCK for FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, and macOS/iOS. Fortunately these values are defined the same across these platforms.
-
- Sep 25, 2018
-
-
Julio Merino authored
-
Julio Merino authored
-
- Sep 21, 2018
-
-
Daniel Verkamp authored
These are necessary for large file support on 32-bit platforms, following the same pattern as 74825222 ("Add bindings for -D_FILE_OFFSET_BITS=64"). Signed-off-by:
Daniel Verkamp <dverkamp@chromium.org>
-
- Sep 18, 2018
-
-
Isaac Woods authored
-
- Sep 10, 2018
-
-
Johannes Lundberg authored
-
- Sep 08, 2018
-
-
jhwgh1968 authored
-
jhwgh1968 authored
-
Steven Fackler authored
-
- Sep 03, 2018
-
-
Steven Fackler authored
-
- Sep 02, 2018
-
-
Josh Hejna authored
-
Josh Hejna authored
-
- Aug 24, 2018
-
-
Jeremy Soller authored
-
Taylor Cramer authored
-
- Aug 22, 2018
-
-
Taylor Cramer authored
Remove false support for power and mips. Fix aarch64 definitions of nlink_t and blksize_t.
-
- Aug 19, 2018
-
-
Jeremy Soller authored
-
- Aug 16, 2018
-
-
Ian Henry authored
Signed-off-by:
Ian Henry <ihenry@chef.io>
-
- Aug 15, 2018
-
-
Jonathan A. Kollasch authored
The futimes(), lutimes(), mq_timedreceive(), and mq_timedsend() functions were linking against legacy library symbols that need 32-bit time_t in structures, resulting in an ABI mismatch with 64-bit time_t.
-
debris authored
-
- Aug 14, 2018
- Aug 11, 2018
-
-
Jeremy Soller authored
-
- Aug 06, 2018
-
-
Jonathan A. Kollasch authored
-
Jonathan A. Kollasch authored
-
Jonathan A. Kollasch authored
-
- Aug 02, 2018
-
-
roblabla authored
-
- Aug 01, 2018
-
-
Alex Crichton authored
Looks like Travis has moved on from our old images, so we're forced to update.
-