replace: Make EWOULDBLOCK always available
[sfrench/samba-autobuild/.git] / lib / replace / replace.h
2014-09-16 Volker Lendeckereplace: Make EWOULDBLOCK always available
2014-06-07 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-04-17 Andreas Schneiderreplace: Add socket_wrapper_enabled().
2014-04-17 Andreas Schneiderreplace: Add nss_wrapper_hosts_enabled().
2014-04-17 Andreas Schneiderreplace: Add nss_wrapper_enabled().
2014-04-17 Andreas Schneiderreplace: Add uid_wrapper_enabled().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-06 Christian Ambachlib/replace: add SCNx macros
2013-05-06 Christian Ambachlib/replace: prefer inttypes.h over stdint.h
2013-01-19 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2012-12-03 Andreas Schneiderreplace: Remove deprecated getpass() support.
2012-11-22 Andrew Bartlettlib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE...
2012-11-14 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-10 Matthieu PatouosX define uint64_t as long long int
2012-07-04 Björn Jackereplace: make the INT64_MAX define more portable
2012-06-27 Björn Jackereplace: define INT64_MAX when not defined
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-03 Andrew Bartlettlibrepace: put #defines after #include "sys/xattr.h"
2012-06-02 Andrew Bartlettlibreplace: Fix build on MacOS where we have the same...
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-03-24 Jelmer Vernooijlibreplace: Add usleep implementation.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-02-01 Jelmer Vernooijreplace: Add include for bsd/string.h.
2012-01-31 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2010-10-26 Matthieu Patoureplace: restore the order for #define + rep_strtoll
2010-10-23 Stefan Metzmacherlib/replace: fix rep_strtoull() prototype
2010-10-21 Matthieu Patoureplace: use a wrapper around strtoll if it didn't...
2010-10-19 Andrew Tridgellreplace: cope with systems that have fdatasync(), but...
2010-09-22 Björn Jackelibreplace: fix endless strerror_r has been redefined...
2010-08-31 Björn Jackelibreplace: add clock_gettime replacement function...
2010-08-23 Jelmer Vernooijreplace: Fix ifndefs for formatting defines.
2010-04-18 Andrew Tridgelllibreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
2010-03-29 Andrew Tridgells4-waf: use the libreplace strerror_r if needed
2010-03-26 Andrew Tridgelllibreplace: strerror_r() is needed by heimdal on solaris8
2010-03-24 Andrew Tridgelllibreplace: fixed declaration of dprintf() on FreeBSD
2010-03-05 Andrew Tridgellreplace: added get_current_dir_name()
2010-02-13 Andrew Tridgelllibreplace: add fdatasync() if not available
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgelllibreplace: some systems don't have memmem()
2009-09-18 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matt Kraaiinclude unix.h if it's available
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Brad HardsAvoid using deprecated form of AC_CHECK_TYPE.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmacherlib/replace: move MAXHOSTNAMELEN to system/network.h
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmacherlib/replace: add defines to let the callers find out...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijSamba3: Remove more configure tests already done by...
2008-11-01 Jelmer VernooijFix return type of readlink().
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Jelmer VernooijFix definition of environ on Mac OS X (bugzilla: #5412).
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijDon't assume crypt.h is present even if crypt() is.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-14 Jelmer VernooijDefine inttypes macros if not provided by system.
2008-10-14 Jelmer VernooijDefine __STDC_FORMAT_MACROS, required for PRIu64 define...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.