summaryrefslogtreecommitdiff
path: root/src/note.c
AgeCommit message (Expand)Author
2012-02-19Fix hash table issues with ISO C99Lukas Fleischer
2012-02-18Fix up strncat() usageLukas Fleischer
2012-01-17Split note file generation into separate functionLukas Fleischer
2011-11-02Do not cast unused return values to voidLukas Fleischer
2011-10-05Add a garbage collector for note filesLukas Fleischer
2011-10-05Do not unlink() note files on note removalLukas Fleischer
2011-10-05Use hash-bashed file names in edit_note()Lukas Fleischer
2011-10-05Accept variable length note namesLukas Fleischer
2011-10-05Refactor out note deserializationLukas Fleischer
2011-07-21Refactor out note functionsLukas Fleischer