History log of /seL4-camkes-master/tools/rumprun/lib/libbmk_core/bmk_string.c
Revision Date Author Comments
# 3bcd8be2 30-Jul-2015 Sebastian Wicki <gandro@gmx.net>

Fix bmk_strncpy for n=0 and n<strlen(src)


# 1635e010 29-May-2015 Antti Kantee <pooka@iki.fi>

+ bmk_memrchr()


# 303f48bb 20-Apr-2015 Antti Kantee <pooka@iki.fi>

Rename librumprun_core to libbmk_core.

It doesn't have anything to do with rumprun, but is at a lower layer of
abstraction, so let's just match the header namespace here.