summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-231/+0
* socket: use accept4/paccept for nonblocking socketKrishnan Parthasarathi2018-10-121-0/+4
* socket: set FD_CLOEXEC on all socketsKrishnan Parthasarathi2018-10-111-0/+3
* Land clang-format changesGluster Ant2018-09-121-61/+60
* storage/posix: Adding implementation for posix_do_futimeskarthik-us2017-10-051-0/+3
* libglusterfs: include sys/time.h avoid compiling error on MacOSXKinglong Mee2017-05-091-0/+1
* remove redundant function definitionJungyeon Yoon2017-04-251-3/+0
* posix: use nanosecond accuracy when availableNiklas Hambüchen2017-03-071-0/+6
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-1/+5
* libglusterfs: fix statvfs in FreeBSDXavier Hernandez2017-01-101-0/+3
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-1/+1
* build: reduce warnings when building the syscall compatibility layerNiels de Vos2016-04-251-0/+1
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-1/+14
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-0/+4
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+51
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+3
* 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
* iatt: changes across the codebaseAnand V. Avati2010-03-161-30/+30
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Add system call abstraction layerVikas Gorur2009-03-171-0/+148