#if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)strcmp.c 5.2 (Berkeley) 3/9/86"; #endif LIBC_SCCS and not lint /* * Compare strings: s1>s2: >0 s1==s2: 0 s1