summaryrefslogtreecommitdiff
path: root/src/fmacros.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for compiling on AIXsiahl2014-08-071-0/+4
* Fix Solaris compilation due to ctime_r() call.antirez2014-06-301-0/+4
* don't define _XOPEN_SOURCE for NetBSDYAMAMOTO Takashi2013-05-171-2/+6
* Define _XOPEN_SOURCE appropriately on NetBSD.Patrick TJ McPhee2012-12-121-1/+1
* BSD license added to every C source and header file.antirez2012-11-081-0/+29
* Incrementally flush RDB on disk while loading it from a master.antirez2012-08-281-0/+4
* Compilation fixed on OpenBSD making sure that _XOPEN_SOURCE is set to 700 in ...antirez2011-09-291-1/+1
* redis.c split into many different C files.antirez2010-07-011-0/+15