summaryrefslogtreecommitdiff
path: root/sal/osl/unx
AgeCommit message (Expand)Author
2001-03-16fix cut/copy/paste errorJens-Heiner Rechtien
2001-03-16#include <osl/types.h> removed and #include <sal/types.h insertedJoachim Lingner
2001-03-16dlclose hack for gcc in once againmfe
2001-03-15POWERPC: use fixed registerJens-Heiner Rechtien
2001-03-14pipe+socket now refcounted, add blocking read/write access, removed osl_getIO...Jörg Budischewski
2001-03-14socket.c moved to socket.cxxJörg Budischewski
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-03-13reworked atomic updates for reference counters (PowerPC version)Jens-Heiner Rechtien
2001-03-13osl_[increment|decrement]InterlockedCount() for PowerPC (GCC inline assembler)Jens-Heiner Rechtien
2001-03-13Change strcat to strcpy to fix Mac OS X bugPatrick Luby
2001-03-12Corrected for UNIX-file formatVladimir Glazounov
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-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-02no exit() but _exit()mfe
2001-03-01moved struct for NetBSD to semaphor.cmfe
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-28#84322# : profiling outputmfe
2001-02-28#84322# : profiling outputmfe
2001-02-27#84322# : getGlobalTimermfe
2001-02-27initializes sparc architecture to V9 if availableJens-Heiner Rechtien
2001-02-27#82940# #84066#mfe
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-22SPARC osl_[increment|decrement]InterlockedCount for sparcV8 and sparcV9 (spar...Jens-Heiner Rechtien
2001-02-22added SPARC assembler filesJens-Heiner Rechtien
2001-02-20#83978# : use getThreadTextEncodingmfe
2001-02-20#83978# : no debug outputmfe
2001-02-1983978# : use current text encodingmfe
2001-02-19#84066# : shutdown before closemfe
2001-02-14fix sched prioritymfe
2001-02-13Switched Mac OS X from local semaphore implementation to native implementationPatrick Luby
2001-02-09incr id now uses 1mfe
2001-02-08insertThreadId now creates unique threadidsKay Ramme
2001-02-07removed ChangeGlobalInit completelymfe