aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/strings/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/strings/README b/src/strings/README
new file mode 100644
index 0000000..ee534fc
--- /dev/null
+++ b/src/strings/README
@@ -0,0 +1,3 @@
+Looking for the implementation of strcasecmp, strncasecmp,
+strcasecmp_l, or strncasecmp_l? Go to, ../string/.
+