Index: libsm/index.x
===================================================================
--- libsm/index.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/index.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	index.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	index.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memccpy.x
===================================================================
--- libsm/memccpy.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memccpy.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memccpy.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memccpy.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memchr.x
===================================================================
--- libsm/memchr.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memchr.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memchr.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memchr.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memcmp.x
===================================================================
--- libsm/memcmp.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memcmp.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memcmp.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memcmp.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memcmpu.x
===================================================================
--- libsm/memcmpu.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memcmpu.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memcmpu.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memcmpu.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memcpy.x
===================================================================
--- libsm/memcpy.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memcpy.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memcpy.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memcpy.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memcpyw.x
===================================================================
--- libsm/memcpyw.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memcpyw.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memcpyw.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memcpyw.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memset.x
===================================================================
--- libsm/memset.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memset.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memset.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memset.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/memsetw.x
===================================================================
--- libsm/memsetw.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/memsetw.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	memsetw.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	memsetw.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/rindex.x
===================================================================
--- libsm/rindex.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/rindex.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	rindex.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	rindex.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/str2lc.x
===================================================================
--- libsm/str2lc.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/str2lc.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	str2lc.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	str2lc.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/str2uc.x
===================================================================
--- libsm/str2uc.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/str2uc.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	str2uc.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	str2uc.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strcat.x
===================================================================
--- libsm/strcat.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strcat.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strcat.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strcat.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strccpy.x
===================================================================
--- libsm/strccpy.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strccpy.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strccpy.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strccpy.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strchr.x
===================================================================
--- libsm/strchr.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strchr.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strchr.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strchr.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strcmp.x
===================================================================
--- libsm/strcmp.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strcmp.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strcmp.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strcmp.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strcpy.x
===================================================================
--- libsm/strcpy.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strcpy.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strcpy.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strcpy.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strcspn.x
===================================================================
--- libsm/strcspn.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strcspn.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strcspn.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strcspn.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strfill.x
===================================================================
--- libsm/strfill.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strfill.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strfill.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strfill.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strlcmp.x
===================================================================
--- libsm/strlcmp.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strlcmp.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strlcmp.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strlcmp.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strlen.x
===================================================================
--- libsm/strlen.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strlen.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strlen.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strlen.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strltrm.x
===================================================================
--- libsm/strltrm.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strltrm.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strltrm.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strltrm.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strncat.x
===================================================================
--- libsm/strncat.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strncat.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strncat.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strncat.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strncmp.x
===================================================================
--- libsm/strncmp.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strncmp.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strncmp.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strncmp.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strncpy.x
===================================================================
--- libsm/strncpy.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strncpy.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strncpy.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strncpy.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strpbrk.x
===================================================================
--- libsm/strpbrk.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strpbrk.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strpbrk.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strpbrk.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strrchr.x
===================================================================
--- libsm/strrchr.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strrchr.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strrchr.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strrchr.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strrev.x
===================================================================
--- libsm/strrev.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strrev.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strrev.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strrev.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strrevi.x
===================================================================
--- libsm/strrevi.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strrevi.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strrevi.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strrevi.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strrtrm.x
===================================================================
--- libsm/strrtrm.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strrtrm.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strrtrm.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strrtrm.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strspn.x
===================================================================
--- libsm/strspn.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strspn.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strspn.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strspn.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strtok.x
===================================================================
--- libsm/strtok.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strtok.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strtok.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strtok.c -- global functions
+	external functions
    =============================================================================
 */
Index: libsm/strtol.x
===================================================================
--- libsm/strtol.x	(revision 6aa430b53ee38cdae99301c5e14c358ac29b4f87)
+++ libsm/strtol.x	(revision 4d04f4143232326b43d57a3143e02ff4e6aa164a)
@@ -1,2 +1,8 @@
+/*
+   =============================================================================
+	strtol.c -- external declarations
+   =============================================================================
+*/
+
 #pragma once
 
@@ -5,5 +11,5 @@
 /*
    =============================================================================
-	strtol.c -- global functions
+	external functions
    =============================================================================
 */
