projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mshtml: HTMLWindow_item code clean up.
[wine]
/
dlls
/
msvcrt
/
time.c
2011-08-22
Andrew Talbot
msvcrt: void functions should not return a value.
blob
|
commitdiff
|
raw
2011-06-03
Piotr Caban
msvcrt: Fix mingw compilation issues.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Piotr Caban
msvcrt: Change the way how localtime/gmtime buffer...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Eryk Wieliczko
msvcrt: Implement _ftime64_s and _ftime32_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Michael Stefaniuc
msvcrt: Add missing dereference of the time pointer.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Eryk Wieliczko
msvcrt: Implement _ctime32/64_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Eryk Wieliczko
msvcrt: Implement _get_tzname.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
msvcrt: Implement _localtime32_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
msvcrt: Use the write_invalid_msvcrt_tm helper in _gmti...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
msvcrt: Implement _localtime64_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Andrew Nguyen
msvcrt: Convert the Unix asctime string from CP_UNIXCP...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Piotr Caban
msvcrt: Added _gmtime32_s and _gmtime64_s implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Piotr Caban
msvcrt: Added _strdate_s and _wstrdate_s implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Piotr Caban
msvcrt: Added _strtime_s and _wstrtime_s implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Piotr Caban
msvcrt: Added _mkgmtime implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Piotr Caban
msvcrt: Avoid using localtime_r.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Alexandre Julliard
msvcrt: Replace long by MSVCRT_long.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Alexandre Julliard
msvcrt: Add explicit 32- and 64-bit versions of the...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Michael Stefaniuc
msvcrt: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
msvcrt: Rename _ftime to avoid conflicts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Alexandre Julliard
msvcrt: Use intptr_t or size_t instead of long where...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
msvcrt: Use NULL instead of casting zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Jeff Zaroyko
msvcrt: Avoid a NULL pointer deref in ctime.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Dmitry Timoshkov
msvcrt: Restore error handling code in localtime.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Dmitry Timoshkov
msvcrt: Route mktime and localtime to glibc.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Alexandre Julliard
msvcrt: Avoid including system headers in msvcrt.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jeremy White
msvcrt: Solaris asctime_r compilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
msvcrt: Explicitly specify CDECL calling convention...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Alexandre Julliard
msvcrt: Implementation of wcsftime (based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Dmitry Timoshkov
msvcrt: localtime should accept any positive time value.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Hans Leidekker
msvcrt: Stub implementation for wcsftime.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Alexandre Julliard
msvcrt: Implemented asctime, ctime and strftime instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Alexandre Julliard
msvcrt: Return a per-thread buffer in localtime and...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Marcus Meissner
msvcrt: Implemented wctime(), wasctime().
blob
|
commitdiff
|
raw
|
diff to current
2005-10-30
Robert Reif
Implement _wstrdate and _wstrtime with tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Alexandre Julliard
Added implementation of _dstbias and __p__dstbias.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Phil Krylov
Added detection of platforms which don't have external...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Juan Lang
- move _timezone to time.c, and correct its type
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Juan Lang
Export _tzname, expected by Mozilla.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Rein Klazes
- RtlTimeFieldsToTime should not normalize the time...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Rein Klazes
In MSVCRT_localtime() return tm_isdst = 0 when there...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Rein Klazes
Correctly use the returned value from GetTimeZoneInform...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Rein Klazes
- mktime should compute the tm_wday, tm_yday and renorm...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Uwe Bonnes
Added MSVCRT_CLOCKS_PER_SEC define.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
Dimitrie O. Paun
Split the MSVCRT implementation headers from the public...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Uwe Bonnes
Correct errors with move to kernel time functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Hans Leidekker
Reimplement time functions with Win32 APIs.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Hans Leidekker
Implement _ftime with Win32 APIs.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Marcus Meissner
Added _daylight stub int, and __p__daylight function.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Alexandre Julliard
Don't include debugtools.h in the header file, moved...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-05
François Gouget
mktime must normalize the struct tm fields.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-12
Gerard Patel
- implement mbscspn mostly as a stub
blob
|
commitdiff
|
raw
|
diff to current
2001-04-23
Francois Gouget
We must not free the pointer returned by localtime...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-16
Gerald Pfeifer
Fixed MSVCRT_clock return type.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-10
Francois Gouget
Include the msvcrt headers, remove duplicate definitions.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-10
Francois Gouget
Adjust the 'MSVCRT_' prefix to match the msvcrt headers
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Jon Griffiths
- Migrate CRTDLL to MSVCRT.
blob
|
commitdiff
|
raw
|
diff to current