genode/base/include/util
Stefan Kalkowski 66c5887bd3 Move Bit_allocator from base-nova to base
Change the template parameter for Bit_allocator, and Bit_array. Instead of
assigning words to be used by the bit array, you can now tell the count of
items that shall be used.

Moreover, some dead code, previously using the Bit_allocator, was removed.

Related to #1024
2014-01-27 18:54:09 +01:00
..
arg_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_tree.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
bit_allocator.h Move Bit_allocator from base-nova to base 2014-01-27 18:54:09 +01:00
bit_array.h Move Bit_allocator from base-nova to base 2014-01-27 18:54:09 +01:00
fifo.h base: make FIFO elements zero-pointer save 2013-10-16 09:26:10 +02:00
list.h base: Add const qualifiers to 'util/list.h' 2013-09-18 14:58:55 +02:00
meta.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
misc_math.h 64-bit fixes 2013-05-10 11:16:12 +02:00
mmio.h mmio: provide bitsets and test them 2013-08-30 13:29:22 +02:00
noncopyable.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
register.h mmio: provide bitsets and test them 2013-08-30 13:29:22 +02:00
string.h util/string.h: String::operator == 2014-01-27 18:54:07 +01:00
token.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
touch.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00