summaryrefslogtreecommitdiff
path: root/common/array.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-129/+0
* p11-kit: 'int' comparison with 'unsigned int' in for() for the array indexPankaj2015-10-191-1/+1
* common: Don't do repeated linear reallocation of array memoryStef Walter2014-08-071-1/+4
* Add p11_array_clear() functionStef Walter2013-02-051-7/+14
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-8/+8
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+119