summaryrefslogtreecommitdiff
path: root/modules/stack
blob: 95f2ce9b9dd8118b24f82cb2457244a1bf71c693 (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:
Type-safe stack data type.

Files:
lib/stack.h

Depends-on:
assure
stdbool
stdlib
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += stack.h

Include:
"stack.h"

License:
GPL

Maintainer:
Marc Nieper-Wißkirchen