view modules/strerror @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 96f375209ac7
children efab6978105e
line wrap: on
line source

Description:
strerror() function: return string describing error code.

Files:
lib/strerror.c
m4/strerror.m4

Depends-on:
errno
intprops
string

configure.ac:
gl_FUNC_STRERROR
gl_STRING_MODULE_INDICATOR([strerror])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
all