repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manywarnings: port to 64-bit GCC builds of Emacs
[gnulib.git]
/
modules
/
xstrndup
blob
dfd72a7a4da254ed1a43b70f4f15b76f421a4c4e
1
Description:
2
Duplicate a bounded initial segment of a string, with out-of-memory checking.
3
4
Files:
5
lib/xstrndup.h
6
lib/xstrndup.c
7
m4/xstrndup.m4
8
9
Depends-on:
10
strndup
11
xalloc
12
13
configure.ac:
14
gl_XSTRNDUP
15
16
Makefile.am:
17
lib_SOURCES += xstrndup.h xstrndup.c
18
19
Include:
20
"xstrndup.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Simon Josefsson
27