about summary refs log tree commit diff
path: root/misc/stream.c
AgeCommit message (Expand)Author
2006-11-02Add bts_filename which gets the current filename from a bt_stream.Richard Nyberg
2006-10-15There's no need to fsync here, so remove the call. This should improveRichard Nyberg
2006-10-12Allow empty files in torrents. Create them in stat_and_adjust and let theRichard Nyberg
2006-09-12Remove unused function bts_hashes.Richard Nyberg
2006-09-12There is no spoon^H^H^H^Htruct metainfo. Use struct mi_file instead.Richard Nyberg
2006-01-17White space.Richard Nyberg
2006-01-16Unify the write and read structs. There was no good reason to keep themRichard Nyberg
2005-11-30The mega whitespace patch.Richard Nyberg
2005-07-30Fix style. Remove unnecessary check for EINTR.Richard Nyberg
2005-06-24Import btpd-0.1.Richard Nyberg