index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bug in replacement inet_aton()
Andrew Tridgell
2000-04-19
1
-2
/
+2
*
test was the wrong way around
Andrew Tridgell
2000-04-19
1
-1
/
+1
*
autoconf test for broken solaris inet_aton()
Andrew Tridgell
2000-04-19
1
-16
/
+17
*
make the replacement inet_aton() function independent of
Andrew Tridgell
2000-01-24
1
-1
/
+12
*
handle systems that don't take a 2nd argument to gettimeofday()
Andrew Tridgell
2000-01-23
1
-0
/
+10
*
added a replacement inet_aton() for systems that don't have it.
Andrew Tridgell
1999-11-01
1
-0
/
+16
*
Change the implementation of memmove in lib/compat.c to call bcopy instead
David Dykstra
1999-02-12
1
-1
/
+1
*
Add alternate implementation of waitpid() for systems that have wait4 but
David Dykstra
1999-02-03
1
-0
/
+18
*
use native strlcat() and strlcpy() if available
Andrew Tridgell
1998-11-15
1
-5
/
+40
*
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1998-11-14
1
-2
/
+2
*
check for a broken inet_ntoa() on IRIX
Andrew Tridgell
1998-10-30
1
-0
/
+16
*
for consistency use memcpy/memset everywhere instead of bcopy/bzero
Andrew Tridgell
1998-06-18
1
-1
/
+1
*
added support for --include, --include-from and the +/- syntax
Andrew Tridgell
1998-05-27
1
-0
/
+18
*
added replacement memmove
Andrew Tridgell
1998-05-13
1
-0
/
+8
*
compatibility functions now split into their own file
Andrew Tridgell
1998-02-24
1
-0
/
+52