From 7501249d5e413852c4cd3b6de9e4783972c0f6a0 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 23 Aug 2016 18:15:55 +0200 Subject: Mention strerror_l in libc/string/strings.tex Signed-off-by: Corinna Vinschen --- newlib/libc/string/strings.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/string/strings.tex') diff --git a/newlib/libc/string/strings.tex b/newlib/libc/string/strings.tex index 83b7c6af6..2df5faf58 100644 --- a/newlib/libc/string/strings.tex +++ b/newlib/libc/string/strings.tex @@ -32,7 +32,7 @@ managing areas of memory. The corresponding declarations are in * strcoll:: Locale-specific character string compare * strcpy:: Copy string * strcspn:: Count chars not in string -* strerror:: Convert error number to string +* strerror:: Convert error number to string (strerror, strerror_l) * strerror_r:: Convert error number to string * strlen:: Character string length * strlwr:: Convert string to lowercase -- cgit v1.2.3