summaryrefslogtreecommitdiff
path: root/libctf
AgeCommit message (Collapse)AuthorFilesLines
2011-04-03fix memory.h include; was pulling in the system memory.h, leaving xmallocWez Furlong1-8/+8
undefined and implictly returning an int rather than a void*.
2011-04-03Pull in the CTF sources from the FreeBSD 8.2 tree; arrange for themWez Furlong12-0/+5152
to build under autoconf.