cvs commit: src/lib/libpthread/thread thr_attr_init.cthr_init.c
thr_private.h thr_stack.c
Maxim Sobolev
sobomax at portaone.com
Sun Feb 13 19:00:28 GMT 2005
.oO
Long overdue, but thank you anyway!
-Maxim
Ruslan Ermilov wrote:
> On Sun, Feb 13, 2005 at 06:38:06PM +0000, Daniel Eischen wrote:
>
>>deischen 2005-02-13 18:38:06 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h
>> thr_stack.c
>> Log:
>> Increase the default stacksizes:
>>
>> 32-bit 64-bit
>> main thread 2MB 4MB
>> other threads 1MB 2MB
>>
>> Revision Changes Path
>> 1.10 +1 -0 src/lib/libpthread/thread/thr_attr_init.c
>> 1.68 +11 -3 src/lib/libpthread/thread/thr_init.c
>> 1.122 +7 -3 src/lib/libpthread/thread/thr_private.h
>> 1.10 +3 -3 src/lib/libpthread/thread/thr_stack.c
>>
>
> Thank you!
>
>
> Cheers,
More information about the cvs-src
mailing list