aboutsummaryrefslogtreecommitdiffstats
path: root/include/threads.h
Commit message (Expand)AuthorAgeFilesLines
* IRCCreateThreadEx() was causing exception on Windows.Gravatar mcskaf2002-12-081-6/+7
* Changed the thread API to fix some win32 crashesGravatar codemastr2002-12-011-2/+6
* Fixed another memory leak with the scannersGravatar codemastr2002-04-281-4/+2
* - Memory leak fixes with scannersGravatar stskeeps2002-04-251-0/+2
* +- Reversed freeze bug fix, _NP means NON PORTABLE•••+- Fixed a freeze problem with conf_deny_link Gravatar stskeeps2001-12-271-1/+1
* Fixed (I think) freeze bug in m_htm, this might not work on all pthread imple...Gravatar griever2001-12-271-1/+1
* Win32 fixesGravatar codemastr2001-07-021-2/+2
* +- Added some thread debugging, and fixed a SVS2MODE bugGravatar stskeeps2001-07-011-8/+13
* Updated thread porting code to support more functionsGravatar codemastr2001-06-291-0/+6
* cleaned up some thread porting code a bitGravatar codemastr2001-06-271-2/+6
* win32 thread changeGravatar codemastr2001-06-071-2/+2
* Updated the win32 thread code (maybe it will work now?)Gravatar codemastr2001-06-071-7/+5
* - Fixed codemastr's broken millitime patch (sys/timeb.h)•••- Added scan_socks.c, added and moved some stuff to include/modules/scan.h (the dir too) - Converted threads to IRC*Thread by codemastr. Gravatar stskeeps2001-06-071-0/+55