view modules/strerror @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +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