]> mj.ucw.cz Git - libucw.git/commit
First bits of the sorter infrastructure.
authorMartin Mares <mj@ucw.cz>
Wed, 31 Jan 2007 18:23:50 +0000 (19:23 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 31 Jan 2007 18:23:50 +0000 (19:23 +0100)
commit116954d49373438c669eadd764e03ee8ac4211bb
treef810d5da798e743e9ed63ecd70f139ee29752c97
parent3d85e302b6754446d75daad8e333cc53859db05b
First bits of the sorter infrastructure.

Configuration is shared with the old sorter.
lib/Makefile
lib/sorter-globals.h
lib/sorter.c
lib/sorter/Makefile [new file with mode: 0644]
lib/sorter/common.h [new file with mode: 0644]
lib/sorter/config.c [new file with mode: 0644]