aboutsummaryrefslogtreecommitdiffstats
path: root/stdtime/localtime.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-18If a timezone is not specified, assume localtime (instead of gmtime) (Issue #...tilghman1-3/+4
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-08issue #5569 minus lock.h changeskpfleming1-6/+7
2005-11-06issue #5605russell1-96/+76
2005-11-01issue #5558kpfleming1-11/+13
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-6/+19
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-2/+2
2005-04-03one more FreeBSD compile warning fix (bug #3938)kpfleming1-1/+3
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+10
2004-08-31Don't redefine _THREAD_SAFE (bug #2332)markster1-0/+2
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-6/+6
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-4/+4
2003-10-27More cleanups and OSX fixes for 10.3markster1-4/+4
2003-10-26Make it build and run on MacOS Xmarkster1-2/+2
2003-09-27Fix various compiler warnings (bug #322)markster1-3/+5
2003-09-21Merge tilghman's patchesmarkster1-5/+8
2003-09-18Grab timezone from system configmarkster1-1/+29
2003-09-13CLeanup PBX patch and add localtime stuff for saytime (bug #168)markster1-0/+1462