diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-11-18 06:29:30 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-11-18 14:26:20 -0800 |
commit | 7e661d803f3cb87a62a8728af948fc0e23168083 (patch) | |
tree | b7fab5d68481e2aa1b9faf8fc92896c64e586be0 /hash.c | |
parent | 1ffda63139995634596762ea9fa0f19de2dcce9c (diff) | |
download | txr-7e661d803f3cb87a62a8728af948fc0e23168083.tar.gz txr-7e661d803f3cb87a62a8728af948fc0e23168083.tar.bz2 txr-7e661d803f3cb87a62a8728af948fc0e23168083.zip |
ffi: rename functions in the carray-num group.
* ffi.c (carray_unum, carray_num, unum_carray, num_carray):
Functions renamed to carray_uint, carray_int, uint_carray,
int_carray.
(ffi_init): Functions registered under new names:
carray-uint, carray-int, uint-carray, int-carray. Compat
values of 227 or less provide the old old names.
* ffi.h (carray_unum, carray_num, unum_carray, num_carray):
Declarations renamed.
* txr.1: Updated to new names; compat note added.
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions