]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/maint.texi
manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy
[thirdparty/glibc.git] / manual / maint.texi
index a8441e20b623af398d947f068e9e422b1ff9ac7b..89da704f45912ecbc29ec10c95fe8f057636f128 100644 (file)
@@ -371,6 +371,10 @@ The following functions and macros are fortified in @theglibc{}:
 
 @item @code{strcpy}
 
+@item @code{strlcat}
+
+@item @code{strlcpy}
+
 @item @code{strncat}
 
 @item @code{strncpy}
@@ -411,6 +415,10 @@ The following functions and macros are fortified in @theglibc{}:
 
 @item @code{wcscpy}
 
+@item @code{wcslcat}
+
+@item @code{wcslcpy}
+
 @item @code{wcsncat}
 
 @item @code{wcsncpy}