summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/syscall.h
Commit message (Collapse)AuthorAgeFilesLines
* Add system call abstraction layerVikas Gorur2009-03-171-0/+148
- syscall.c provides platform-independent system calls - previous code for this from compat.c removed - posix xlator uses new functions from syscall.c - solaris_flistxattr added to compat.c Signed-off-by: Anand V. Avati <avati@amp.gluster.com>