summaryrefslogtreecommitdiff
path: root/sal/osl/unx/mutex.c
AgeCommit message (Expand)Author
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-26malloc returns void*; must be cast to real ptr typeDavid Tardon
2013-09-07Remove confusing casts between synonymsLionel Elie Mamane
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-04-19Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini
2012-04-19Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini
2012-04-19Removed obsolete commentStephan Bergmann
2011-04-14Added error handling for pthread_mutexattr_settype.Julien Chaffraix
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.14.268); FILE MERGEDRüdiger Timm
2006-06-20INTEGRATION: CWS warnings01 (1.12.62); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.12.66); FILE MERGEDRüdiger Timm
2005-01-21INTEGRATION: CWS vcl33 (1.11.114); FILE MERGEDKurt Zenker
2004-02-03INTEGRATION: CWS sal05 (1.10.70); FILE MERGEDJens-Heiner Rechtien
2003-04-28INTEGRATION: CWS ooo20030412 (1.9.86); FILE MERGEDJens-Heiner Rechtien
2001-10-17#72993# now builds also under solarisJörg Budischewski
2001-10-17#72993# pthread-recursive mutex is now used for linux, other platforms stick ...Jörg Budischewski
2001-04-09fixed stupid typoOliver Braun
2001-04-09fixed compile errorOliver Braun
2001-04-09moved implementation of osl_getGlobalMutex to the correct blockOliver Braun
2001-04-06made osl_getGlobalMutex thread safeOliver Braun
2001-02-07removed ChangeGlobalInit completelymfe
2001-02-01removed ChangeGlobalInitmfe
2000-09-18initial importJens-Heiner Rechtien