summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/replace.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+10
* r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flagsStefan Metzmacher2007-10-101-0/+4
* r23188: revert 23123 and 23118.Stefan Metzmacher2007-10-101-10/+0
* r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij2007-10-101-0/+8
* r23123: Fix two utterly simply typos that broke the whole build farm...Michael Adam2007-10-101-2/+2
* r23118: Make inet_pton and inet_ntop available through lib/replace.Michael Adam2007-10-101-0/+10
* r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam2007-10-101-0/+6
* r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-0/+29
* r22273: - provide __LINESTR__ macroStefan Metzmacher2007-10-101-1/+9
* r22270: provide __location__ in replace.hStefan Metzmacher2007-10-101-0/+4
* r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0Stefan Metzmacher2007-10-101-1/+1
* r22250: try to fix the build on aix1 in the farmStefan Metzmacher2007-10-101-1/+5
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-101-0/+23
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-101-0/+6
* r21795: fix the prototype of unsetenv()...Stefan Metzmacher2007-10-101-1/+1
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-101-0/+5
* r20981: Fix cut'n'paste error.James Peach2007-10-101-1/+1
* r19393: Add replacement function for socketpair()Jelmer Vernooij2007-10-101-0/+4
* r19242: merge from samba3:Stefan Metzmacher2007-10-101-0/+2
* r18999: merge from samba3:Stefan Metzmacher2007-10-101-9/+8
* r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke2007-10-101-0/+7
* r18970: avoid strndup and strnlen on AIX. They are quite broken. SeeAndrew Tridgell2007-10-101-2/+4
* r18862: as andrew pointed our on irc, if we are going to define _TRUE, thenAndrew Tridgell2007-10-101-2/+2
* r18861: merge from samba3Andrew Tridgell2007-10-101-0/+11
* r18675: merge from samba3:Stefan Metzmacher2007-10-101-1/+17
* r18674: merge from samba3,Stefan Metzmacher2007-10-101-1/+1
* r18518: we replace snprintf() if its not C99, so we should also add the rep_Andrew Tridgell2007-10-101-2/+2
* r18472: - use STDC_HEADERS for stdlib.h and stddef.h as autoconf doesStefan Metzmacher2007-10-101-1/+2
* r18458: move wins32 stuff to the top dirStefan Metzmacher2007-10-101-1/+1
* r18432: ensure roken doesn't try to include both inttypes.h and stdint.h. TheAndrew Tridgell2007-10-101-0/+3
* r18419: fix include paths of the configure testsStefan Metzmacher2007-10-101-3/+3
* r18383: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64Stefan Metzmacher2007-10-101-0/+4
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-1/+1
* r18337: more -Ae tests in check_cc.m4Andrew Tridgell2007-10-101-0/+4
* r18335: more portable bool testsAndrew Tridgell2007-10-101-2/+13
* r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell2007-10-101-0/+8
* r18206: need rep_ macro for setlinebufAndrew Tridgell2007-10-101-0/+5
* r18205: need rep_ macros for seteuid and setegidAndrew Tridgell2007-10-101-0/+10
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-7/+27
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-101-3/+13
* r18111: base inclusion of replacement printf fns on function existance, notAndrew Tridgell2007-10-101-8/+13
* r18081: libreplace now uses config.h againAndrew Tridgell2007-10-101-5/+0
* r18067: some tweaks for irix and hpuxAndrew Tridgell2007-10-101-6/+2
* r18039: Include header with time_t if needed.Jelmer Vernooij2007-10-101-5/+10
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-33/+72
* r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach2007-10-101-0/+4
* r15986: Declare struct tmJelmer Vernooij2007-10-101-0/+1
* r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell2007-10-101-0/+4