Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- took into account sliptdep returned value
|
|
(it can trigger segmentation faults when freeing long lists)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- list_remove, list_check and list_reverse
- sortbydeps(mode)
|
|
|
|
|
|
|
|
|
|
|
|
- included conflict.h from add.c
|
|
|
|
|
|
- moved db_update from db.c to alpm.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defines).
|
|
|
|
|
|
(to cope with .lastupdate files in the db path)
|
|
- renamed ALPM_VERSION to PM_VERSION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not needed for library internal data
|
|
|
|
|
|
|
|
|
|
|
|
The API provides a wrapper alpm_db_update().
|
|
|
|
|
|
|