Merge pull request #2237 from xmcclure/container-owner
[mono.git] / mono / io-layer / process-private.h
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Marek SafarMerge pull request #2281 from lambdageek/dev/bug-36418
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-11-19 Ludovic Henry[utils] Move mutex and semaphore to mono_os_*
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-24 Zoltan Varga[io-layer] Fix the freeing of MonoProcess structures...
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-15 Zoltan Varga[io-layer] Allocate the process name dynamically to...
2014-10-15 Zoltan Varga[io-layer] Remove WapiHandle_process.self field, its...
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-10 Zoltan Varga[runtime] Rewrite io-layer process code to reduce dupli...
2014-10-09 Zoltan Varga[runtime] Use explicit initialization in the io-layer...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-05 Marek SafarMerge pull request #930 from theraot/master
2014-03-05 Zoltan Varga[runtime] Launch managed exe's using the current runtim...
2011-03-23 Rolf Bjarne Kvinge[io-layer] Use MonoSemType instead of sem_t
2011-03-22 Rolf Bjarne Kvinge[io-layer] Improve waiting on processes a lot
2011-03-16 Rolf Bjarne KvingeRevert "[io-layer] Handle process waits when SHM is...
2011-03-16 Gonzalo Paniagua... [io-layer] Handle process waits when SHM is disabled.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-31 Levi Bard[Fix] Cleanup per github comments.
2011-01-31 Tak[Fix] Fix process scanning on OSX.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-05 Michael Hutchinson[io-layer] Cope with pids > 16 bits
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-12 Marek SafarNew tests.
2010-04-10 Ankit JainIn class/Microsoft.Build.Tasks/Microsoft.Build.Tasks:
2010-04-10 Andreas Färberio-layer: Fix process helper functions for Haiku
2008-07-02 Dick PorterAdd a comment regarding potential future issues with...
2008-07-01 Zoltan Varga2008-07-01 Zoltan Varga <vargaz@gmail.com>
2008-06-27 Dick Porter2008-06-27 Dick Porter <dick@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-23 Dick Porter2006-11-23 Dick Porter <dick@ximian.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next