summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/util.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Run ldconfig inside chroot.Xavier Chantry1-0/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2008-07-25Remove unused strverscmp substituteDan McGee1-3/+0
2008-04-19Remove unnecessary NULL check in FREE() macroDan McGee1-1/+1
2008-04-07Remove unnecessary header file, move one macro to util.cDan McGee1-0/+4
2008-03-27Add an archive_fgets() functionDan McGee1-0/+2
2008-02-28libalpm: clean up of md5sum functions.Chantry Xavier1-0/+1
2008-01-15Merge branch 'maint'Dan McGee1-0/+1
2008-01-14FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski1-0/+1
2008-01-11Use dynamic string allocation in package structuresDan McGee1-1/+2
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-11-17War on whitespaceDan McGee1-3/+3
2007-11-16libalpm: simplify sync db lastupdateDan McGee1-1/+0
2007-11-07Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin1-0/+2
2007-11-05libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee1-0/+2
2007-10-30When printing size_t, use %zdDan McGee1-1/+1
2007-10-29libalpm: introduce MALLOC and CALLOC macrosDan McGee1-1/+6
2007-10-23Ensure all localization stuff is correctly guardedDan McGee1-0/+2
2007-10-23Fix broken or missing includesDan McGee1-6/+6
2007-10-23Fix invalid static scoping of strverscmpDan McGee1-1/+1
2007-10-20Download delta files if UseDelta is set.Nathan Jones1-0/+3
2007-10-09Update usage of gcc __attribute__ flagsDan McGee1-1/+1
2007-09-23alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee1-1/+0
2007-09-07Add a few missing includes, caught while compiling on cygwinDan McGee1-0/+1
2007-08-20Fix for FS 6404 and functionalize some cachedir handling stuffDan McGee1-0/+2
2007-07-12Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee1-3/+5
2007-06-28Remove scriptlet START and DONE commands that we don't useDan McGee1-4/+0
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee1-1/+1
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee1-2/+2
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin1-0/+1
2007-04-29libalpm util.c and util.h cleanupDan McGee1-13/+1
2007-04-29Remove STRNCPY macro from libalpmDan McGee1-5/+1
2007-04-27Clean up gettext on the libalpm sideDan McGee1-5/+2
2007-03-03Big commit this time:Aaron Griffin1-7/+9
2007-02-14* strlen -> mbstowcs (multibyte str to wide char str) conversion where weDan McGee1-0/+1
2007-02-13* Refactored conflict checking within packages. Profiling from Dan showed anAaron Griffin1-0/+2
2007-01-30K. Piche <kpiche@rogers.com>Aaron Griffin1-0/+4
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin1-1/+1
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-1/+1
2007-01-17* Misc logging changesAaron Griffin1-1/+1
2007-01-17Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin1-1/+0
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin1-2/+2
2006-11-15* Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin1-1/+0
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-0/+1
2006-10-31Numerous changes:Aaron Griffin1-0/+1
2006-10-25Moved downloaded db unpacking to the backend files, to easier allow conversionAaron Griffin1-1/+1
2006-10-20A handful of minor changes:Aaron Griffin1-1/+1
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin1-4/+29
2006-09-28removed libtar support in favour of libarchiveJudd Vinet1-1/+5
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet1-0/+2