aboutsummaryrefslogtreecommitdiffstats
path: root/idlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Align with legacy_6x.Matthias Andree2019-08-251-16/+1
| | | | | | * Normalize include order. * Backport missed bug fixes. * Remove dead code.
* Make count_list iterative, to save function call overhead.Matthias Andree2010-04-241-4/+8
|
* Split string list stuff from uid.c into new idlist.c.Matthias Andree2010-04-241-0/+257