repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
safe-alloc
blob
94f799fe8294345decf52956728c59fcfc883b81
1
Description:
2
A set of macros to make calls to alloc/calloc/realloc safer.
3
4
Files:
5
lib/safe-alloc.h
6
lib/safe-alloc.c
7
m4/safe-alloc.m4
8
9
configure.ac:
10
gl_SAFE_ALLOC
11
12
Makefile.am:
13
lib_SOURCES += safe-alloc.c
14
15
Include:
16
"safe-alloc.h"
17
18
License:
19
LGPLv2+
20
21
Maintainer:
22
David Lutterkort