Age | Commit message (Expand) | Author | Files | Lines |
2011-08-14 | replace: Check if we have mremap() available | Simo Sorce | 1 | -0/+48 |
2011-03-19 | lib/replace/test: Add missing include for prototype. | Jelmer Vernooij | 1 | -0/+1 |
2011-03-19 | libreplace: Fix prototypes for all functions. | Jelmer Vernooij | 3 | -1/+5 |
2010-12-23 | lib/replace/testsuite.c - fix test output | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-23 | lib/replace: use snprintf() in test code to avoid warnings in the IBM-Checker | Stefan Metzmacher | 1 | -2/+2 |
2010-06-01 | lib/replace: fix some c++ build warnings in testsuite. | Günther Deschner | 1 | -4/+4 |
2010-04-06 | s4-waf: test/simple.c is not needed any more | Andrew Tridgell | 1 | -8/+0 |
2010-04-06 | build: check if a simple C program runs | Andrew Tridgell | 1 | -0/+8 |
2010-04-06 | build: added interface checking and nicer snprintf checking | Andrew Tridgell | 1 | -0/+29 |
2010-03-30 | replace: allow memmem() with an empty string to return NULL | Andrew Tridgell | 1 | -1/+3 |
2010-02-02 | Change uint_t to unsigned int in lib/replace | Matt Kraai | 1 | -1/+0 |
2010-01-02 | libreplace: some systems don't have memmem() | Andrew Tridgell | 1 | -0/+37 |
2009-04-20 | Cope with the fact that only _mkdir() exists on Windows and that it | Jelmer Vernooij | 1 | -0/+4 |
2009-01-02 | Fix warnings in make test code. | Jeremy Allison | 1 | -2/+6 |
2008-09-22 | libreplace: move main() out of testsuite.c | Stefan Metzmacher | 2 | -11/+37 |
2008-09-19 | Fix standalone builds adjusting to new relative path. | Simo Sorce | 1 | -1/+2 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 5 | -0/+1544 |