]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
[Mini-OS] Add strrchr()
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 23 Nov 2007 16:42:44 +0000 (16:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 23 Nov 2007 16:42:44 +0000 (16:42 +0000)
commit6c9d16596b587dd249d8d69395e1053fc15e352e
tree39c1309e04da0b869928d3d53f26b398e25ea24f
parent050362546e7f575da67aa0f6cd0a8307bc52bef1
[Mini-OS] Add strrchr()

Add strrchr(), useful e.g. for grabbing the last part of a xenbus
path.

Signed-off-by: Samuel Thibault <samuel.thibault@citrix.com>
include/lib.h
lib/string.c