summaryrefslogtreecommitdiff
path: root/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* lib/replace/test: Add missing include for prototype.Jelmer Vernooij2011-03-191-0/+1
* libreplace: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-1/+8
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-043-0/+31
* libreplace: poll based on selectVolker Lendecke2011-02-285-0/+182
* s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2011-02-171-8/+0
* replace: Add missing eval to m4 scriptSumit Bose2011-02-101-2/+2
* waf: add clock_gettime clock ID checks to libreplace wscript.Günther Deschner2011-02-071-1/+17
* build: removed the old autogen.sh and autogen-waf.sh scriptsAndrew Tridgell2011-02-072-12/+0
* replace: Try to fix broken sys/capabilites.h on Linux.Stefan Metzmacher2011-02-033-1/+10
* Revert "replace: Try to fix broken sys/capabilites.h on Linux."Stefan Metzmacher2011-02-033-6/+1
* replace: Try to fix broken sys/capabilites.h on Linux.Andreas Schneider2011-02-023-1/+6
* waf: ensure "make dist" works from a clean git tree for all librariesAndrew Tridgell2011-01-081-2/+4
* lib/replace/testsuite.c - fix test outputMatthias Dieter Wallnöfer2010-12-231-1/+1
* change searched name from _ss_family to __ss_familyMatthieu Patou2010-12-121-1/+1
* build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou2010-12-121-0/+2
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou2010-12-111-1/+12
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - reintroduce the size check for "bool" due to a request of m...Matthias Dieter Wallnöfer2010-11-281-1/+1
* replace:wscript - change the "bool" checks to be compatible with more platformsMatthias Dieter Wallnöfer2010-11-281-2/+2
* build: a more portable way of finding waf in makefilesAndrew Tridgell2010-11-031-3/+1
* replace/wscript: add size checks for stdint.h typesStefan Metzmacher2010-11-031-0/+1
* replace/wscript: do the size checks directly after the type checksStefan Metzmacher2010-11-031-4/+4
* replace/wscript: define bool to int instead of off_tStefan Metzmacher2010-11-031-1/+1
* replace/wscript: check for uint8_tStefan Metzmacher2010-11-031-0/+1
* replace/talloc: Avoid automatically pulling in new configure/Makefile,Jelmer Vernooij2010-10-311-6/+0
* replace: Look harder for waf.Jelmer Vernooij2010-10-311-1/+8
* replace: Build using waf by default.Jelmer Vernooij2010-10-315-14/+108
* replace: Fix formatting.Jelmer Vernooij2010-10-301-8/+8
* replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2010-10-302-1/+10
* replace: Only build replace-test in standalone build.Jelmer Vernooij2010-10-301-7/+9
* replace: create a private replace-test libraryAndrew Tridgell2010-10-301-5/+8
* replace: restore the order for #define + rep_strtollMatthieu Patou2010-10-261-3/+3
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-231-1/+1
* lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher2010-10-231-2/+2
* lib/replace: fix rep_strtoull() prototypeStefan Metzmacher2010-10-232-3/+3
* replace: use replace for non 'samba' compliant strptimeMatthieu Patou2010-10-221-0/+19
* replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou2010-10-223-2/+77
* replace: make libreplace a private libraryAndrew Tridgell2010-10-211-0/+1
* replace: cope with systems that have fdatasync(), but don't have the prototypeAndrew Tridgell2010-10-193-1/+7
* libreplace: fix endless strerror_r has been redefined warnings on AIXBjörn Jacke2010-09-221-0/+1
* libreplace: use CLOCK_HIGHRES when availableBjörn Jacke2010-09-141-3/+5
* lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCEMatthias Dieter Wallnöfer2010-09-111-2/+2
* lib/replace:wscript - additional attempt to fix the build on Tru64Matthias Dieter Wallnöfer2010-09-111-1/+3
* lib/replace:wscript - don't check twice for type "bool"Matthias Dieter Wallnöfer2010-09-111-2/+1
* lib/replace:wscript - attempt to fix the features detection on Tru64Matthias Dieter Wallnöfer2010-09-111-2/+2
* libreplace: clock_gettime sets errnoBjörn Jacke2010-09-101-1/+2
* replace/waf: add rt to deps at this placeBjörn Jacke2010-08-311-1/+1
* libreplace: make a define for a best effort monotonic clockBjörn Jacke2010-08-311-0/+7