mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
04b8418b54
By now, the memcmp implementation of Genode's basic string utilities just returned whether two memory blocks are equal or differ. It gave no hint which block is greater, or lesser than the other one. This isn't the behaviour anticipated by implementations that rely on the C standard memcmp, e.g. GCC's libsupc++, or the nic_bridge's AVL tree implementation. |
||
---|---|---|
.. | ||
arg_string.h | ||
avl_string.h | ||
avl_tree.h | ||
fifo.h | ||
list.h | ||
meta.h | ||
misc_math.h | ||
mmio.h | ||
noncopyable.h | ||
register.h | ||
string.h | ||
token.h | ||
touch.h |