summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/libreplace_cc.m4
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-182/+0
* Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...Yannick Bergeron2008-09-141-1/+2
* Correctly find a [u]int32_t replacementVolker Lendecke2008-09-141-6/+15
* use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-171-1/+2
* r25976: libreplace: not all platforms like _XOPEN_SOURCE=600Stefan Metzmacher2007-12-211-2/+5
* r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600Stefan Metzmacher2007-12-211-0/+1
* r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINEStefan Metzmacher2007-12-211-2/+2
* r25515: Revert r25448:Michael Adam2007-10-101-2/+2
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-101-2/+2
* r23303: so HP-UX 11.11 also likes the 11.00 workarround for brokenStefan Metzmacher2007-10-101-7/+2
* r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4Stefan Metzmacher2007-10-101-1/+2
* r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00Stefan Metzmacher2007-10-101-1/+5
* r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need itStefan Metzmacher2007-10-101-2/+2
* r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happyStefan Metzmacher2007-10-101-2/+2
* r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher2007-10-101-17/+21
* r19198: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r19195: this should fix should workaround the brokenStefan Metzmacher2007-10-101-0/+4
* r19186: that doesn't help...Stefan Metzmacher2007-10-101-4/+0
* r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher2007-10-101-0/+4
* r19131: merge from samba3:Stefan Metzmacher2007-10-101-1/+1
* r18970: avoid strndup and strnlen on AIX. They are quite broken. SeeAndrew Tridgell2007-10-101-0/+2
* r18914: this bug fix needs to be for just hpux 11.11Andrew Tridgell2007-10-101-1/+4
* r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This ideaAndrew Tridgell2007-10-101-0/+1
* r18859: finally worked out what is going wrong with immediate structures. TheAndrew Tridgell2007-10-101-0/+27
* r18549: move gcc version check to libreplace and reorder the tests a bitStefan Metzmacher2007-10-101-6/+10
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2007-10-101-0/+31
* r18502: remove unused linesStefan Metzmacher2007-10-101-10/+0
* r18501: libreplace needs 'long long', bailout if not presentStefan Metzmacher2007-10-101-0/+7
* r18488: we have to make sure any extensions flags also make it intoAndrew Tridgell2007-10-101-11/+3
* r18486: hopefully this fixes the panics on solarisStefan Metzmacher2007-10-101-0/+3
* r18479: start hiding libreplace configure tests behind macrosStefan Metzmacher2007-10-101-0/+99