summaryrefslogtreecommitdiffstats
path: root/booster/src/booster_stat.c
Commit message (Expand)AuthorAgeFilesLines
* 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