summaryrefslogtreecommitdiff
path: root/modules/stpncpy
blob: 6453c80943ffc0812f6bc88ae1ea70222381a983 (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
Description:
stpncpy() function: copy a size-bounded string, returning a pointer to its end.

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

Depends-on:
string

configure.ac:
gl_FUNC_STPNCPY
gl_STRING_MODULE_INDICATOR([stpncpy])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible, glibc