]> mj.ucw.cz Git - libucw.git/history - ucw/respool.c
Trans: Document which modules have to be resourcified
[libucw.git] / ucw / respool.c
2011-04-19 Martin MaresResources: res_new() requires an active pool
2011-04-19 Martin MaresResources: Allow res_free(NULL) and res_detach(NULL)
2011-04-19 Martin MaresImplemented temporary resources
2011-04-17 Martin MaresResources: Implemented subpools
2011-03-29 Martin MaresAdded res_detach().
2011-03-29 Martin MaresResources for file descriptors and memory blocks.
2011-03-29 Martin MaresMore work on resource pools.