oskit/oskit-20020317/amm
dzavalishin f85eb2576f import 2016-02-19 15:02:31 +03:00
..
examples import 2016-02-19 15:02:31 +03:00
GNUmakefile.in import 2016-02-19 15:02:31 +03:00
README import 2016-02-19 15:02:31 +03:00
amm.h import 2016-02-19 15:02:31 +03:00
amm_alloc_entry.c import 2016-02-19 15:02:31 +03:00
amm_allocate.c import 2016-02-19 15:02:31 +03:00
amm_deallocate.c import 2016-02-19 15:02:31 +03:00
amm_destroy.c import 2016-02-19 15:02:31 +03:00
amm_dump.c import 2016-02-19 15:02:31 +03:00
amm_find_addr.c import 2016-02-19 15:02:31 +03:00
amm_find_gen.c import 2016-02-19 15:02:31 +03:00
amm_free_entry.c import 2016-02-19 15:02:31 +03:00
amm_init.c import 2016-02-19 15:02:31 +03:00
amm_init_gen.c import 2016-02-19 15:02:31 +03:00
amm_iterate.c import 2016-02-19 15:02:31 +03:00
amm_iterate_gen.c import 2016-02-19 15:02:31 +03:00
amm_join.c import 2016-02-19 15:02:31 +03:00
amm_modify.c import 2016-02-19 15:02:31 +03:00
amm_protect.c import 2016-02-19 15:02:31 +03:00
amm_reserve.c import 2016-02-19 15:02:31 +03:00
amm_select.c import 2016-02-19 15:02:31 +03:00
amm_split.c import 2016-02-19 15:02:31 +03:00

README

Directories: oskit/amm
Target: liboskit_amm.a
Documentation: doc/amm.tex
Original Code Source: Flux Research Group, University of Utah
Description:  
	Address Map Manager (AMM) library manages collections of
	resources where each element of a collection has a name
	and some set of attributes.