summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-05-06 18:33:51 -0700
committerVito Caputo <vcaputo@pengaru.com>2019-05-06 19:06:57 -0700
commitf4cc590a4896b0a1159f13f3c367d90b7b28ade2 (patch)
tree704897de5812718e02364bc6e4ffcce3e77ea7cd /LICENSE
parent8fe73d31e71f2648661deceb46bb6456d3cb46f1 (diff)
v3f: 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