Commit Graph

6 Commits

Author SHA1 Message Date
Richard Neumann
2b23fca776 Rename errno to alpm_err to avoid name clashes
Signed-off-by: Richard Neumann <mail@richard-neumann.de>
2021-02-04 18:51:00 +00:00
Christian Hesse
cfa17a651e alpm: pass correct type to pk_alpm_transaction_initialize()
This is `const gchar*`, so pass NULL.
2020-05-06 11:24:19 +02:00
Richard Hughes
423d34858c Port to g_autoptr() 2016-01-28 09:33:16 +00:00
Fabien Bourigault
a446f9f8e2 alpm: honor simulate on pk_backend_install_files 2015-02-05 13:04:04 +01:00
Richard Hughes
540bb97e43 alpm: Use a helper structure for backend data 2014-09-06 21:10:12 +01:00
Richard Hughes
9b3dd47421 alpm: Correctly namespace files and symbols
We don't want to clash with newly introduced PackageKit or alpm symbols.
2014-09-05 16:07:04 +01:00