summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2001-03-20Avoid compiler warningsHennes Rohling
2001-03-16#include <osl/types.h> removedJoachim Lingner
2001-03-16removed unnecessary socket.hxx inclusionJörg Budischewski
2001-03-14made socket and pipe refcounted, added blocking read write methods, added dir...Jörg Budischewski
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-03-09#84782# fix race between `osl_createPipe' and `osl_acceptPipe'.dic
2001-03-01removed osl_getSymbolAmfe
2001-02-28removed Log entriesmfe
2001-02-28#84322# : profiling outputmfe
2001-02-27#84322# : getGlobalTimermfe
2001-02-23#82560# osl_trace now behaves the same way as its Unix counterpart.dic
2001-02-20#84153# Retrieve system dependend path before calling Windows APIHennes Rohling
2001-02-16#83737# feature for optional unloading of all previous loaded dlls addedJörg Budischewski
2001-02-14#define _WIN32_DCOM removed and CoInitializeEx from osl_CoInitializeEx remove...Tino Rachui
2001-02-14InitDCOM enabled again because we need CoInitializeExTino Rachui
2001-02-12#82560# implement portal-specific functions.dic
2001-01-26*** empty log message ***Tino Rachui
2001-01-24#82973# last changes in winsock init reverted, now only requesting winsock ve...Tino Rachui
2001-01-24WinSock init fixed (see comment in source)Tino Rachui
2000-12-15#81964# New threads always have to run in MTA cause UNO recycles threadsHennes Rohling
2000-12-11*** empty log message ***Tino Rachui
2000-12-11*** empty log message ***Tino Rachui
2000-12-11systoolinit removedTino Rachui
2000-12-06#81190#Tino Rachui
2000-12-06#80866# osl_openProfile uses local variable rtl_uString FileName and did not ...Joachim Lingner
2000-11-22*** empty log message ***Tino Rachui
2000-11-21#79672# Always suppress system error messagesHennes Rohling
2000-11-06removed old daemon stuffOliver Braun
2000-10-31#72083# Provide new function osl_setDebugMessageFuncHennes Rohling
2000-10-30removed SUPD dependenciesOliver Braun
2000-10-30Same button order as in VCLHennes Rohling
2000-10-23obsolete ports.c removedOliver Braun
2000-09-29Access TLS list within a critical sectionHennes Rohling
2000-09-29Code cleanup.Martin Maher
2000-09-29if thread terminates thread key callback function is calledHennes Rohling
2000-09-29osl_createThreadKeyData with callback function paramater, osl_setThreadKeyDat...Hennes Rohling
2000-09-18initial importJens-Heiner Rechtien