view modules/stpncpy @ 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 531c35ae980d
children 87e0d6cd3068
line wrap: on
line source

Description:
stpncpy() function: copy a size-bounded string, returning a pointer to its end.

Files:
lib/stpncpy.c
m4/stpncpy.m4

Depends-on:
extensions
string

configure.ac:
gl_FUNC_STPNCPY
gl_STRING_MODULE_INDICATOR([stpncpy])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Bruno Haible, glibc