summaryrefslogtreecommitdiff
path: root/sal/osl/unx/thread.c
AgeCommit message (Expand)Author
2013-10-10Adapt to C90Stephan Bergmann
2013-10-10Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env varStephan Bergmann
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-11typo fix: wether -> whetherAndras Timar
2013-03-07Use __android_log_print directlyTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-02-24We never call pthread_cancel, so no need to guard against itStephan Bergmann
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2011-12-20Fix compiler warnings for AndroidTor Lillqvist
2011-12-19At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions.Stephan Bergmann
2011-12-19-Werror=shadow and -Werror=sign-promo fixesStephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-24<sys/prctl.h> is not available on kFreeBSDRene Engelhard
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-04-11define for older systemsFridrich Štrba
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-28sb138: #i115619# osl_setThreadNamesb
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.30.38); FILE MERGEDRüdiger Timm
2008-01-15#i85222# If encoding is unknown set it to ASCII (fix by hro).Rüdiger Timm
2007-06-27INTEGRATION: CWS sb70 (1.28.120); FILE MERGEDJens-Heiner Rechtien
2006-07-06INTEGRATION: CWS warningfixes01 (1.27.4); FILE MERGEDKurt Zenker
2006-06-20INTEGRATION: CWS warnings01 (1.25.336); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.25.340); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.24.76); FILE MERGEDVladimir Glazounov
2002-10-30#i8416# Fixed 'osl_thread_[create|start]_Impl()' race condition, need toMatthias Huetsch
2002-10-30#i8416# Fixed 'pthread_join()' / 'pthread_detach()' race condition,Matthias Huetsch
2002-08-13chg: HASHID function arithmetic error fixed, #101685#Martin Hollmichel
2001-08-23#91257# Fixed 'oslCleanupFunction()' to call 'pthread_detach()'Matthias Huetsch
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski
2001-06-08#87994# osl_freeThreadHandle() is now unfunctional, osl_destroyThread does no...Jörg Budischewski
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun
2001-05-14Missing local variable addedHennes Rohling
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling
2001-04-11moved text encoding tables to nlsupport.cOliver Braun
2001-04-08Add FreeBSD support.Sander Vesik
2001-04-08Merge NetBSD changes to the HEADSander Vesik
2001-03-20fixed expression to terminate loop in osl_SleepThread and osl_ScheduleThreadGregor Hartmann
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-03-09wake up protectionmfe
2001-02-14fix sched prioritymfe
2001-02-09incr id now uses 1mfe
2001-02-08insertThreadId now creates unique threadidsKay Ramme
2001-02-01removed ChangeGlobalInitmfe
2000-12-14Updated to SRC614Patrick Luby
2000-12-01#79975# : encoding fixesmfe