about summary refs log tree commit diff
path: root/misc/subr.c
AgeCommit message (Expand)Author
2009-01-11Add the function memfind. It'll be used by iobuf.Richard Nyberg
2007-05-18o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64Richard Nyberg
2006-10-15Make mkdirs behave more like 'mkdir -p' and make btpd create the directoryRichard Nyberg
2006-10-14Add and use the function make_abs_path. realpath didn't fit my needs.Richard Nyberg
2006-10-14Simplify read_whole_file and rename to read_file.Richard Nyberg
2006-09-12Add functions for conversions between binary data and ascii hex.Richard Nyberg
2006-02-08Add functions find_btpd_dir.Richard Nyberg
2006-02-08Remove unused function canon_path.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-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-06-24Import btpd-0.1.Richard Nyberg