1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/src/util
Dan McGee a32ca90192 Remove logmask stuff from backend; switch logging callback to new pm_printf
Remove the logmask functionality from the backend as it has been moved to
the frontend, and change the logging callback function to use pm_printf.

In addition, make much better use of va_list- use the args list instead
of a arbitrarily chosen string to print to in the logging functions.

Signed-off-by: Dan McGee <dan@archlinux.org>
2007-06-09 12:57:50 -04:00
..
.gitignore Move .cvsignore -> .gitignore 2007-03-27 21:06:31 -04:00
Makefile.am Autotool clean up. 2007-06-04 22:24:29 -04:00
testpkg.c Remove logmask stuff from backend; switch logging callback to new pm_printf 2007-06-09 12:57:50 -04:00
vercmp.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00