summaryrefslogtreecommitdiffstats
path: root/booster/src/booster_stat.c
Commit message (Expand)AuthorAgeFilesLines
* core: remove unused codeAmar Tumballi2012-07-111-188/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* booster: seperate out the implementations of readdir and readdir64.Raghavendra G2009-10-261-12/+0
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* booster: implement readdir_r and readdir64_r.Raghavendra G2009-06-111-0/+1
* booster: Add telldir APIShehjar Tikoo2009-05-181-0/+9
* booster: Add seekdir APIShehjar Tikoo2009-05-181-0/+10
* booster: Add rewinddir APIShehjar Tikoo2009-05-181-0/+9
* booster: Add readdir64 APIShehjar Tikoo2009-05-051-0/+13
* booster: Add statvfs APIShehjar Tikoo2009-05-051-0/+18
* booster: Add statfs APIShehjar Tikoo2009-05-051-0/+18
* booster: Add lstat APIShehjar Tikoo2009-05-051-0/+33
* booster: Add fstat APIShehjar Tikoo2009-05-051-0/+34
* booster: Add stat APIShehjar Tikoo2009-05-051-0/+55