public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Mention strerror_l in libc/string/strings.tex
@ 2016-08-23 16:16 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2016-08-23 16:16 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7501249d5e413852c4cd3b6de9e4783972c0f6a0

commit 7501249d5e413852c4cd3b6de9e4783972c0f6a0
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Aug 23 18:15:55 2016 +0200

    Mention strerror_l in libc/string/strings.tex
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 newlib/libc/string/strings.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newlib/libc/string/strings.tex b/newlib/libc/string/strings.tex
index 83b7c6a..2df5faf 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-23 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 16:16 [newlib-cygwin] Mention strerror_l in libc/string/strings.tex Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).