This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
rsync
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RsyncProject/rsync.git
synced
2026-09-20 01:01:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a92edcbf5ce7ee6a0069da0795f8b395cb699043
rsync
/
lib
T
History
Wayne Davison
ae4d4205e3
Avoid type-punned compiler warnings for the byteorder.h macros
...
by using inline functions for the 4-char <-> uint32 conversions.
2009-12-12 17:24:29 -08:00
..
addrinfo.h
…
compat.c
…
dummy.in
…
getaddrinfo.c
Switch from inet_aton() to inet_pton() (since we supply a compatibility
2009-12-12 17:20:35 -08:00
inet_ntop.c
…
inet_pton.c
…
md5.c
Avoid type-punned compiler warnings for the byteorder.h macros
2009-12-12 17:24:29 -08:00
mdfour.c
…
mdigest.h
…
permstring.c
…
permstring.h
…
pool_alloc.3
…
pool_alloc.c
Fixed a bunch of "warn_unused_result" compiler warnings.
2008-11-09 18:55:14 -08:00
pool_alloc.h
…
snprintf.c
…
sysacls.c
Support an older AIX system that doesn't have ENOTSUP.
2009-12-12 17:20:42 -08:00
sysacls.h
…
sysxattrs.c
…
sysxattrs.h
…
wildmatch.c
…
wildmatch.h
…