pkgng/pkgng 46b48f4 — libpkg scripts.c
Do not error out if procctl has nothing to reap
Delta | File | |
---|---|---|
+3 | -1 | libpkg/scripts.c |
+3 | -1 | 1 files |
Do not error out if procctl has nothing to reap
Delta | File | |
---|---|---|
+3 | -1 | libpkg/scripts.c |
+3 | -1 | 1 files |
bsd_compat.h: fix getprogname() to use program_invocation_* on glibc On glibc getprogname() isn't using the program_invocation_short_name instead it's using __progname global variable. It wasn't checking the existence of __GLIBC__ macro, so it always falls back to __progname, and never went to the glibc part. Signed-off-by: rilysh <nightquick at proton.me>
Delta | File | |
---|---|---|
+8 | -8 | compat/bsd_compat.h |
+8 | -8 | 1 files |
Fix `pkg upgrade`
Delta | File | |
---|---|---|
+3 | -3 | src/upgrade.c |
+3 | -3 | 1 files |
Fix comparison logic
Delta | File | |
---|---|---|
+1 | -1 | libpkg/pkgdb.c |
+1 | -1 | 1 files |
Improve `pkgdb_access` API `pkgdb` works with multirepo, however, it's API is not aware that we sometimes want to work with some specific repo and not with all of them The idea of this PR is to allow all `pkgdb_*` functions to be able to select a set of repos to work with (e.g. that could be overriden from CLI args). The only option for now is to disable repos in the configuration which might be not convenient for some use cases.
Delta | File | |
---|---|---|
+27 | -3 | libpkg/pkgdb.c |
+15 | -4 | libpkg/pkg.h.in |
+5 | -5 | src/search.c |
+4 | -4 | src/add.c |
+4 | -4 | src/annotate.c |
+4 | -4 | src/update.c |
+59 | -24 | 4 files not shown |
+65 | -29 | 10 files |
Fix function signature
Delta | File | |
---|---|---|
+1 | -1 | libpkg/pkgsign_ecc.c |
+1 | -1 | 1 files |
Do not use OS specific st.st_mtim structure
Delta | File | |
---|---|---|
+2 | -2 | libpkg/pkg_audit.c |
+2 | -2 | 1 files |
Further cleanup of paths
Delta | File | |
---|---|---|
+14 | -2 | src/Makefile.autosetup |
+1 | -1 | libpkg/Makefile.autosetup |
+15 | -3 | 2 files |
Add portable definitions for timespeccmp
Delta | File | |
---|---|---|
+18 | -0 | libpkg/fetch_ssh.c |
+18 | -0 | 1 files |
Allow to build with a custom openssl
Delta | File | |
---|---|---|
+9 | -2 | auto.def |
+7 | -2 | libpkg/Makefile.autosetup |
+16 | -4 | 2 files |
Make call to `explicit_bzero` more portable
Delta | File | |
---|---|---|
+16 | -4 | libpkg/pkgsign_ecc.c |
+16 | -4 | 1 files |
Support (brain-damaged) apple endian functions
Delta | File | |
---|---|---|
+9 | -3 | libpkg/elfhints.c |
+9 | -3 | 1 files |
Fix function signature
Delta | File | |
---|---|---|
+1 | -1 | libpkg/pkgsign_ecc.c |
+1 | -1 | 1 files |
Allow to build with a custom openssl
Delta | File | |
---|---|---|
+9 | -2 | auto.def |
+7 | -2 | libpkg/Makefile.autosetup |
+16 | -4 | 2 files |
Further cleanup of paths
Delta | File | |
---|---|---|
+14 | -2 | src/Makefile.autosetup |
+1 | -1 | libpkg/Makefile.autosetup |
+15 | -3 | 2 files |
Add portable definitions for timespeccmp
Delta | File | |
---|---|---|
+18 | -0 | libpkg/fetch_ssh.c |
+18 | -0 | 1 files |
Support (brain-damaged) apple endian functions
Delta | File | |
---|---|---|
+9 | -3 | libpkg/elfhints.c |
+9 | -3 | 1 files |
Make call to `explicit_bzero` more portable
Delta | File | |
---|---|---|
+16 | -4 | libpkg/pkgsign_ecc.c |
+16 | -4 | 1 files |
Do not use OS specific st.st_mtim structure
Delta | File | |
---|---|---|
+2 | -2 | libpkg/pkg_audit.c |
+2 | -2 | 1 files |
Further cleanup of paths
Delta | File | |
---|---|---|
+14 | -2 | src/Makefile.autosetup |
+1 | -1 | libpkg/Makefile.autosetup |
+15 | -3 | 2 files |
Add portable definitions for timespeccmp
Delta | File | |
---|---|---|
+18 | -0 | libpkg/fetch_ssh.c |
+18 | -0 | 1 files |
Support (brain-damaged) apple endian functions
Delta | File | |
---|---|---|
+9 | -3 | libpkg/elfhints.c |
+9 | -3 | 1 files |
Allow to build with a custom openssl
Delta | File | |
---|---|---|
+9 | -2 | auto.def |
+7 | -2 | libpkg/Makefile.autosetup |
+16 | -4 | 2 files |
Make call to `explicit_bzero` more portable
Delta | File | |
---|---|---|
+16 | -4 | libpkg/pkgsign_ecc.c |
+16 | -4 | 1 files |
Do not use OS specific st.st_mtim structure
Delta | File | |
---|---|---|
+2 | -2 | libpkg/pkg_audit.c |
+2 | -2 | 1 files |
Allow to build with external libcurl
Delta | File | |
---|---|---|
+8 | -2 | libpkg/Makefile.autosetup |
+6 | -0 | auto.def |
+4 | -1 | external/Makefile.autosetup |
+18 | -3 | 3 files |
Fix external libarchive support
Delta | File | |
---|---|---|
+4 | -0 | libpkg/repo/binary/Makefile.autosetup |
+2 | -1 | src/Makefile.autosetup |
+6 | -1 | 2 files |
Fix external libarchive support
Delta | File | |
---|---|---|
+4 | -0 | libpkg/repo/binary/Makefile.autosetup |
+2 | -1 | src/Makefile.autosetup |
+6 | -1 | 2 files |
Allow to build with external libcurl
Delta | File | |
---|---|---|
+8 | -2 | libpkg/Makefile.autosetup |
+6 | -0 | auto.def |
+4 | -1 | external/Makefile.autosetup |
+18 | -3 | 3 files |
Fix `pkg upgrade`
Delta | File | |
---|---|---|
+3 | -3 | src/upgrade.c |
+3 | -3 | 1 files |