Mercurial > hg > octave-shane > gnulib-hg
view modules/stpcpy @ 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 | abb18ea528b5 |
children | 55bafac365c8 |
line wrap: on
line source
Description: stpcpy() function: copy a string, returning a pointer to its end. Files: lib/stpcpy.c m4/stpcpy.m4 Depends-on: extensions string configure.ac: gl_FUNC_STPCPY gl_STRING_MODULE_INDICATOR([stpcpy]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: Bruno Haible, glibc