This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
rsync
Watch
1
Star
0
Fork
0
You've already forked rsync
mirror of
https://github.com/RsyncProject/rsync.git
synced
2026-03-10 10:27:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88897638a98d39721a059e44ebcbcdcdcaf80df1
rsync
/
lib
History
Wayne Davison
f210dcadf4
- Fixed a compile problem ("len" not defined) in inet_ntop4().
...
- Replaced sprintf() with snprintf() in inet_ntop6().
2006-10-16 18:11:24 +00:00
..
.cvsignore
…
compat.c
Changed strcpy() calls into memcpy() calls.
2006-10-13 23:17:37 +00:00
dummy.in
…
inet_ntop.c
- Fixed a compile problem ("len" not defined) in inet_ntop4().
2006-10-16 18:11:24 +00:00
inet_pton.c
…
mdfour.c
Updated the FSF's address to an even newer one.
2006-04-25 23:51:12 +00:00
mdfour.h
Updated the FSF's address to an even newer one.
2006-04-25 23:51:12 +00:00
permstring.c
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
2006-10-13 23:17:33 +00:00
permstring.h
…
pool_alloc.3
…
pool_alloc.c
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
2006-10-13 23:17:33 +00:00
pool_alloc.h
…
snprintf.c
…
wildmatch.c
…
wildmatch.h
…