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