diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-02-09 16:27:12 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-02-09 16:27:12 -0600 |
commit | 4616f8f809ee8566904ca37f2b8bf0409a487475 (patch) | |
tree | 77fccbcaf254f3ad840ecfea2f1f4a5b43a33078 /src/librc/rc.h.in | |
parent | 287d71bd2591ddec73efe356db081020e65cd922 (diff) |
helpers.h: add xasprintf function
This is our own version of asprintf(). This original code was written by
Mike Frysinger, and I was able to modify it to use our memory helper
functions.
We need a version of this code because it is not available on glibc at
least without defining _GNU_SOURCE, and I would rather not do that.
This is the first step in improving string handling in OpenRC for #207.
Diffstat (limited to 'src/librc/rc.h.in')
0 files changed, 0 insertions, 0 deletions