summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-05-06 22:17:49 -0700
committerVito Caputo <vcaputo@pengaru.com>2019-05-06 22:17:49 -0700
commit7de752ffcc3f357001207c80dcef2fa12608a806 (patch)
tree061b996d40db0a48a635a6cd231586b5f52d504a /LICENSE
parent4d2cdb780fc99befd4fb0542ef0756965b13af3e (diff)
v2f: mechanical rename and handle NULL res ptrs
The return by value variants of the vector-returning functions have been renamed to be prefixed with an _. Now the return by pointer variants lack any prefix as it's expected they'll be more commonly used in practice. Another change is the return by pointer variants now take the result pointer as the first argument, and a NULL result pointer is handled by dynamically allocating the result memory.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved