- Downloads
First declare/provide/withdraw/dispose roundtrip
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- include/Makefile.am 2 additions, 1 deletioninclude/Makefile.am
- include/maestro/i_cdo.h 19 additions, 0 deletionsinclude/maestro/i_cdo.h
- include/maestro/i_globals.h 11 additions, 0 deletionsinclude/maestro/i_globals.h
- include/maestro/i_pool.h 71 additions, 0 deletionsinclude/maestro/i_pool.h
- maestro-valgrind.supp 12 additions, 0 deletionsmaestro-valgrind.supp
- maestro/Makefile.am 2 additions, 1 deletionmaestro/Makefile.am
- maestro/cdo.c 144 additions, 4 deletionsmaestro/cdo.c
- maestro/core.c 13 additions, 1 deletionmaestro/core.c
- maestro/globals.c 9 additions, 0 deletionsmaestro/globals.c
- maestro/init.c 10 additions, 1 deletionmaestro/init.c
- maestro/logging.c 1 addition, 0 deletionsmaestro/logging.c
- maestro/pool.c 356 additions, 0 deletionsmaestro/pool.c
- tests/Makefile.am 4 additions, 2 deletionstests/Makefile.am
- tests/check_pool_local.c 59 additions, 0 deletionstests/check_pool_local.c
include/maestro/i_pool.h
0 → 100644
maestro-valgrind.supp
0 → 100644
maestro/pool.c
0 → 100644
tests/check_pool_local.c
0 → 100644
Please sign in to comment