aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat/bsd/sys/queue.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-23 19:15:17 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-23 19:15:17 +0100
commitfd4b89e797c1efc73304fa4da073fb31f55527f1 (patch)
tree71979801338b2e5a6e25fa2f300c5edd5ba70551 /compat/bsd/sys/queue.h
parent1b636e3cc7326e9139ff107b2818703181c6e7f7 (diff)
downloadsciteco-fd4b89e797c1efc73304fa4da073fb31f55527f1.tar.gz
fixed symbol lists: sort order must correspond with search order (determined by comparision function)
* lists were sorted lexicographically (like strcmp()), but searched caseless (like strcasecmp()) * lists are now sorted with strcasecmp()-like comparision * caselessness is thus a property of the SymbolList * use new language features in symbols-extract.tes
Diffstat (limited to 'compat/bsd/sys/queue.h')
0 files changed, 0 insertions, 0 deletions