Fix strcmp and strncmp. They failed in several important scenarios
authorPatrick Georgi <patrick.georgi@coresystems.de>
Mon, 16 Aug 2010 18:04:13 +0000 (18:04 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Mon, 16 Aug 2010 18:04:13 +0000 (18:04 +0000)
commit154931c66fcc70424a10f3c99f63e361538cd888
tree47d18f8a6417f27a612863597708ebf512378360
parent1457aad00b38b4745ba564b6cc803ff98c128ea2
Fix strcmp and strncmp. They failed in several important scenarios

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5700 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/libc/string.c