index
:
mirror/btpd
this commit
master
headless bittorrent client
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
subr.h
Age
Commit message (
Expand
)
Author
2009-01-12
Provide own implementation of asprintf if it's missing.
Richard Nyberg
2009-01-11
Add the function memfind. It'll be used by iobuf.
Richard Nyberg
2007-05-18
o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64
Richard Nyberg
2006-10-31
Add max(x, y) macro.
Richard Nyberg
2006-10-15
Make mkdirs behave more like 'mkdir -p' and make btpd create the directory
Richard Nyberg
2006-10-14
Add and use the function make_abs_path. realpath didn't fit my needs.
Richard Nyberg
2006-10-14
Simplify read_whole_file and rename to read_file.
Richard Nyberg
2006-09-12
Add functions for conversions between binary data and ascii hex.
Richard Nyberg
2006-02-08
Add functions find_btpd_dir.
Richard Nyberg
2006-02-08
Remove unused function canon_path.
Richard Nyberg
2006-02-05
Add functions read_fully and write_fully. They are simpler alternatives to
Richard Nyberg
2006-01-22
Added vfsync and vfopen.
Richard Nyberg
2006-01-03
o Removed an unused function.
Richard Nyberg
2005-12-14
Add and use rand_between.
Richard Nyberg
2005-06-24
Import btpd-0.1.
Richard Nyberg