summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/replace.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 5055Volker Lendecke2008-01-151-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-10-101-0/+8
* r22988: fixed 2 bugs in our unsetenv() replacement codeAndrew Tridgell2007-10-101-11/+15
* r22152: merge from samba3:Stefan Metzmacher2007-10-101-27/+0
* r21797: remove the key directly from the environ arrayStefan Metzmacher2007-10-101-25/+17
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-101-0/+34
* r19395: Fix replacement function compilation.Jelmer Vernooij2007-10-101-1/+1
* r19393: Add replacement function for socketpair()Jelmer Vernooij2007-10-101-0/+21
* r18999: merge from samba3:Stefan Metzmacher2007-10-101-1/+1
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-2/+2
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-22/+7
* r18140: and this reduces warnings about toupper()Andrew Tridgell2007-10-101-0/+1
* r18139: irix needs system/network.h hereAndrew Tridgell2007-10-101-0/+1
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-101-14/+4
* r18061: this should fix the libreplace build on us4 with gccAndrew Tridgell2007-10-101-0/+8
* r18056: includes needed for O_CREATAndrew Tridgell2007-10-101-1/+3
* r18052: discard_const_p() isn't part of the libreplace API, so we can't use itAndrew Tridgell2007-10-101-1/+1
* r18044: timegm.c needs to be in a separate fileAndrew Tridgell2007-10-101-32/+1
* r18040: Use only one strnlen implementationJelmer Vernooij2007-10-101-14/+1
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-44/+156
* r18018: Fix the build on OpenBSD. No license problem this time, I've written ...Volker Lendecke2007-10-101-1/+17
* r17992: reverted r17842Andrew Tridgell2007-10-101-46/+0
* r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke2007-10-101-0/+46
* r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noiseVolker Lendecke2007-10-101-14/+0
* r17840: A step towards building on Solaris which appears not to have strnlen.Volker Lendecke2007-10-101-0/+14
* r17763: moved setenv to ldb/replace/Andrew Tridgell2007-10-101-19/+0
* r17750: these have moved to ldb/replace/ nowAndrew Tridgell2007-10-101-44/+0
* r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach2007-10-101-0/+15
* r16003: Tru64 doesn't have strtoll/strtoull but the size of 'long' is equal toStefan Metzmacher2007-10-101-0/+4
* r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell2007-10-101-13/+0
* r15879: strtok_r() replacement, for solarisAndrew Tridgell2007-10-101-0/+27
* r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, withJim McDonough2007-10-101-0/+2
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
* r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green2007-10-101-0/+3
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-0/+1
* r11343: Remove dependency on DEBUG()Jelmer Vernooij2007-10-101-5/+0
* r10896: added a strcasestr() replacement functionAndrew Tridgell2007-10-101-1/+15
* r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/r...Andrew Tridgell2007-10-101-12/+2
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-0/+22
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-38/+35
* r9374: HPUX is also missing setegid()Andrew Tridgell2007-10-101-0/+11
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-79/+27
* r8710: another attempt at fixing HPUXAndrew Tridgell2007-10-101-1/+2
* r8698: attempt to cope with lack of strtoull() on HPUXAndrew Tridgell2007-10-101-1/+9
* r8580: try to fix the build on stratusAndrew Tridgell2007-10-101-12/+8
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-101-0/+564