summaryrefslogtreecommitdiff
path: root/inbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure map_ptr works with sockets and pipes, and add a test caseMartin Pool2000-04-301-33/+61
* Clean up leakage in checksum hashtable.Martin Pool2000-04-251-1/+1
* Reindent everything one more time.Martin Pool2000-04-251-1/+1
* Don't use stdio for filebuf object, but go straight to read/write.Martin Pool2000-04-181-1/+1
* Results of more code reviews:Martin Pool2000-04-111-5/+6
* Clean up trace.Martin Pool2000-04-091-1/+1
* Remove obsolete rs_* prefix.Martin Pool2000-04-091-1/+1
* Better assert messages.Martin Pool2000-04-061-1/+6
* Various cleanups.Martin Pool2000-03-161-1/+1
* Clean up encoding implementation.Martin Pool2000-03-161-49/+39
* New library, based on libsync but mostly rewritten:Martin Pool2000-02-291-0/+94