summaryrefslogtreecommitdiff
path: root/modules/stpcpy
blob: 085397193e6bae59c551754ec053ae35bfc0f012 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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:
LGPL

Maintainer:
Bruno Haible, glibc