Commits on Source (18)
-
Jakub Jirutka authored
https://man7.org/linux/man-pages/man3/posix_fallocate.3.html#ERRORS: > EOPNOTSUPP > The filesystem containing the file referred to by fd does not support > this operation. This error code can be returned by C libraries that > don't perform the emulation shown in NOTES, such as **musl libc**. I've encountered this problem on Alpine Linux running inside an LXC container on Ubuntu with data on ZFS.
2c1bd560 -
Vladimír Čunát authored76de58e6
-
Vladimír Čunát authoredVerifieda3406d98
-
https://github.com/CZ-NIC/knot-resolver/pull/77 originally but changed by vcunat quite a bit.
Verifiedf96a1ad4 -
Vladimír Čunát authoredVerified72405ed0
-
Oto Šťáva authoredadcebea9
-
Oto Šťáva authored1f8bfaf0
-
Vladimír Čunát authored0e597646
-
Vladimír Čunát authored
WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 In almost all cases we already check the return code explicitly and throw a more descriptive message than what would be the default.
Verified04abfbe1 -
Vladimír Čunát authoredbb4ce6b2
-
Vladimír Čunát authored
It provides more information and the condition is typically easier to read, too.
Verified246a7ae1 -
Vladimír Čunát authored
https://clangd.llvm.org/design/include-cleaner Though somehow I'm all the time getting false positives for "daemon/bindings/impl.h"
Verified9131caf9 -
Vladimír Čunát authoreda4f0c31e
-
Vladimír Čunát authored
Other pkgtest jobs can't do this, as they're designed for LXC and we don't have an arm+LXC runner.
310c828a -
Vladimír Čunát authored
No other job can do it, as we don't have docker images ready for that, and the usual manual workflow won't be well usable with arm64. We'll need to convert their generation to (manual?) CI schedules.
15d661df -
Vladimír Čunát authorede371dc58
-
75efe791
-
Vladimír Čunát authoredc0542b17
Showing
- .gitlab-ci.yml 13 additions, 1 deletion.gitlab-ci.yml
- NEWS 1 addition, 0 deletionsNEWS
- ci/pkgtest.yaml 5 additions, 3 deletionsci/pkgtest.yaml
- daemon/bindings/cache.c 0 additions, 2 deletionsdaemon/bindings/cache.c
- daemon/lua/meson.build 1 addition, 1 deletiondaemon/lua/meson.build
- daemon/main.c 0 additions, 5 deletionsdaemon/main.c
- daemon/session.c 0 additions, 1 deletiondaemon/session.c
- daemon/tls.c 0 additions, 1 deletiondaemon/tls.c
- daemon/tls_ephemeral_credentials.c 1 addition, 1 deletiondaemon/tls_ephemeral_credentials.c
- daemon/udp_queue.c 0 additions, 1 deletiondaemon/udp_queue.c
- daemon/worker.c 1 addition, 2 deletionsdaemon/worker.c
- daemon/zimport.c 0 additions, 2 deletionsdaemon/zimport.c
- doc/meson.build 5 additions, 5 deletionsdoc/meson.build
- etc/config/meson.build 1 addition, 1 deletionetc/config/meson.build
- lib/cache/cdb_lmdb.c 3 additions, 4 deletionslib/cache/cdb_lmdb.c
- lib/cache/peek.c 1 addition, 1 deletionlib/cache/peek.c
- lib/layer/iterate.c 0 additions, 1 deletionlib/layer/iterate.c
- lib/resolve.c 0 additions, 1 deletionlib/resolve.c
- lib/rplan.c 1 addition, 4 deletionslib/rplan.c
- lib/selection.c 0 additions, 5 deletionslib/selection.c