summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/README
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-113/+0
* libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-071-0/+2
* libreplace: remove duplicate entry of inet_ntoa from README.Michael Adam2008-03-181-1/+0
* libreplace: add an inet_aton() function that calls inet_pton().Michael Adam2008-03-141-0/+1
* r26470: Update README.Jelmer Vernooij2007-12-211-0/+2
* r25556: Update README.Jelmer Vernooij2007-10-101-0/+6
* r24350: Remove offsetof() replacement to see if there are actually anyJelmer Vernooij2007-10-101-1/+0
* r24337: Make libreplace provide offsetof.Jelmer Vernooij2007-10-101-0/+1
* r23188: revert 23123 and 23118.Stefan Metzmacher2007-10-101-2/+0
* r23118: Make inet_pton and inet_ntop available through lib/replace.Michael Adam2007-10-101-0/+2
* r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-0/+6
* r22273: - provide __LINESTR__ macroStefan Metzmacher2007-10-101-0/+2
* r22270: provide __location__ in replace.hStefan Metzmacher2007-10-101-0/+3
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-101-0/+1
* r22152: merge from samba3:Stefan Metzmacher2007-10-101-2/+0
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-101-0/+1
* r21302: Provide simple redirecting headers for standard headers.Jelmer Vernooij2007-10-101-0/+4
* r19347: Add socketpair()Jelmer Vernooij2007-10-101-0/+1
* r18723: Update list of provided macros/defines in README.Jelmer Vernooij2007-10-101-0/+7
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-4/+5
* r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach2007-10-101-1/+2
* r16001: we don't use u_intX_t any moreStefan Metzmacher2007-10-101-4/+2
* r15868: Add replacement macro for __STRING()Jelmer Vernooij2007-10-101-0/+1
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-0/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-0/+2
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-0/+4
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+2
* r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher2007-10-101-0/+2
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-0/+4
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-0/+4
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-0/+2
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-0/+3
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-0/+54