summaryrefslogtreecommitdiff
path: root/sal/osl/unx/time.c
AgeCommit message (Expand)Author
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-11CID#707531 silence coverityCaolán McNamara
2013-07-06Don't use mach_absolute_time(), it gives time since bootTor Lillqvist
2013-07-05janitorial / stylisticLionel Elie Mamane
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane
2013-05-20WaE: variable ´res´ set but not usedTor Lillqvist
2013-05-20sal osl_getGlobalTimer: Don't confuse start and current time.Mark Wielaard
2013-05-20Also iOS has tm_gmtoffTor Lillqvist
2013-05-20iOS is based on Mach, tooTor Lillqvist
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud
2013-05-13Use clock_gettime instead of gettimeofday to have more precise timeArnaud Versini
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2011-12-19-Werror=shadow and -Werror=sign-promo fixesStephan Bergmann
2011-02-15dragonfly stuffFrancois Tigeot
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
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-04-10INTEGRATION: CWS changefileheader (1.11.378); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.10.440); FILE MERGEDRüdiger Timm
2001-06-08added missing #endifOliver Braun
2001-06-08removed localtime_r and gmtime_r stubsOliver Braun
2001-05-15do not check uninitialized parameterOliver Braun
2001-05-02fix daylight saving time detection and adjusted output of getGlobalTimer back...Oliver Braun
2001-03-11Eliminated unnecessary use of timezone struct in gettimeofday callsPatrick Luby
2001-03-08Replace ftime calls with gettimeofday calls as ftime is obsolete in Linux and...Patrick Luby
2001-02-27#84322# : getGlobalTimermfe
2000-12-06Merge changes from 609-FU into the main trunkSander Vesik
2000-10-23Implemented timezone adjustments in date/time conversion funtions for Mac OS XPatrick Luby
2000-09-18initial importJens-Heiner Rechtien