summaryrefslogtreecommitdiffstats
path: root/lib/libagentx/ax.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Whitespace.rob2021-01-021-7/+7
* Allocate new buffer space based on requested need.rob2020-12-291-3/+3
* Remove unnecessary assignment.rob2020-12-291-2/+1
* According to SMI (RFC 2578) an integer is signed. Somehow I managed tomartijn2020-10-271-3/+11
* Set ax_rbsize before calling malloc and use it in malloc.martijn2020-10-261-3/+3
* Add missing RCS tagstb2020-10-261-0/+1
* s/agentx_/ax_/g and s/subagentx_/agentx_/gmartijn2020-10-261-0/+1359