summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2001-03-13Generated for support of solar list particlesNils Fuhrmann
2001-03-13Change strcat to strcpy to fix Mac OS X bugPatrick Luby
2001-03-12added STL again, logmodule.cxx needs itJörg Budischewski
2001-03-12Corrected for UNIX-file formatVladimir Glazounov
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-03-12Interface rtl::IReference and template class rtl::Reference.Matthias Huetsch
2001-03-12Platform endianess determination and byte order manipulation macros.Matthias Huetsch
2001-03-11Eliminated unnecessary use of timezone struct in gettimeofday callsPatrick Luby
2001-03-10Don't process modules with no name for Mac OS XPatrick Luby
2001-03-09#84782# fix race between `osl_createPipe' and `osl_acceptPipe'.dic
2001-03-09redefined SAL_THROW, defined SAL_THROW_EXTERNC_C(), enum __sal_NoAcquireDaniel Boelzle
2001-03-09gcc dlclose workaround removedmfe
2001-03-09wake up protectionmfe
2001-03-09wake up protection, clean upmfe
2001-03-09Added searching for libraries in standard system path for Mac OS XPatrick Luby
2001-03-08Replace ftime calls with gettimeofday calls as ftime is obsolete in Linux and...Patrick Luby
2001-03-08changed stl includesArmin Theissen
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02no exit() but _exit()mfe
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby
2001-03-01removed osl_getSymbolAmfe
2001-03-01moved struct for NetBSD to semaphor.cmfe
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-28moved _pthread_none_ to mutex.cmfe
2001-02-28- Solaris 2.5.1 hack removedmfe
2001-02-28removed start_srcipt entrymfe
2001-02-28removed Log entriesmfe
2001-02-28- removed declarations of SUPD hack too (implementation has been gone)mfe
2001-02-28#84322# : profiling outputmfe
2001-02-28#84322# : profiling outputmfe
2001-02-27#84322# : getGlobalTimermfe
2001-02-27better documentationmfe
2001-02-27better documentation for osl_searchNormalizedPathmfe
2001-02-27initializes sparc architecture to V9 if availableJens-Heiner Rechtien
2001-02-27#82940# #84066#mfe
2001-02-27#84381# : better documentationmfe
2001-02-27Typedef HANDLE for non STRICT modeHennes Rohling
2001-02-26#84329#mfe
2001-02-26#82940# #84066# #84329#mfe
2001-02-26#82940# #84066#mfe
2001-02-26#84329# #83978# #82940# #84066#mfe
2001-02-26asm/interlck_x86.sJens-Heiner Rechtien
2001-02-26osl_[increment|decrement]InterlockedCountJens-Heiner Rechtien
2001-02-26rule for asm/interlck_x86.sJens-Heiner Rechtien
2001-02-26assembler implementations for SPARC/GCC and Solaris/X86Jens-Heiner Rechtien
2001-02-23implement lockless osl_[increment|decrement]InterlockedCount for GCC on X86Jens-Heiner Rechtien
2001-02-23solaris/sparc: asm/interlock_sparc.sJens-Heiner Rechtien
2001-02-23osl_[increment|decrement]InterlockedCountJens-Heiner Rechtien
2001-02-23#82560# osl_trace now behaves the same way as its Unix counterpart.dic