libupnp/build
Fabrice Fontaine 4a8c4f5c50 Customize the stack size of the threads used by pupnp through the new THREAD_STACK_SIZE variable
This patch allows a user to customize the stack size of the threads used by
pupnp through the new THREAD_STACK_SIZE variable. This is especially useful
on embedded systems with limited memory where the user can set THREAD_STACK_SIZE
to ITHREAD_STACK_MIN.

However, as this modification can have side effects, I set 0 as the default
value, so threads will continue to use the default stack size of the system
(which varies greatly as stated in
https://computing.llnl.gov/tutorials/pthreads/).
(cherry picked from commit 467f9987a1)
2010-09-18 06:47:34 -03:00
..
inc Customize the stack size of the threads used by pupnp through the new THREAD_STACK_SIZE variable 2010-09-18 06:47:34 -03:00
msvc * SF Bug Tracker [ 1902668 ] Cannot compile on MSVC 2008-03-09 01:16:58 +00:00
vc8 The same as the last patch, now for vc8. 2008-07-17 20:19:41 +00:00
vc9 Andre Sodermans (wienerschnitzel) patch for building libupnp under 2008-07-17 20:08:57 +00:00
libupnp.bpf git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@43 119443c7-1b9e-41f8-b6fc-b9c35fce742c 2006-07-05 16:29:17 +00:00
libupnp.bpr typedef modifications for use with Borland Builder 2007-03-03 14:36:58 +00:00
libupnp.dsp typedefs corrected, made MS VC++ specific to fix problems of that compiler 2007-03-02 13:53:08 +00:00
libupnp.dsw changes for compilation with MS VC++ 2006-07-07 06:58:19 +00:00