Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence _BSD_SOURCE warnings in glibc 2.20 and forward | Johan Bergström | 2014-12-05 | 1 | -0/+1 |
* | Add support for compiling on AIX | siahl | 2014-08-07 | 1 | -0/+4 |
* | Fix Solaris compilation due to ctime_r() call. | antirez | 2014-06-30 | 1 | -0/+4 |
* | don't define _XOPEN_SOURCE for NetBSD | YAMAMOTO Takashi | 2013-05-17 | 1 | -2/+6 |
* | Define _XOPEN_SOURCE appropriately on NetBSD. | Patrick TJ McPhee | 2012-12-12 | 1 | -1/+1 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+29 |
* | Incrementally flush RDB on disk while loading it from a master. | antirez | 2012-08-28 | 1 | -0/+4 |
* | Compilation fixed on OpenBSD making sure that _XOPEN_SOURCE is set to 700 in ... | antirez | 2011-09-29 | 1 | -1/+1 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+15 |