History log of /seL4-camkes-master/projects/musllibc/src/string/strcmp.c
Revision Date Author Comments
# b300d5b7 04-Nov-2013 Michael Forney <mforney@mforney.org>

strcmp: Remove unnecessary check for *r

If *l == *r && *l, then by transitivity, *r.


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0