* Add strsep (since strtok is considered obsolete)
authorStefan Reinauer <stepan@coresystems.de>
Fri, 26 Sep 2008 18:42:40 +0000 (18:42 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 26 Sep 2008 18:42:40 +0000 (18:42 +0000)
commit41514397e7168fdd4b2066435cc3c668e68514d6
treef6905e64ad4fd7178aef0568a88dfa0f78abc4cb
parentbc9cb27a8e352a42dbfe2a404e8640e8aff47ad3
* Add strsep (since strtok is considered obsolete)
* add a bunch of string function doxygen comments.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3608 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/include/libpayload.h
payloads/libpayload/libc/string.c