Added SILC Thread Queue API
[silc.git] / lib / silcutil / silcstack.h
2008-01-13 Pekka Riikonen Comment changes.
2008-01-02 Pekka Riikonen Added silc_stack_[set|get]_global.
2007-12-25 Pekka Riikonen silc_stack_alloc automatically aligns the stack size.
2007-12-22 Pekka Riikonen SILC_ERR_INVALID_ARGUMENT is return by silc_stack_real...
2007-07-08 Pekka Riikonen Inherit lock from parent when creating SilcStack child.
2007-07-04 Pekka Riikonen Added multi-thread support. Added OOM handler.
2007-07-03 Pekka Riikonen Added concept of child stacks to SilcStack. Supports...
2007-07-02 Pekka Riikonen Removed unaligned memory allocation. Added getting...
2007-07-01 Pekka Riikonen Merged silc_1_1_branch to trunk.
2007-03-11 Jochen EisingerSun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee...
2006-11-04 Pekka Riikonen Comment change.
2006-09-15 Pekka Riikonen Header changes.
2006-01-02 Pekka Riikonen silc_buffer_format reallocates automatically now.
2005-11-24 Pekka Riikonen Initial code commit for Toolkit 1.1.