summaryrefslogtreecommitdiff
path: root/utils.h
AgeCommit message (Expand)Author
2015-09-13Move source files to src/ directory.Przemyslaw Pawelczyk
2015-09-03Remove trailing whitespaces.Przemyslaw Pawelczyk
2015-09-03Make all license notices in files explicit about being GPLv2 only.Przemyslaw Pawelczyk
2015-09-03Make all license notices in source files formatted the same way.Przemyslaw Pawelczyk
2013-05-03Add include guards in header files.Przemyslaw Pawelczyk
2007-05-21Add caching uid/gid lookup functionsDavid Härdeman
2007-05-19Quiet some -ansi/-pedantic compilation warningsDavid Härdeman
2007-05-19And remove another global variable (verbosity)David Härdeman
2007-05-1980-col align code, add license headersDavid Härdeman
2007-05-19Change all printf() calls to msg() calls and clean up outputDavid Härdeman
2007-05-18Split meta entry functions into a separate fileDavid Härdeman
2007-05-18Initial project checkinDavid Härdeman