[threads] Replace use of W32Handle by MonoOSEvent for MonoThreadInfo exited event...
[mono.git] / mono / io-layer / wapi.c
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
2016-09-13 Ludovic Henry[io-layer] Extract Mutex, Semaphore and Event (#3553)
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Ludovic HenryMerge pull request #3288 from ludovic-henry/iolayer...
2016-08-04 Ludovic Henry[io-layer] Remove threads.h, thread-private.h and wthre...
2016-08-04 Ludovic Henry[io-layer] Remove unused _WAPI_THREAD_CURRENT
2016-08-04 Ludovic Henry[io-layer] Make _wapi_getpid, _wapi_thread_own_mutex...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-19 Marcos HenrichMerge pull request #3283 from esdrubal/mono-sym-docs
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-14 Andi McClureMerge pull request #3279 from xmcclure/tarjan-crash-2
2016-07-13 Zoltan VargaMerge pull request #3240 from alexanderkyte/aot_compile...
2016-07-13 Marcos HenrichMerge pull request #3248 from esdrubal/web_request_abort
2016-07-13 Marcos HenrichMerge pull request #3268 from esdrubal/mono-sym-enable
2016-07-12 Ludovic HenryMerge pull request #3224 from ludovic-henry/iolayer...
2016-07-12 Ludovic Henry[io-layer] Move handles out of the io-layer to utils...
2016-07-12 Ludovic Henry[io-layer] Replace _WAPI_HANDLE_INVALID by INVALID_HAND...
2016-07-12 Ludovic Henry[io-layer] Move DuplicateHandle and CloseHandle to...
2016-07-12 Ludovic Henry[io-layer] Register WapiHandleOps dynamically
2016-07-12 Ludovic Henry[io-layer] Extract _wapi_search_handle_namespace from...
2016-07-12 Ludovic Henry[io-layer] Move _wapi_getpid out of handles.c
2016-07-12 Ludovic Henry[io-layer] Move io-layer initialization out of handles.c