aboutsummaryrefslogtreecommitdiff
path: root/src/libdiskfs/cache.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-5/+5
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-191-1/+1
| | | | and one per-package memory leak (in writethread).
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* File system access library.rsc2005-07-131-0/+311