summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/replace/repdir.m4
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-build: Remove duplicate replace libraryAmitay Isaacs2014-06-201-81/+0
| | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
* update lib/replace to current upstream version (samba master)Michael Adam2011-11-261-2/+5
| | | | (This used to be ctdb commit 17bcffab19fdbb435b4745ff90c327342bbbf0f8)
* Fix lib/replaceMartin Schwenke2011-11-111-3/+3
| | | | | | | | | | | | | | | | | Warnings are generated when compiling strptime.c. Why is it being compiled on Linux? strptime(3) has been in glibc for 15 years! It turns out that some of the test fragments were being looked for in lib/replace/test/ and some in lib/replace/tests/. In addition, test*/strptime.c was missing. Move the tests to lib/replace/test/ for consistency with upstream (Samba) and copy in test/strptime.c from Samba. Tweak repdir.m4 to handle the directory rename. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit aaf1ddfc83cf2ede29288baf04a1aa1c69a5cab5)
* Fix broken readdirMathieu Parent2011-10-121-3/+3
| | | | | | | | Submited by Lorenzo De Liso on <http://bugs.debian.org/603155> (originaly named 99-fix-broken-readdir-test.diff). Also reported as <https://bugzilla.samba.org/show_bug.cgi?id=7032>. (This used to be ctdb commit 29474420606e802c83b53ef5f8e372c8eeac83c1)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-0/+78
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)