mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-01-31 09:31:06 +02:00
Werner Almesberger
7058115a64
qpkg: towards "struct id" without jrb reference - change iteration and lookup
- id.h, id.c (first_id, next_id): removed - qpkg.c (list_all_packages): use jrb_first/jrb_next instead of first_id/next_id - id.h, id.c (find_id): return the RB tree node instead of the ID - qpkg.c (list_one_package, find_prereq): adapted for above change - id.h: explain the role of key and value
Description
Werner's Miscellanea, Assorted small items that don't fit anywhere else
http://projects.qi-hardware.com/index.php/p/wernermisc/
Languages
C
44.8%
TeX
17.3%
Shell
13.4%
Perl
7.8%
Makefile
7.6%
Other
9.1%