Added SILC Thread Queue API
[silc.git] / lib / silcutil / silcstack.c
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-12-22 Pekka Riikonen Added SILC errno API. Added SilcResult, generic error...
2007-09-12 Pekka Riikonen Better comments.
2007-07-09 Pekka Riikonen Optimized locking.
2007-07-08 Pekka Riikonen Inherit lock from parent when creating SilcStack child.
2007-07-05 Pekka Riikonen Copy OOM handler from parent to 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-03-11 Jochen EisingerSun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee...
2006-12-31 Pekka Riikonen Symbian compilation fixes.
2006-12-15 Pekka Riikonen Added silc_likely and silc_unlikely GCC branch predict...
2005-12-28 Pekka Riikonen Added SILC Server library.
2005-11-26 Pekka Riikonen bool -> SilcBool.
2005-11-24 Pekka Riikonen Initial code commit for Toolkit 1.1.