aboutsummaryrefslogtreecommitdiffstats
path: root/include/strlist.h
Commit message (Expand)AuthorAgeFilesLines
* Add [v]printf_func() attributes where appropriateH. Peter Anvin (Intel)2020-07-301-1/+1
* strlist.h: move safe_alloc declarationH. Peter Anvin (Intel)2020-07-011-1/+1
* clang: mark inline functions unused and add warning optionsH. Peter Anvin (Intel)2020-06-301-4/+4
* listing: add -L option for additional listing infoH. Peter Anvin (Intel)2019-08-091-0/+7
* strlist, warnings: improve strlist, buffer warnings until errorH. Peter Anvin (Intel)2018-12-141-2/+2
* strlist: can be unique or not, add printf functionsH. Peter Anvin (Intel)2018-12-131-2/+7
* strlist: merge the strtbl and strlist interfacesH. Peter Anvin (Intel)2018-12-111-5/+25
* hashtbl: revamp the hash table interface, support binary keysH. Peter Anvin (Intel)2018-12-111-1/+1
* strlist: Rework to drop typeCyrill Gorcunov2018-11-241-10/+11
* strlist: use a hash tableH. Peter Anvin (Intel)2018-10-251-8/+13
* Factor out common string list handling codeH. Peter Anvin2016-10-041-0/+55