Remove a redundant -fno-warn-unused-binds flag
[ghc-base.git] / System / Posix / Internals.hs
2011-04-24 Ian LynaghRemove a redundant -fno-warn-unused-binds flag
2011-03-29 Simon MarlowAdd GHC.IO.Handle.FD.openFileBlocking (#4248)
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-09-07 Edward Z. YangMore accurate isatty test for MinGW.
2010-04-19 Matthias KilianMove comment closer to the offending line
2010-04-15 Matthias KilianIgnore the return code of c_fcntl_write again
2009-11-23 Malcolm.Wallace... Remove ffi warnings for nhc98.
2009-08-07 Ian LynaghAdd some more C wrappers; patch from Krister Walfridsson
2009-07-09 Ian LynaghFix "warn-unused-do-bind" warnings in System.Posix...
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-25 Simon MarlowMove directory-related stuff to the unix package
2009-06-24 Simon MarlowsetNonBlockingMode now takes a flag, can turn blocking...
2009-06-22 Simon MarlowTidy up use of read/write/recv/send; avoid unnecessary...
2009-06-18 Simon MarlowWindows: Unicode openFile and stat functions
2009-06-15 Malcolm.Wallace... Allow System.Posix.Internals to compile with nhc98...
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-05-20 Ian LynaghAdd wrappers around fcntl
2009-03-16 Malcolm.Wallace... Fix layout to comply with H'98.
2009-02-20 Ian Lynaghifdef out the definition of setCloseOnExec on Windows...
2009-02-19 Simon MarlowSet the IO manager pipe descriptors to FD_CLOEXEC
2009-02-06 Malcolm.Wallace... Make System.Posix.Internals buildable by nhc98.
2009-01-05 Ian LynaghFix build when we have HTYPE_TCFLAG_T
2009-01-05 Ian LynaghFix the build on Windows
2009-01-04 Ian LynaghAdd errno to the IOError type
2008-08-23 Ian LynaghFix Windows-only warnings
2008-08-22 Ian LynaghSuppress some warnings that are hard to fix because...
2008-08-20 Ian LynaghFix some more warnings
2008-08-21 Simon Marlowremove some functions that aren't used in base
2008-08-18 Simon Marlowremove __hscore_renameFile, it is no longer uesd
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-08 Don Stewartuntabify
2008-01-23 Simon MarlowWindows: large file support for hFileSize and hSeek...
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2007-07-30 Ian LynaghFix fdToHandle on Windows
2007-07-24 Ross PatersonHugs only: avoid dependency cycle
2007-04-03 Ian LynaghFix C/Haskell type mismatches
2007-04-03 Ian LynaghFix type mismatches between foreign imports and HsBase.h
2007-02-25 sven.panne@aedion.deFDs are CInts now, fixing non-GHC builds
2007-02-19 Ian LynaghConsistently use CInt rather than Int for FDs
2006-08-09 Ross Patersonremove unnecessary #include "ghcconfig.h"
2005-10-13 ross[project @ 2005-10-13 11:09:50 by ross]
2005-07-26 ross[project @ 2005-07-26 11:00:42 by ross]
2005-07-08 sof[project @ 2005-07-08 17:17:31 by sof]
2005-01-28 simonmar[project @ 2005-01-28 13:36:25 by simonmar]
2005-01-13 ross[project @ 2005-01-13 11:15:17 by ross]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2005-01-06 krasimir[project @ 2005-01-06 19:35:05 by krasimir]
2005-01-05 krasimir[project @ 2005-01-05 21:30:05 by krasimir]
2005-01-02 krasimir[project @ 2005-01-01 23:59:58 by krasimir]
2004-12-02 ross[project @ 2004-12-02 15:57:02 by ross]
2004-11-06 panne[project @ 2004-11-06 13:01:18 by panne]
2004-08-13 simonmar[project @ 2004-08-13 13:29:00 by simonmar]
2004-06-02 simonmar[project @ 2004-06-02 16:17:20 by simonmar]
2004-02-18 simonmar[project @ 2004-02-18 15:07:03 by simonmar]
2004-02-17 simonmar[project @ 2004-02-17 11:59:16 by simonmar]
2004-02-17 simonmar[project @ 2004-02-17 11:22:22 by simonmar]
2003-10-27 stolz[project @ 2003-10-27 12:09:44 by stolz]
2003-10-13 sof[project @ 2003-10-13 05:23:53 by sof]
2003-09-26 panne[project @ 2003-09-26 09:26:13 by panne]
2003-09-25 panne[project @ 2003-09-25 15:14:44 by panne]
2003-09-24 simonmar[project @ 2003-09-24 10:32:12 by simonmar]
2003-09-12 simonmar[project @ 2003-09-12 13:05:19 by simonmar]
2003-07-22 ross[project @ 2003-07-22 09:55:05 by ross]
2003-07-10 sof[project @ 2003-07-10 19:25:58 by sof]
2003-04-17 mthomas[project @ 2003-04-17 12:58:14 by mthomas]
2003-04-11 ross[project @ 2003-04-11 23:39:43 by ross]
2003-04-11 ross[project @ 2003-04-11 10:41:23 by ross]
2003-04-11 ross[project @ 2003-04-11 10:11:24 by ross]