newlib/winsup/mingw/include
Chris Sutcliffe f94e2b9f58 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>
Issue [2134161]: time64 functions and types for msvcrt >= 8.0
        (initial implementation)

        * new type: __time32_t

        * new structures: _finddata32_t, _finddata32i64_t, _finddata64i32_t,
        __stat32, _stat32i64, _stat64i32, __timeb32, __utimbuf32,
        __wfinddata32_t, _wfinddata32i64_t, _wfinddata64i32_t

        * new functions: _ctime32, _difftime32, _difftime64, _findfirst32
        _findfirst32i64, _findfirst64i32, _findnext32, _findnext32i64,
        _findnext64i32, _fstat32, _fstat32i64, _fstat64i32, _ftime32,
        _futime32, _gmtime32, _localtime32, _mkgmtime32, _mkgmtime64,
        _mktime32, _stat32, _stat32i64, _stat64i32, _time32, _utime32,
        _wctime32, _wfindfirst32, _wfindfirst32i64, _wfindfirst64i32,
        _wfindnext32, _wfindnext32i64, _wfindnext64i32, _wstat32,
        _wstat32i64, _wstat64i32,_wutime32

        * new define _USE_32BIT_TIME_T set 32 or 64 aliases for: time_t,
        ctime, difftime, _findfirst, _findfirsti64, _findnext, _findnexti64,
        _fstat, _fstati64, _ftime, _futime, gmtime, localtime, mktime,
        _stat, _stati64, time, _utime, _wctime, _wfindfirst, _wfindfirsti64,
        _wfindnext, _wfindnexti64, _wstat, _wstati64, _wutime
2010-02-17 02:41:06 +00:00
..
sys 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
_mingw.h 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
assert.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
complex.h 2008-02-28 Joseph Myers <joseph@codesourcery.com> 2008-03-04 02:42:44 +00:00
conio.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
ctype.h 2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net> 2008-07-07 07:58:33 +00:00
dir.h
direct.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
dirent.h *include/wctpe.h: Likewise. 2007-06-23 07:54:58 +00:00
dos.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
errno.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
excpt.h 2007-02-18 Aurimas Cernius <aurisc4@gmail.com> 2007-02-18 09:46:48 +00:00
fcntl.h * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for 2007-07-19 09:25:32 +00:00
fenv.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
float.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
getopt.h Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga). 2009-01-04 17:35:36 +00:00
inttypes.h 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net> 2009-07-18 15:19:03 +00:00
io.h 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
libgen.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
limits.h * include/limits.h (SSIZE_MAX): Define. 2005-10-15 22:35:55 +00:00
locale.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
malloc.h 2007-10-03 Bernd Becker <hugin@users.sourceforge.net> 2007-10-03 18:55:56 +00:00
math.h 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net> 2009-08-08 13:26:11 +00:00
mbctype.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
mbstring.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
mem.h
memory.h
process.h 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net> 2008-04-26 00:24:19 +00:00
search.h Add POSIX binary tree search API. 2007-06-22 10:09:20 +00:00
setjmp.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
share.h
signal.h *include/assert.h: Qualify all functions with __MINGW_NOTHROW. 2007-06-23 07:34:16 +00:00
stdint.h 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net> 2009-04-11 12:41:09 +00:00
stdio.h Avoid multiple link time definitions of _printf() for C++ 2009-09-01 20:41:55 +00:00
stdlib.h 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net> 2009-08-08 13:26:11 +00:00
string.h 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net> 2009-07-18 15:19:03 +00:00
strings.h
tchar.h 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
time.h 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
unistd.h 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net> 2009-08-08 13:26:11 +00:00
utime.h
values.h
varargs.h
wchar.h 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net> 2010-02-17 02:41:06 +00:00
wctype.h * msvcrt.def.in: Update comment. 2007-06-28 07:13:04 +00:00