Module Name: src
Committed By: tron
Date: Fri Oct 23 17:49:30 UTC 1998
Modified Files:
src/lib/libc/string: strcasecmp.3 strcmp.3
Log Message:
Add note about special case when calling strcmp() or strcasecmp() with
len = 0 as suggested by Jaromir Dolecek in PR lib/6344.