]> mj.ucw.cz Git - libucw.git/commit
Bitarray: Added bit_array_xrealloc()
authorMartin Mares <mj@ucw.cz>
Tue, 19 Mar 2013 16:11:44 +0000 (17:11 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 19 Mar 2013 16:11:44 +0000 (17:11 +0100)
commit08c2028943a2cf55daf137729d1f8225e8bd8d57
tree1032b9130a04229d77b6a1a75543e193b843c37c
parent65edcec91a3b7d9f913a06742aa07fbc2b4fa146
Bitarray: Added bit_array_xrealloc()

As suggested by Martina Balintova and inspired by her code.

Also renamed bit-count.c to bit-array.c.
ucw/Makefile
ucw/bit-array.c [new file with mode: 0644]
ucw/bit-count.c [deleted file]
ucw/bitarray.h