ariadne pushed to master at ariadne/libucontext
-
c2a8b0a9d5 riscv32: fix getcontext/swapcontext return value
ariadne pushed to master at ariadne/libucontext
-
e603fd7239 riscv64: fix getcontext/swapcontext return values
ariadne pushed to master at ariadne/libucontext
-
c468c50b7b s390x: fix clobbering of return values in swapcontext
ariadne pushed to master at ariadne/libucontext
-
c1ecb0ea59 x86: switch back to using x86-specific trampoline
ariadne pushed to master at ariadne/libucontext
-
5445f70157 tests: libucontext_posix: quiet compiler warning on glibc
ariadne pushed to master at ariadne/libucontext
-
1a2dff93e7 build: migrate to _DEFAULT_SOURCE
ariadne pushed to master at ariadne/libucontext
-
7badd2d5b2 Set _XOPEN_SOURCE when building on Darwin
ariadne pushed to master at ariadne/libucontext
-
4975ba9051 fix file copy
-
b3cbfd9c1a fix parallel build for makefile
- Compare 2 commits »
ariadne pushed to master at ariadne/libucontext
-
d0b03541bf common-trampoline: Ensure omission of frame-pointer
-
124a962b39 aarch64: fix return value if getcontext was used to acquire the current context.
-
9e5de65076 libucontext: Add patch fixing return values of get/set/swapcontext
-
076e69c9c1 libucontext: Add error checking
- Compare 4 commits »
ariadne pushed tag pkgconf-2.3.0 to ariadne/pkgconf
ariadne pushed to master at ariadne/pkgconf
-
0dde98fa8b meson: define __EXTENSIONS__ for Solaris
ariadne pushed to master at ariadne/pkgconf
-
ba3c2bd47c tests: add regression test for PKG_CONFIG_RELOCATE_PATHS=1
-
72082a4d17 cli: add PKG_CONFIG_RELOCATE_PATHS environmental variable
- Compare 2 commits »
ariadne pushed to master at ariadne/pkgconf
-
874d559e42 tests: add regression test for github issue #286
ariadne pushed to master at ariadne/pkgconf
-
d2d01a10c5 tests: add regression test fixture for github issue #286
ariadne pushed to master at ariadne/pkgconf
-
9aaff5148c bomtool: only use query dependencies for deriving the SBOM document name
ariadne pushed to master at ariadne/pkgconf
-
eb7c2385d0 tests: add test for --variable with --env
-
0ca4e5d00c cli: allow --env to work with --variable
- Compare 2 commits »
ariadne pushed to master at ariadne/pkgconf
-
2070c00d63 cli: stop processing requests after the --env handler runs
ariadne pushed to master at ariadne/pkgconf
-
ef99b6c626 tests: add test for --print-variables with --env
ariadne pushed to master at ariadne/pkgconf
-
ca2a06898f cli: add integration for --print-variables with --env