summaryrefslogtreecommitdiff
path: root/source4/lib/replace
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell23-41/+1160
2007-10-10r18127: Add macro AC_CHECK_DECL() for systems that don't have it.Jelmer Vernooij1-0/+13
2007-10-10r18125: Remove obsolete file.Jelmer Vernooij1-58/+0
2007-10-10r18124: Keep right libs when looking for dl*() functionsJelmer Vernooij1-2/+2
2007-10-10r18122: Fix warnings related to errno declaration.Jelmer Vernooij1-1/+3
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij3-28/+6
2007-10-10r18111: base inclusion of replacement printf fns on function existance, notAndrew Tridgell1-8/+13
2007-10-10r18094: try to fix the samba4 buildStefan Metzmacher2-1/+28
2007-10-10r18093: check for the headers first and check all functionsStefan Metzmacher1-2/+2
2007-10-10r18088: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-0/+3
2007-10-10r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell2-5/+5
2007-10-10r18084: we don't need the double sinclude() any moreAndrew Tridgell1-2/+0
2007-10-10r18081: libreplace now uses config.h againAndrew Tridgell1-5/+0
2007-10-10r18079: fix for in-tree build with samba4 dir layoutAndrew Tridgell1-1/+1
2007-10-10r18078: these tests came from tallocAndrew Tridgell1-0/+3
2007-10-10r18075: with the new scheme, we now use config.h again (thanks jelmer!)Andrew Tridgell1-1/+1
2007-10-10r18074: config.m4 is now libreplace.m4Andrew Tridgell2-1/+1
2007-10-10r18073: next step in grab libreplace plan - see IRC logs for very detailedAndrew Tridgell3-56/+20
2007-10-10r18067: some tweaks for irix and hpuxAndrew Tridgell3-6/+50
2007-10-10r18061: this should fix the libreplace build on us4 with gccAndrew Tridgell2-0/+9
2007-10-10r18060: use gmake for libreplace if availableAndrew Tridgell1-0/+2
2007-10-10r18059: another cpp errorAndrew Tridgell1-1/+1
2007-10-10r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature whichAndrew Tridgell1-4/+5
2007-10-10r18057: fixed an #ifdefAndrew Tridgell1-1/+1
2007-10-10r18056: includes needed for O_CREATAndrew Tridgell1-1/+3
2007-10-10r18055: aix needs time.h for timegm.c to compileAndrew Tridgell2-0/+9
2007-10-10r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and relatedAndrew Tridgell1-5/+1
2007-10-10r18053: the sig_atomic_t test needs to be in libreplace for getpass.c toAndrew Tridgell1-0/+13
2007-10-10r18052: discard_const_p() isn't part of the libreplace API, so we can't use itAndrew Tridgell1-1/+1
2007-10-10r18051: - add gcc warning flagsAndrew Tridgell2-46/+60
2007-10-10r18046: Add 'z' specifier support and a configure test.Simo Sorce2-16/+51
2007-10-10r18045: Update format, list "test" target as phony.Jelmer Vernooij2-1/+3
2007-10-10r18044: timegm.c needs to be in a separate fileAndrew Tridgell3-35/+4
2007-10-10r18043: added strlcpy() testAndrew Tridgell1-2/+23
2007-10-10r18042: testsuite needs to link to libreplace.a :-)Andrew Tridgell1-1/+1
2007-10-10r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2-2/+44
2007-10-10r18040: Use only one strnlen implementationJelmer Vernooij1-14/+1
2007-10-10r18039: Include header with time_t if needed.Jelmer Vernooij1-5/+10
2007-10-10r18038: make test fns staticAndrew Tridgell1-43/+43
2007-10-10r18037: added 'make installcheck' targetAndrew Tridgell1-0/+2
2007-10-10r18035: - fixed 'make clean' to remove test objectsAndrew Tridgell1-1/+2
2007-10-10r18034: fixed build of libreplace outside of source directoryAndrew Tridgell1-1/+3
2007-10-10r18033: added install-sh, needed for standalone libreplace buildAndrew Tridgell1-0/+238
2007-10-10r18032: added a 'make distclean'Andrew Tridgell1-1/+9
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij15-112/+916
2007-10-10r18018: Fix the build on OpenBSD. No license problem this time, I've written ...Volker Lendecke1-1/+17
2007-10-10r17992: reverted r17842Andrew Tridgell2-47/+1
2007-10-10r17884: Shape up the snprintf fix after Metzes commentsVolker Lendecke1-2/+2
2007-10-10r17849: Next round for RPC-SAMBA3-SHARESECVolker Lendecke1-2/+2
2007-10-10r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke2-1/+47