summaryrefslogtreecommitdiffstats
path: root/utils/lru.c
Commit message (Expand)AuthorAgeFilesLines
* replace strcat and strcpy with their secure versionsPrasanna Kumar Kalever2018-02-081-2/+2
* daemon: make glfs lru cache capacity configurablePrasanna Kumar Kalever2017-06-051-3/+2
* cache: implement LRU cache to hold glfs objectsPrasanna Kumar Kalever2017-06-051-0/+112