- 21 Oct, 2001 2 commits
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2223
-
Jack Moffitt authored
The original patch from Ben Laurie some years ago was needed because FreeBSD's default stack size was < 8k and this wasn't acceptable. Both Linux and Solaris had reasonable defaults for stacksize, or grew the stack as needed to a reasonable size. Testing today and consulting documentation shows that the default stack sizes on FreeBSD, Linux, and Solaris are all acceptable. Linux can grow to 2MB, 32bit Solaris defaults to 1MB, 64bit Solaris defaults to 2MB, and FreeBSD defaults to 64k. In my opinion FreeBSD needs to get with the program and provide a reasonable default. 64k is enough for us, but might not be for others. svn path=/trunk/thread/; revision=2222
-
- 20 Oct, 2001 16 commits
-
-
Jack Moffitt authored
the default stacksize is unchanged (8k) until further testing on Solaris to determine if a larger value is needed. svn path=/trunk/icecast/; revision=2221
-
Jack Moffitt authored
svn path=/trunk/thread/; revision=2219
-
Jack Moffitt authored
bases is not enough. ices and icecast need this to be different, and if one is interested in tuning memory usage, one will want to alter this per thread. svn path=/trunk/thread/; revision=2217
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2207
-
Jack Moffitt authored
on Linux for uint64_t, but Solaris defines this in sys/types.h. Use check where appropriate, and also add typedefs for Win32. svn path=/trunk/icecast/; revision=2206
-
Jack Moffitt authored
svn path=/trunk/log/; revision=2200
-
Jack Moffitt authored
be uppercase always in order to comply with the HTTP specification. While not a problem internal to icecast, they were slipping into the log files and breaking some less-than-robust parsers. svn path=/trunk/httpp/; revision=2197
-
Jack Moffitt authored
when I do stupid things like this. svn path=/trunk/icecast/; revision=2196
-
Jack Moffitt authored
Whee! svn path=/trunk/icecast/; revision=2195
-
Jack Moffitt authored
interface is a reserved word, so we've renamed one variable. There's also no sethostent on win32, and Oddsock seems to think we need DeleteCriticalSection instead of DestroyCriticalSection. I was unable to figure out from msdn.microsoft.com why this was, but I'll trust Oddsock's judgement. svn path=/trunk/net/; revision=2194
-
Jack Moffitt authored
for vararg macros. It's not as pretty, but it works. svn path=/trunk/thread/; revision=2193
-
Jack Moffitt authored
svn path=/trunk/log/; revision=2192
-
Jack Moffitt authored
svn path=/trunk/timing/; revision=2191
-
Jack Moffitt authored
typedefed for some platforms. svn path=/trunk/timing/; revision=2190
-
Jack Moffitt authored
svn path=/trunk/httpp/; revision=2188
-
Jack Moffitt authored
were off by a few orders of magnitude. svn path=/trunk/thread/; revision=2187
-
- 23 Sep, 2001 1 commit
-
-
Michael Smith authored
svn path=/trunk/log/; revision=2075
-
- 10 Sep, 2001 6 commits
-
-
Jack Moffitt authored
svn path=/trunk/avl/; revision=2006
-
Jack Moffitt authored
svn path=/trunk/avl/; revision=2005
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2004
-
Jack Moffitt authored
svn path=/trunk/avl/; revision=2001
-
Jack Moffitt authored
svn path=/trunk/avl/; revision=1997
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-