* sys-statvfs.c: Include "map.h" for Mono_Posix_ToMountFlags prototype.
[mono.git] / support / map.c
2005-05-16 Jonathan Pryor * sys-statvfs.c: Include "map.h" for Mono_Posix_ToMou...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-13 Atsushi Eno2005-05-13 Atsushi Enomoto <atsushi@ximian.com>
2005-05-12 Jonathan Pryor * map.c, map.h: Add FromMountFlags, ToMountFlags...
2005-04-19 Jonathan Pryor * configure.in: Add check for <sys/xattr.h>.
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-06 Miguel de IcazaFlush
2005-04-05 Miguel de IcazaAdd properly ifdefed stuff
2005-04-05 Miguel de IcazaCommit refresh of the API from running 'make refresh'
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-05 Jonathan PryorAllow MonoPosixHelper to *actually* compile on Win32...
2005-01-05 Jonathan Pryor * map.c: Include <config.h> so we can check for PLATF...
2005-01-05 Jonathan Pryor * map.c: Fix Win32 build break. Win32 doesn't have...
2004-12-28 Jonathan Pryor * fstab.c: Added; wrap <fstab.h> functions: getfsent...
2004-12-14 Marek SafarCopied remotely
2004-11-18 Lluis Sanchez2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
2004-11-17 Atsushi Eno2004-11-17 Atsushi Enomoto <atsushi@ximian.com>
2004-11-16 Jonathan Pryor * Makefile.am: Remove sys-mount.c from the build.
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-08 Jonathan Pryor* support/map.c: Remove <poll.h> include. Building...
2004-11-05 Jonathan PryorIntegrate Mono.Posix OEE with Mono.
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-21 Geoff NortonOSX doesn't have O_SYNC; check to make sure O_SYNC...
2004-09-20 Jackson Harper * support/map.c/h: Add poll events map functions....
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-03-18 Paolo MolaroQuick fix fo macosx until this code is dumped.
2004-03-16 Miguel de IcazaAdd refresh target
2004-03-16 Miguel de IcazaMove the platform dependent code here; Temporary solut...