1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/lib/libalpm
2005-03-20 09:22:03 +00:00
..
add.c Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal 2005-03-16 22:10:05 +00:00
add.h Initial revision 2005-03-15 01:51:43 +00:00
alpm.c Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
alpm.h Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
backup.c Initial revision 2005-03-15 01:51:43 +00:00
backup.h Initial revision 2005-03-15 01:51:43 +00:00
cache.c Initial revision 2005-03-15 01:51:43 +00:00
cache.h Initial revision 2005-03-15 01:51:43 +00:00
db.c Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
db.h Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
deps.c Initial revision 2005-03-15 01:51:43 +00:00
deps.h Initial revision 2005-03-15 01:51:43 +00:00
error.c Initial revision 2005-03-15 01:51:43 +00:00
error.h Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal 2005-03-16 22:10:05 +00:00
group.c Initial revision 2005-03-15 01:51:43 +00:00
group.h Initial revision 2005-03-15 01:51:43 +00:00
handle.c Fixed some typo... 2005-03-18 18:36:29 +00:00
handle.h Renamed PACXXX defines to PM_XXX 2005-03-16 19:18:09 +00:00
list.c Initial revision 2005-03-15 01:51:43 +00:00
list.h Initial revision 2005-03-15 01:51:43 +00:00
log.c Code cleanup 2005-03-16 22:06:31 +00:00
log.h Moved log callback definition to alpm.h 2005-03-16 20:46:30 +00:00
Makefile Initial revision 2005-03-15 01:51:43 +00:00
md5.c Initial revision 2005-03-15 01:51:43 +00:00
md5.h Initial revision 2005-03-15 01:51:43 +00:00
md5driver.c Initial revision 2005-03-15 01:51:43 +00:00
package.c Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal 2005-03-16 22:10:05 +00:00
package.h Removed hardcoded reference to fields of packages 2005-03-16 22:57:12 +00:00
provide.c Initial revision 2005-03-15 01:51:43 +00:00
provide.h Initial revision 2005-03-15 01:51:43 +00:00
remove.c Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal 2005-03-16 22:10:05 +00:00
remove.h Initial revision 2005-03-15 01:51:43 +00:00
rpmvercmp.c Initial revision 2005-03-15 01:51:43 +00:00
rpmvercmp.h Initial revision 2005-03-15 01:51:43 +00:00
sync.c Initial revision 2005-03-15 01:51:43 +00:00
sync.h Initial revision 2005-03-15 01:51:43 +00:00
trans.c Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal 2005-03-16 22:10:05 +00:00
trans.h Initial revision 2005-03-15 01:51:43 +00:00
util.c Rework for fixed length strings 2005-03-19 18:15:31 +00:00
util.h Initial revision 2005-03-15 01:51:43 +00:00