aboutsummaryrefslogtreecommitdiff
path: root/libjava/win32.cc
AgeCommit message (Expand)AuthorFilesLines
2006-07-05libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile.Ranjit Mathew1-15/+0
2006-07-04re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*...Andreas Tobler1-1/+1
2006-06-29javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew1-22/+42
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey1-1/+7
2004-08-01configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith1-1/+1
2003-12-16win32.cc (WSAEventWrapper): Implemented default constructor and init() methods.Mohan Embar1-15/+15
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar1-46/+146
2003-11-07win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.Mohan Embar1-0/+8
2003-10-31win32.cc: (dirExists) Internal helper function to test for directory existence.Mohan Embar1-31/+45
2003-10-17win32.cc: (_Jv_pipe) Implemented.Mohan Embar1-0/+7
2003-08-29win32.cc: fixed tab...Mohan Embar1-12/+123
2003-07-26win32.cc (_Jv_platform_initProperties): Use generic names like "x86" for the ...Ranjit Mathew1-11/+12
2003-03-10[multiple changes]Andrew Haley1-0/+13
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth1-2/+2
2002-04-24win32.cc, win32.cc (backtrace): Added this function because Win32 does not su...Adam Megacz1-0/+22
2002-04-11* win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free.Tom Tromey1-4/+4
2002-04-11jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.Adam King1-19/+22
2002-04-09* win32.cc (_Jv_platform_initProperties): Use GetTempPath.Tom Tromey1-1/+1
2002-04-07natSystem.cc (init_properties): Call new function _Jv_platform_initProperties.Adam King1-0/+130
2002-03-092002-03-09 Adam Megacz <adam@xwt.org>Adam Megacz1-0/+14
2002-03-092002-03-09 Adam Megacz <adam@xwt.org>Adam Megacz1-1/+1
2002-03-08win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong.Adam Megacz1-4/+6
2002-02-12win32.cc: Added two #includes to make win32.cc compile.Adam Megacz1-0/+2
2002-02-12win32.h: Added _Jv_platform_gettimeofday.Adam Megacz1-0/+9
2002-02-07prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.Tom Tromey1-2/+16
2002-02-07configure.in: Changed mingw) to *mingw*).Adam Megacz1-0/+23