Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-01Pass some defines in config.h instead of on the command line.Zoltan Varga
2013-05-30Revert "Pass more defines in config.h instead of on the command line. Pass li...Zoltan Varga
2013-05-30Pass more defines in config.h instead of on the command line. Pass libgc defi...Zoltan Varga
2013-05-02mac-reachability.c: update for C89ismsAaron Bockover
2013-05-02mac-reachability.c: enable for TARGET_IOSAaron Bockover
2013-05-02NetworkChange: Support Mac OS X (bcx#12038)Aaron Bockover
2013-04-18Fix a crash in Mono.Posix.Syscall.getpwuid_r () on some systems when a uid is...Steffen Kieß
2013-03-28Fix the build.Zoltan Varga
2013-03-28Fix build break.Jonathan Pryor
2013-03-27Add nanosecond resolution times to struct StatSteffen Kieß
2013-03-27Add various methods and flags to SyscallSteffen Kieß
2013-03-26Set errno to 0 before calling readdir in Syscall.readdir().Steffen Kieß
2013-03-20Added CreateNLSocket stub for non-linux platformsMarek Habersack
2012-10-24Fix the build.Rodrigo Kumpera
2012-10-24Disable -Werror=format-security on GCC as the input is already validated by t...Mirco Bauer
2012-10-03Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga
2012-06-26For Bug 2014: map FcntlCommand to local system command for fcntl_lockRob Wilkens
2012-06-16any BSD's sendfile has 6 argumentsKISHIMOTO, Makoto
2012-06-16mincore(2) isnot X/Ooen standardKISHIMOTO, Makoto
2012-06-01Fix implicit function declarations on osx.Zoltan Varga
2012-03-19Silence compiler warnings for methods that are P/Invoked: provide prototypesMiguel de Icaza
2012-03-19(write_serial): fix the variable holding the return value of write(2) which i...Miguel de Icaza
2012-03-06Revert the change to syslog message formatting, as JonP's code already does e...Miguel de Icaza
2012-02-28[MonoPosixHelper] Allow MmapFlags.MAP_ANON use on OS X.Jonathan Pryor
2011-08-17[minizip] Ensure we don't ever accidentally change calling conventionAlan McGovern
2011-07-26Fix invocation to syslogMiguel de Icaza
2011-05-01Added exception in case of using nonstandard baud rate on POSIX boxes, which ...Konrad M. Kruczynski
2011-04-20Don't forget to link with libiconvJeffrey Stedfast
2011-03-29[nl] Move a bunch of #if's out of the way.Gonzalo Paniagua Javier
2011-03-29(c) lines.Gonzalo Paniagua Javier
2011-03-28[NetworkInformation] Support network IP/status eventsGonzalo Paniagua Javier
2011-03-22[windows] Get rid of a lot of warningsGonzalo Paniagua Javier
2011-02-12[gzip] Allow partial flushGonzalo Paniagua Javier
2011-02-09Add files to .gitignoreGonzalo Paniagua Javier
2010-11-14Remove the unused and incomplete CMake build scripts for now.Zoltan Varga
2010-10-22Update mappings after latest changes to Mono.PosixGonzalo Paniagua Javier
2010-10-22UpdateGonzalo Paniagua Javier
2010-10-22Update zlib to version 1.2.5Gonzalo Paniagua Javier
2010-06-292010-06-28 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-06-14oopsGeoff Norton
2010-06-142010-05-13 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-04-202010-04-19 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-04-20 * configure.in: Add header, structure member, and function checks as Jonathan Pryor
2010-04-15 * Makefile.am: Revert previous linkage against libmono.so, as lupusJonathan Pryor
2010-04-082010-04-07 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-04-02revert openbsd patchGonzalo Paniagua Javier
2010-04-02 * Makefile.am: On non-Windows platforms, MonoPosixHelper now linksJonathan Pryor
2010-04-02cross-compilation fixesGonzalo Paniagua Javier
2010-03-302010-03-29 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-03-23Don't rely on SIGIOAndreas Färber