Commit c31ae634 authored by Moe Jette's avatar Moe Jette
Browse files

Created README, basic build information.

Modified src/api functions to build without warnings, mostly unused
	variables that were declared.
Changed un/packstr into separate unpackstr_ptr and unpackstr_xmalloc,
	the first returns a pointer into the buffer, the second allocates
	memory and copies the string into it.
parent 5f7ea652
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment