about summary refs log tree commit diff homepage
path: root/runtime/klee-libc/strcmp.c
AgeCommit message (Collapse)Author
2023-03-16Fixed a bug in KLEE libc's implementation of strcmp: according to the C ↵Cristian Cadar
standard, characters should be compared as unsigned chars.
2015-04-02Use C instead of C++ comments in C files to silence compiler warnings.Cristian Cadar
2009-05-21Initial KLEE checkin.Daniel Dunbar
- Lots more tweaks, documentation, and web page content is needed, but this should compile & work on OS X & Linux. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72205 91177308-0d34-0410-b5e6-96231b3b80d8