summaryrefslogtreecommitdiff
path: root/src/fmacros.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warnings and errors when building with gcc-12 or clang (#12035)sundb2023-04-181-0/+10
* Fix failed tests on Linux Alpine and add a CI job. (#8532)Yossi Gottlieb2021-02-231-1/+0
* Use H/W Monotonic clock and updates to AE (#7644)Jim Brunner2020-08-281-0/+6
* Silence _BSD_SOURCE warnings in glibc 2.20 and forwardJohan Bergström2014-12-051-0/+1
* 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