summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace
Commit message (Expand)AuthorAgeFilesLines
...
* r18451: move repdir/ into the top dirStefan Metzmacher2007-10-103-3/+3
* r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher2007-10-105-56/+53
* r18445: splitout the dlfcn related testsStefan Metzmacher2007-10-102-10/+20
* r18444: return the correct value on errorStefan Metzmacher2007-10-101-2/+3
* r18443: add object files only when neededStefan Metzmacher2007-10-102-1/+4
* r18442: run the os2_delete test in the testsuite tooStefan Metzmacher2007-10-104-12/+25
* r18432: ensure roken doesn't try to include both inttypes.h and stdint.h. TheAndrew Tridgell2007-10-101-0/+3
* r18420: fix the build...Stefan Metzmacher2007-10-101-1/+1
* r18419: fix include paths of the configure testsStefan Metzmacher2007-10-104-9/+120
* r18418: Tru64 has a different prototype for seekdir() returning intStefan Metzmacher2007-10-101-0/+7
* r18407: test for epoll.h and select.hAndrew Tridgell2007-10-101-1/+4
* r18401: some of our code also relies on fprintf() handling C99Andrew Tridgell2007-10-101-0/+21
* r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell2007-10-101-0/+4
* r18388: remove _XOPEN_SOURCE it causes trouble on BSD and IRIXStefan Metzmacher2007-10-101-6/+0
* r18383: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64Stefan Metzmacher2007-10-102-1/+7
* r18382: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED inStefan Metzmacher2007-10-101-1/+6
* r18381: make sure autoconf doesn't add '-O2' to CFLAGSStefan Metzmacher2007-10-101-2/+3
* r18378: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems -Andrew Tridgell2007-10-101-0/+6
* r18359: better handling of child process killing in standard modeAndrew Tridgell2007-10-101-1/+1
* r18353: try to fix the assumption of NULL being handled in printf()Andrew Tridgell2007-10-101-0/+21
* r18350: we have to check for lstat() to keep roken happen on hpuxAndrew Tridgell2007-10-101-1/+1
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-103-4/+5
* r18340: some HPUX boxes don't have ptrdiff_tAndrew Tridgell2007-10-101-0/+1
* r18339: need these checks for roken.h on hpuxAndrew Tridgell2007-10-101-0/+11
* r18337: more -Ae tests in check_cc.m4Andrew Tridgell2007-10-101-0/+4
* r18336: autoconf tries to force on C89 mode on HP-UX, using the -AeAndrew Tridgell2007-10-101-0/+4
* r18335: more portable bool testsAndrew Tridgell2007-10-102-2/+22
* r18332: added back in our shared mmap test codeAndrew Tridgell2007-10-102-1/+77
* r18321: fixed some warnings on AIXAndrew Tridgell2007-10-101-1/+1
* r18304: fixed misuse of size_t in dopr()Andrew Tridgell2007-10-101-3/+3
* r18292: import some autoconf 2.60 specific macros,Stefan Metzmacher2007-10-102-0/+199
* r18289: don't check for inline till we've worked out the main compiler flagsAndrew Tridgell2007-10-101-1/+1
* r18288: autoconf already has a C99 test builtin!Andrew Tridgell2007-10-101-0/+1
* r18287: add support for the -qlanglvl=extc99 and -qlanglvl=stdc99 flags,Andrew Tridgell2007-10-101-0/+18
* r18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX bug with the definitionAndrew Tridgell2007-10-101-0/+6
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-102-2/+2
* r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell2007-10-101-8/+12
* r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell2007-10-102-1/+10
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-101-0/+32
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-101-0/+31
* r18216: a special override for the broken HP-UX C compiler. It does supportAndrew Tridgell2007-10-101-0/+10
* r18206: need rep_ macro for setlinebufAndrew Tridgell2007-10-101-0/+5
* r18205: need rep_ macros for seteuid and setegidAndrew Tridgell2007-10-101-0/+10
* r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher2007-10-101-0/+9
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-107-60/+36
* r18159: always recreate the the archive and use -s (which does the same as ra...Stefan Metzmacher2007-10-101-2/+1
* r18156: fix platforms that need timegm replacementAndrew Tridgell2007-10-101-1/+2
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-103-21/+182
* r18151: remove testfileStefan Metzmacher2007-10-101-0/+1
* r18147: add make realdistcleanStefan Metzmacher2007-10-101-4/+4