summaryrefslogtreecommitdiffstats
path: root/src/pacman/callback.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Remove output.c and output.hDan McGee1-1/+0
2007-04-27Start of the newline fixes after switching over the outputDan McGee1-7/+39
2007-04-27Set the correct type on the log callback functionDan McGee1-1/+1
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee1-2/+9
2007-04-26Remove MSG output macro (#define and in code)Dan McGee1-43/+29
2007-04-26Move log.c/h -> output.c/h to properly reflect what is containedDan McGee1-1/+1
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee1-0/+627