Mention strerror_l in libc/string/strings.tex
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
3f36c6fa62
commit
7501249d5e
@ -32,7 +32,7 @@ managing areas of memory. The corresponding declarations are in
|
|||||||
* strcoll:: Locale-specific character string compare
|
* strcoll:: Locale-specific character string compare
|
||||||
* strcpy:: Copy string
|
* strcpy:: Copy string
|
||||||
* strcspn:: Count chars not in 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
|
* strerror_r:: Convert error number to string
|
||||||
* strlen:: Character string length
|
* strlen:: Character string length
|
||||||
* strlwr:: Convert string to lowercase
|
* strlwr:: Convert string to lowercase
|
||||||
|
Loading…
Reference in New Issue
Block a user