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

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

Depends-on:

configure.ac:
gl_FUNC_STPNCPY

Makefile.am:
EXTRA_DIST += stpncpy.h stpncpy.c

Include:
"stpncpy.h"

License:
LGPL

Maintainer:
Bruno Haible, glibc