kc3-lang/pkgconf/queue.c

Branch :


Log

Author Commit Date CI Message
9a263375 2012-08-12 12:32:31 return 1 and do not output anything a requirement is missing
fc019926 2012-07-30 05:10:43 queue: remove maxdepth + 1 hack (long story)
b9ccc27a 2012-07-29 05:36:21 pkg: add pkg_queue_validate() to compile and validate a pkg_queue_t.
17fc01b4 2012-07-29 04:45:21 queue: add pkg_queue_apply().
cdac22fc 2012-07-29 04:04:46 queue: fix iteration ordering bug
f4f1c1de 2012-07-29 03:56:20 queue: add pkg_queue_compile() and pkg_queue_free().
698358e9 2012-07-29 03:49:56 queue: new file