]> git.ipfire.org Git - thirdparty/bind9.git/commit
implement fixed-size array stack data structure
authorEvan Hunt <each@isc.org>
Tue, 5 Nov 2019 21:50:43 +0000 (13:50 -0800)
committerEvan Hunt <each@isc.org>
Thu, 7 Nov 2019 19:55:37 +0000 (11:55 -0800)
commita8c814cb2fa61e47af7e6e6571376e1cdec0d722
treecc3445b3eff95b34594e8beab9f74aad745a23f6
parent402969bf950507e9a4da81749db6dd417fb804f5
implement fixed-size array stack data structure
lib/isc/Makefile.in
lib/isc/astack.c [new file with mode: 0644]
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/astack.h [new file with mode: 0644]
lib/isc/include/isc/types.h
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.vcxproj.filters.in
lib/isc/win32/libisc.vcxproj.in
util/copyrights