[xbuild] Implement FileLogger . Fix #676650 .
[mono.git] / support / stdio.c
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-11-20 Gonzalo Paniagua... more PLATFORM_WIN32 removal
2007-11-06 Marek SafarNew tests, update
2007-11-01 Geoff Norton2007-11-01 Geoff Norton <gnorton@novell.com>
2007-10-25 Jonathan Pryor * stdio.c: Provide errno as a parameter and set errno...
2007-06-29 Jonathan Pryor * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd...
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-02 Jonathan Pryor * stdio.c: Some BSDs define clearerr(3) as a macro...
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-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-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-30 Jonathan Pryor * stdio.c: Add Mono_Posix_Stdlib_DumpFilePosition...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-04 Jonathan Pryor * stdio.c: Add wrapper for C99's snprintf(3).
2005-01-04 Jonathan Pryor * Makefile.am: Rewrite. Remove configure-generated...
2005-01-03 Jonathan Pryor * signal.c, stdio.c: Remove "function declaration...
2005-01-02 Jonathan Pryor * stdio.c: More wrapper functions. I missed a few...
2004-12-30 Jonathan Pryor * stdio.c: More wrapper functions. This should compl...
2004-12-14 Marek SafarCopied remotely
2004-11-19 Marek Safarrenamed
2004-11-18 Jonathan Pryor * stdio.c: Add fread(3) and fwrite(3) wrappers.
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-11-05 Jonathan PryorIntegrate Mono.Posix OEE with Mono.