[xbuild] ToolTask - add missing api
[mono.git] / support / signal.c
2010-06-13 Geoff Norton2010-05-13 Geoff Norton <gnorton@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-19 Jonathan Pryor * configure.in: Add header, structure member, and...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-15 Jonathan Pryor * Makefile.am: Revert previous linkage against libmono...
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-04-02 Jonathan Pryor * Makefile.am: On non-Windows platforms, MonoPosixHelp...
2009-11-20 Gonzalo Paniagua... more PLATFORM_WIN32 removal
2009-02-20 Jonathan Pryor * map.h: Flush (adds Mono_Unix_UnixSignal_SignalInfo...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-08 Rodrigo Kumpera2009-01-08 Rodrigo Kumpera <rkumpera@novell.com>
2008-12-20 Jonathan Pryor * signal.c: Improve error checking within Mono_Posix_F...
2008-12-19 Jonathan Pryor * map.h: Flush.
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-12 Jonathan Pryor * signal.c: SLES9 has glib 2.2, so we can't rely on...
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-12 Jonathan Pryor * signal.c: Fix another build break; g_atomic_int_set...
2008-02-08 Jonathan Pryor * signal.c: Mono_Unix_UnixSignal_WaitAny() semantic...
2008-02-08 Marek SafarNew test + update
2008-02-07 Jonathan Pryor * signal.c: Make the signal handler thread-safe, so...
2008-02-05 Jonathan Pryor * signal.c: Fix the Win32 build.
2008-02-04 Jonathan Pryor * signal.c: Provide support functions for Mono.Unix...
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-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-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-24 Jonathan Pryor * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-17 Jonathan Pryor * signal.c: Don't build Syscall wrappers on Win32.
2005-10-14 Jonathan Pryor * Makefile.am (MPH_UNIX_SOURCE): Add syslog.c.
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51215
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-18 Jonathan Pryor * map-icalls.h: Added; auto-generated file which...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-03 Jonathan Pryor * signal.c, stdio.c: Remove "function declaration...
2004-12-30 Jonathan Pryor* signal.c: Mac OS X portability fixes -- it doesn...
2004-12-30 Jonathan Pryor * Makefile.am: Add signal.c to the build.