Mercurial > hg > octave-shane > gnulib-hg
view modules/stpcpy @ 13922:120aa31e498d
* build-aux/gendocs.sh: restore x bit
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Fri, 10 Dec 2010 09:40:08 -0700 |
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