about summary refs log tree commit diff
path: root/misc
AgeCommit message (Expand)Author
2006-02-08Added buf_swrite.Richard Nyberg
2006-02-06Check for failure to allocate memory.Richard Nyberg
2006-02-06Remove som unused code I commited by mistake. Replace integer parse codeRichard Nyberg
2006-02-05o Changed the benc_ api to make it easier to use.Richard Nyberg
2006-02-05Make the buf api safe to continue to use even if an error has occured.Richard Nyberg
2006-02-05Add functions read_fully and write_fully. They are simpler alternatives toRichard Nyberg
2006-01-22Added vfsync and vfopen.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
2006-01-04Remove use of the ugly PRI* print macros.Richard Nyberg
2006-01-03o Removed an unused function.Richard Nyberg
2005-12-14Add and use rand_between.Richard 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