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
2004-11-18 * stdio.c: Add fread(3) and fwrite(3) wrappers.Jonathan Pryor
2004-11-16 * Makefile.am: Remove sys-mount.c from the build.Jonathan Pryor
2004-11-14Move the configure.in entries back, enough ChangeLog hackery for tonightDuncan Mak
2004-11-14Move Jon's ChangeLog entries to the new ChangeLog in mono/support.Duncan Mak
2004-11-14Add ChangeLog for support/ specific changes.Geoff Norton
2004-11-14Revent a small part of jon's BSD configure.in patches.Geoff Norton
2004-11-12 * support/Makefile.am: Add utime.c and sys-time.c to the build.Jonathan Pryor
2004-11-12 * support/errno.c: Only export strerror_r if it's available.Jonathan Pryor
2004-11-12Portability fixes for Solaris and HP/UX.Jonathan Pryor
2004-11-08* support/map.c: Remove <poll.h> include. Building on Tigar (Mac OS X 10.4Jonathan Pryor
2004-11-08 * configure.in: Add new function/header/type checks for use byJonathan Pryor
2004-11-05More Mac OS X portability fixes. On Linux, getgrnam_r & co. return the errorJonathan Pryor
2004-11-05Mac OS X and BSD portability fixes. MonoPosixHelper should now cleanlyJonathan Pryor
2004-11-05Integrate Mono.Posix OEE with Mono.Jonathan Pryor
2004-10-082004-10-08 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-10-04Add zlib_macros.c from Chris LaheyMiguel de Icaza
2004-09-22OSX doesn't have O_SYNC; check to make sure O_SYNC is defined before compilin...Geoff Norton
2004-09-20 * support/map.c/h: Add poll events map functions. Use valuesJackson Harper
2004-09-162004-09-14 Loren Bandiera <lorenb@mmgsecurity.com>Joshua Tauberer
2004-05-27*** empty log message ***Miguel de Icaza
2004-04-28cleanupUrs C. Muff
2004-04-27Add update from Joshua hereMiguel de Icaza
2004-04-13ignoresRaja R Harinath
2004-03-18Quick fix fo macosx until this code is dumped.Paolo Molaro
2004-03-18Dont build this on WindowsMiguel de Icaza
2004-03-16Add refresh targetMiguel de Icaza
2004-03-16Move the platform dependent code here; Temporary solution until I get time t...Miguel de Icaza