summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/compat.c
Commit message (Expand)AuthorAgeFilesLines
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-081-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-6/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-8/+8
* Land part 2 of clang-format changesGluster Ant2018-09-121-446/+460
* posix: fix incorrect xattr list handling on FreeBSDIblis Lin2017-07-311-0/+28
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-10-011-1/+2
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-05-191-28/+30
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-09-211-0/+39
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-301-7/+0
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-14/+7
* Provide missing basename_r and dirname_rEmmanuel Dreyfus2012-05-161-0/+7
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-2/+2
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Replace mktemp(3) with mkstemp(3).Sachidananda Urs2011-08-041-1/+1
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-5/+5
* build: fixes to work on solarisAmar Tumballi2011-06-161-0/+19
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-161-34/+26
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-161-291/+291
* Solaris xattr support for symlink and special files.shishir gowda2011-03-041-17/+227
* Solaris: vasprint fix for %llu crashshishir gowda2010-11-121-87/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* added features/mac-compatCsaba Henk2010-05-121-86/+0
* libglusterfs: Copy va_list types using va_copy instead of memcpy.Pavan Sondur2010-03-031-2/+7
* Fixes for MacOSX and Solaris buildAnand Avati2010-02-051-32/+101
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* Add system call abstraction layerVikas Gorur2009-03-161-0/+55
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* * moved strnlen outside SOLARIS part, and included it insideAmar Tumballi2017-05-051-3/+4
* * conflicts in compat.c/h due to extra declaration of strnlen. Amar Tumballi2017-05-051-1/+1
* Solaris related warning fixesHarshavardhana (y4m4)2017-05-051-184/+193
* cleanupAnand V. Avati2017-05-051-1/+1
* * removed remaining warningsAmar Tumballi2017-05-051-1/+1
* "ls -l" segfault and hang fix for solaris and linux, also various other porti...Harshavardhana (y4m4)2017-05-051-1/+8
* * bug fix in stripe to show proper block size for the file.Amar Tumballi2017-05-051-6/+9
* * Mac OSX extended attribute changes for proper working over Finder (final ro...Amar Tumballi2017-05-051-10/+19
* * now posix init() fails if extended attributes are not supported. this featu...Amar Tumballi2017-05-051-35/+47
* * minor fix in setxattr path of darwin, which was causing random popup window...Amar Tumballi2017-05-051-0/+15
* * Added new directory argp-standalone which is shipped with GlusterFS Harshavardhana (y4m4)2017-05-051-164/+0
* * Mac OS X : extended attribute (com.apple.FinderInfo, com.apple.ResourceFork...Amar Tumballi2017-05-051-0/+47
* * Solaris fixesHarshavardhana (y4m4)2017-05-051-2/+2
* * added error log in ib-verbs.c when the thread gets exited.Amar Tumballi2017-05-051-1/+3
* minor bug fixesAmar Tumballi2017-05-051-2/+1
* Build Fixes on FreeBSD and Solaris.Harshavardhana (y4m4)2017-05-051-4/+28
* BSD portingAmar Tumballi2017-05-051-29/+138
* Added ERR_ABORT() macro which aborts when memory allocation failureBala A2017-05-051-0/+3
* * committing 'errno' portability code. This helps to work fine on cross OS.Amar Tumballi2017-05-051-2/+3