librsync  2.3.2
File List
Here is a list of all documented files with brief descriptions:
 base64.c
 buf.cBuffers that map between stdio file streams and librsync streams
 buf.h
 checksum.c
 checksum.h
 command.c
 command.hTypes of commands present in the encoding stream
 delta.cGenerate in streaming mode an rsync delta given a set of signatures, and a new file
 emit.cEncoding output routines
 emit.hHow to emit commands to the client
 fileutil.c
 hashtable.c
 hashtable.hA generic open addressing hashtable
 hex.c
 isprefix.c
 isprefix.h
 job.cGeneric state-machine interface
 job.h
 librsync.hPublic header for librsync
 librsync_export.h
 mdfour.cMD4 message digest algorithm
 mdfour.h
 mksum.cGenerate file signatures
 msg.cError messages for re_result values
 netint.cNetwork-byte-order output to the tube
 netint.h
 patch.c
 prototab.cDelta file commands
 prototab.hDelta file commands
 rabinkarp.c
 rabinkarp.h
 rdiff.cCommand-line network-delta tool
 readsums.cLoad signatures from a file
 rollsum.c
 rollsum.h
 scoop.cThis file deals with readahead from caller-supplied buffers
 stats.cStats reporting functions
 stream.hManage librsync streams of IO
 sumset.c
 sumset.h
 trace.cLogging and debugging output
 trace.hLogging functions
 tube.cA somewhat elastic but fairly small buffer for data passing through a stream
 util.c
 util.h
 version.c
 whole.c
 whole.h