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-18 08:10:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60c25caa64235ebc82f4684df8759811700da03c
rsync
/
lib
T
History
Wayne Davison
df6350a8b8
Avoid type-punned compiler warnings for the byteorder.h macros
...
by using inline functions for the 4-char <-> uint32 conversions.
2009-10-13 21:10:57 -07:00
..
addrinfo.h
…
compat.c
Split up the ifuncs.h file into 3 .h files.
2008-09-01 19:11:36 -07:00
dummy.in
…
getaddrinfo.c
Switch from inet_aton() to inet_pton() (since we supply a compatibility
2009-05-14 11:22:37 -07:00
inet_ntop.c
…
inet_pton.c
…
md5.c
Avoid type-punned compiler warnings for the byteorder.h macros
2009-10-13 21:10:57 -07:00
mdfour.c
…
mdigest.h
…
permstring.c
…
permstring.h
…
pool_alloc.3
Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the setting
2008-07-19 09:20:56 -07:00
pool_alloc.c
Fixed a bunch of "warn_unused_result" compiler warnings.
2008-11-09 18:56:21 -08:00
pool_alloc.h
Changed the POOL_QALIGN flag to POOL_NO_QALIGN, reversing the setting
2008-07-19 09:20:56 -07:00
snprintf.c
…
sysacls.c
Support an older AIX system that doesn't have ENOTSUP.
2009-05-14 11:23:38 -07:00
sysacls.h
…
sysxattrs.c
Need to use O_RDONLY in solaris sys_lremovexattr().
2009-09-03 15:25:55 -07:00
sysxattrs.h
…
wildmatch.c
…
wildmatch.h
…