aboutsummaryrefslogtreecommitdiffstats
path: root/src/string
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/string/strn/stpncpy.c (renamed from src/string/str/stpncpy.c)0
-rw-r--r--src/string/strn/stpnmove.c (renamed from src/string/str/stpnmove.c)0
-rw-r--r--src/string/strn/strcncpy.c (renamed from src/string/str/strcncpy.c)0
-rw-r--r--src/string/strn/strcnmove.c (renamed from src/string/str/strcnmove.c)0
-rw-r--r--src/string/strn/strncasecmp.c (renamed from src/string/str/strncasecmp.c)0
-rw-r--r--src/string/strn/strncasestr.c (renamed from src/string/str/strncasestr.c)0
-rw-r--r--src/string/strn/strncat.c (renamed from src/string/str/strncat.c)0
-rw-r--r--src/string/strn/strncmp.c (renamed from src/string/str/strncmp.c)0
-rw-r--r--src/string/strn/strncpy.c (renamed from src/string/str/strncpy.c)0
-rw-r--r--src/string/strn/strndup.c (renamed from src/string/str/strndup.c)0
-rw-r--r--src/string/strn/strnlen.c (renamed from src/string/str/strnlen.c)0
-rw-r--r--src/string/strn/strnmove.c (renamed from src/string/str/strnmove.c)0
-rw-r--r--src/string/strn/strnstr.c (renamed from src/string/str/strnstr.c)0
-rw-r--r--src/string/strn/strstrncpy.c (renamed from src/string/str/strstrncpy.c)0
-rw-r--r--src/string/strn/strstrnmove.c (renamed from src/string/str/strstrnmove.c)0
15 files changed, 0 insertions, 0 deletions
diff --git a/src/string/str/stpncpy.c b/src/string/strn/stpncpy.c
index 876eaf0..876eaf0 100644
--- a/src/string/str/stpncpy.c
+++ b/src/string/strn/stpncpy.c
diff --git a/src/string/str/stpnmove.c b/src/string/strn/stpnmove.c
index a0a0de9..a0a0de9 100644
--- a/src/string/str/stpnmove.c
+++ b/src/string/strn/stpnmove.c
diff --git a/src/string/str/strcncpy.c b/src/string/strn/strcncpy.c
index 5036c7d..5036c7d 100644
--- a/src/string/str/strcncpy.c
+++ b/src/string/strn/strcncpy.c
diff --git a/src/string/str/strcnmove.c b/src/string/strn/strcnmove.c
index f418e92..f418e92 100644
--- a/src/string/str/strcnmove.c
+++ b/src/string/strn/strcnmove.c
diff --git a/src/string/str/strncasecmp.c b/src/string/strn/strncasecmp.c
index 919ff36..919ff36 100644
--- a/src/string/str/strncasecmp.c
+++ b/src/string/strn/strncasecmp.c
diff --git a/src/string/str/strncasestr.c b/src/string/strn/strncasestr.c
index e95dc4b..e95dc4b 100644
--- a/src/string/str/strncasestr.c
+++ b/src/string/strn/strncasestr.c
diff --git a/src/string/str/strncat.c b/src/string/strn/strncat.c
index e7db0f2..e7db0f2 100644
--- a/src/string/str/strncat.c
+++ b/src/string/strn/strncat.c
diff --git a/src/string/str/strncmp.c b/src/string/strn/strncmp.c
index daf5be5..daf5be5 100644
--- a/src/string/str/strncmp.c
+++ b/src/string/strn/strncmp.c
diff --git a/src/string/str/strncpy.c b/src/string/strn/strncpy.c
index f3eba84..f3eba84 100644
--- a/src/string/str/strncpy.c
+++ b/src/string/strn/strncpy.c
diff --git a/src/string/str/strndup.c b/src/string/strn/strndup.c
index ca3b3f0..ca3b3f0 100644
--- a/src/string/str/strndup.c
+++ b/src/string/strn/strndup.c
diff --git a/src/string/str/strnlen.c b/src/string/strn/strnlen.c
index 5473682..5473682 100644
--- a/src/string/str/strnlen.c
+++ b/src/string/strn/strnlen.c
diff --git a/src/string/str/strnmove.c b/src/string/strn/strnmove.c
index a8b3224..a8b3224 100644
--- a/src/string/str/strnmove.c
+++ b/src/string/strn/strnmove.c
diff --git a/src/string/str/strnstr.c b/src/string/strn/strnstr.c
index 8db61ac..8db61ac 100644
--- a/src/string/str/strnstr.c
+++ b/src/string/strn/strnstr.c
diff --git a/src/string/str/strstrncpy.c b/src/string/strn/strstrncpy.c
index 0beb8ec..0beb8ec 100644
--- a/src/string/str/strstrncpy.c
+++ b/src/string/strn/strstrncpy.c
diff --git a/src/string/str/strstrnmove.c b/src/string/strn/strstrnmove.c
index 9bec614..9bec614 100644
--- a/src/string/str/strstrnmove.c
+++ b/src/string/strn/strstrnmove.c