pacman/lib/libalpm
morganamilo ed0f5ba844
alpm: fix wrong access() being used
When removing files we check _alpm_access() to see if we can write
(delete) the file. If not, we check if the file exists because if the
file does not exist then we don't actually need to remove it so there's
no issue.

However the second call uses acess() instead of _alpm_access() which
does not the rootdir into account.
2021-10-04 21:16:24 +01:00
..
po Include az_AZ translation files 2021-09-04 18:02:39 +10:00
.gitignore libalpm: add pkg-config file 2012-04-25 20:02:36 -04:00
add.c Update mailing list url 2021-10-04 20:52:59 +01:00
add.h Update mailing list url 2021-10-04 20:52:59 +01:00
alpm.c Update mailing list url 2021-10-04 20:52:59 +01:00
alpm.h Update mailing list url 2021-10-04 20:52:59 +01:00
alpm_list.c Update mailing list url 2021-10-04 20:52:59 +01:00
alpm_list.h Update mailing list url 2021-10-04 20:52:59 +01:00
backup.c Update mailing list url 2021-10-04 20:52:59 +01:00
backup.h Update mailing list url 2021-10-04 20:52:59 +01:00
base64.c base64.c: comment out unused variable 2014-01-15 15:54:56 +10:00
base64.h Do not #define _RESERVED_IDENTIFIERS 2016-09-25 18:04:57 +10:00
be_local.c Update mailing list url 2021-10-04 20:52:59 +01:00
be_package.c Update mailing list url 2021-10-04 20:52:59 +01:00
be_sync.c Update mailing list url 2021-10-04 20:52:59 +01:00
conflict.c Update mailing list url 2021-10-04 20:52:59 +01:00
conflict.h Update mailing list url 2021-10-04 20:52:59 +01:00
db.c Update mailing list url 2021-10-04 20:52:59 +01:00
db.h Update mailing list url 2021-10-04 20:52:59 +01:00
deps.c Update mailing list url 2021-10-04 20:52:59 +01:00
deps.h Update mailing list url 2021-10-04 20:52:59 +01:00
diskspace.c Update mailing list url 2021-10-04 20:52:59 +01:00
diskspace.h Update mailing list url 2021-10-04 20:52:59 +01:00
dload.c Update mailing list url 2021-10-04 20:52:59 +01:00
dload.h Update mailing list url 2021-10-04 20:52:59 +01:00
error.c Update mailing list url 2021-10-04 20:52:59 +01:00
filelist.c Update mailing list url 2021-10-04 20:52:59 +01:00
filelist.h Update mailing list url 2021-10-04 20:52:59 +01:00
graph.c Update mailing list url 2021-10-04 20:52:59 +01:00
graph.h Update mailing list url 2021-10-04 20:52:59 +01:00
group.c Update mailing list url 2021-10-04 20:52:59 +01:00
group.h Update mailing list url 2021-10-04 20:52:59 +01:00
handle.c Update mailing list url 2021-10-04 20:52:59 +01:00
handle.h Update mailing list url 2021-10-04 20:52:59 +01:00
hook.c Update mailing list url 2021-10-04 20:52:59 +01:00
hook.h Update mailing list url 2021-10-04 20:52:59 +01:00
libalpm.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
libarchive-compat.h Update mailing list url 2021-10-04 20:52:59 +01:00
log.c Update mailing list url 2021-10-04 20:52:59 +01:00
log.h Update mailing list url 2021-10-04 20:52:59 +01:00
meson.build Remove support for deltas from libalpm 2019-03-07 11:12:12 +10:00
package.c Update mailing list url 2021-10-04 20:52:59 +01:00
package.h Update mailing list url 2021-10-04 20:52:59 +01:00
pkghash.c Update mailing list url 2021-10-04 20:52:59 +01:00
pkghash.h Update mailing list url 2021-10-04 20:52:59 +01:00
rawstr.c Remove all modelines from the project 2018-05-14 09:59:15 +10:00
remove.c alpm: fix wrong access() being used 2021-10-04 21:16:24 +01:00
remove.h Update mailing list url 2021-10-04 20:52:59 +01:00
signing.c Update mailing list url 2021-10-04 20:52:59 +01:00
signing.h Update mailing list url 2021-10-04 20:52:59 +01:00
sync.c Update mailing list url 2021-10-04 20:52:59 +01:00
sync.h Update mailing list url 2021-10-04 20:52:59 +01:00
trans.c Update mailing list url 2021-10-04 20:52:59 +01:00
trans.h Update mailing list url 2021-10-04 20:52:59 +01:00
util.c Update mailing list url 2021-10-04 20:52:59 +01:00
util.h Update mailing list url 2021-10-04 20:52:59 +01:00
version.c Update mailing list url 2021-10-04 20:52:59 +01:00