summaryrefslogtreecommitdiff
path: root/src/textfile.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-16textfile: fix missing call to munmap in wite_keyVishal Agarwal1-1/+1
2011-11-17textfile: Fix errno handling conventionAnderson Lizardo1-28/+28
2011-05-15Fix minor code style issue in write_keySzymon Janc1-1/+2
2011-05-15Fix dead assignment in write_keySzymon Janc1-5/+5
2010-12-17Fix crash when mmaping files which size is multiple of page sizeLuiz Augusto von Dentz1-5/+33
2010-08-26Create typedef for textfile_foreach() callbackAnderson Lizardo1-2/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-08-28Move common files into src directoryMarcel Holtmann1-0/+465