]> mj.ucw.cz Git - libucw.git/history - ucw/respool.h
Resources: Allow res_free(NULL) and res_detach(NULL)
[libucw.git] / ucw / respool.h
2011-04-19 Martin MaresResources: Allow res_free(NULL) and res_detach(NULL)
2011-04-19 Martin MaresResources: Document that resource class callbacks are...
2011-04-19 Martin MaresImplemented temporary resources
2011-04-17 Martin MaresResource pools documented
2011-04-17 Martin MaresResources: Implemented subpools
2011-04-17 Martin MaresResource pools: use LIKE_MALLOC attribute
2011-03-29 Martin MaresImplemented exceptions.
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.