.. |
cmpver.c
|
cmpver.c: change syntax to <pkgname>-<version>_<revision>-<epoch>.
|
2009-03-19 00:25:41 +01:00 |
depends.c
|
lib/depends.c: remove some extra unneeded checks.
|
2009-04-10 01:46:05 +02:00 |
fexec.c
|
Make xbps_file_chdir_exec() change root directory if /bin/sh exists.
|
2009-04-07 22:54:34 +02:00 |
findpkg.c
|
Fix xbps_prepare_pkg() in pkgs without deps.
|
2009-04-10 01:36:22 +02:00 |
humanize_number.c
|
Prefix humanize_number() with xbps_.
|
2008-12-22 07:51:14 +01:00 |
Makefile
|
lib/Makefile: fix install target.
|
2009-04-10 18:37:41 +02:00 |
orphans.c
|
Introduce xbps_xasprintf() and use it where required.
|
2009-04-04 19:32:39 +02:00 |
plist.c
|
Make xbps_remove_pkg_from_* return int rather than bool.
|
2009-04-06 16:39:14 +02:00 |
register.c
|
Remove knowledge from the library to install packages.
|
2009-04-09 02:29:15 +02:00 |
remove.c
|
For INSTALL/REMOVE scripts use xbps_file_chdir_exec().
|
2009-04-08 03:20:13 +02:00 |
repository.c
|
Introduce xbps_xasprintf() and use it where required.
|
2009-04-04 19:32:39 +02:00 |
requiredby.c
|
Do not reuse requiredby objects while updating pkgs.
|
2009-04-06 17:00:52 +02:00 |
sha256.c
|
sha256.c: remove unneeded macro.
|
2009-03-13 00:31:17 +01:00 |
sortdeps.c
|
lib/sortdeps.c: remove useless check.
|
2009-04-10 18:38:09 +02:00 |
unpack.c
|
lib/unpack.c: use fsync(), there's not much difference with fdatasync().
|
2009-04-09 18:43:00 +02:00 |
util.c
|
Add some funcs from pacman: question(), yesno(), noyes() and strtrim().
|
2009-04-09 04:52:46 +02:00 |