summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace
Commit message (Expand)AuthorAgeFilesLines
...
* r22239: use strlcpy instead of strcpy to make the IBM checker happyStefan Metzmacher2007-10-101-2/+2
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-102-1/+24
* r22223: make comparing of struct tm more verbose and more portableStefan Metzmacher2007-10-101-5/+25
* r22218: fix libreplace standalone buildStefan Metzmacher2007-10-101-1/+1
* r22217: merge from samba3 21944:Stefan Metzmacher2007-10-102-1/+6
* r22216: move strptime testsuite into it's own fileStefan Metzmacher2007-10-103-116/+158
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-106-0/+1130
* r22203: Improve the replace testsuite a bit.Jelmer Vernooij2007-10-101-11/+151
* r22152: merge from samba3:Stefan Metzmacher2007-10-104-39/+2
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-101-0/+8
* r21798: unsetenv() returns void on some platforms (BSD)Stefan Metzmacher2007-10-101-9/+1
* r21797: remove the key directly from the environ arrayStefan Metzmacher2007-10-101-25/+17
* r21796: check if unsetenv() works on an non-existing keyStefan Metzmacher2007-10-101-0/+2
* r21795: fix the prototype of unsetenv()...Stefan Metzmacher2007-10-101-1/+1
* r21794: add setenv()/unsetenv() testsuiteStefan Metzmacher2007-10-101-1/+61
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-104-1/+42
* r21302: Provide simple redirecting headers for standard headers.Jelmer Vernooij2007-10-103-1/+17
* r21174: many thanks to Paul Wayper for pointing out that C99 requires aAndrew Tridgell2007-10-101-2/+4
* r20981: Fix cut'n'paste error.James Peach2007-10-101-1/+1
* r20930: use sigaction() instead of signal()Andrew Tridgell2007-10-101-0/+4
* r20819: - include system/aio.hStefan Metzmacher2007-10-102-2/+3
* r20816: merge from samba3:Stefan Metzmacher2007-10-102-0/+5
* r20815: merge from samba3Stefan Metzmacher2007-10-101-1/+1
* r20810: unlink the test file when the test is doneStefan Metzmacher2007-10-101-0/+1
* r20788: - remove epoll configure checks from libreplaceStefan Metzmacher2007-10-102-12/+0
* r20665: put in my version of aio.hAndrew Tridgell2007-10-101-4/+4
* r20659: add missing system/aio.hStefan Metzmacher2007-10-101-0/+29
* r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher2007-10-101-5/+7
* r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green2007-10-101-2/+2
* r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher2007-10-101-17/+21
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+0
* r19496: remove unused fileStefan Metzmacher2007-10-101-6/+0
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-101-2/+9
* r19442: this real cause of the failures on *BSD came from the missingStefan Metzmacher2007-10-102-4/+6
* r19440: merged from samba3Andrew Tridgell2007-10-101-4/+4
* r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell2007-10-101-3/+3
* r19411: sigh - we can't call close here as its mapped to swrap_close() in theAndrew Tridgell2007-10-101-3/+0
* r19410: - fixed checker errorAndrew Tridgell2007-10-101-1/+4
* r19408: I think tm_mon is ending up as -1 on some platformsAndrew Tridgell2007-10-101-0/+1
* r19403: try to fix the crashes in the buildfarm related to timegmAndrew Tridgell2007-10-101-1/+10
* r19395: Fix replacement function compilation.Jelmer Vernooij2007-10-101-1/+1
* r19393: Add replacement function for socketpair()Jelmer Vernooij2007-10-103-0/+66
* r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2007-10-103-24/+24
* r19347: Add socketpair()Jelmer Vernooij2007-10-102-1/+2
* r19245: mrege from samba3:Stefan Metzmacher2007-10-101-0/+18
* r19242: merge from samba3:Stefan Metzmacher2007-10-101-0/+2
* r19234: fix configure test for net/if.h for some platformsStefan Metzmacher2007-10-101-2/+2
* r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher2007-10-101-16/+15
* r19198: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r19195: this should fix should workaround the brokenStefan Metzmacher2007-10-101-0/+4