summaryrefslogtreecommitdiff
path: root/libraries/base/cbits/PrelIOUtils.c
Commit message (Expand)AuthorAgeFilesLines
* Delete all /* ! __GLASGOW_HASKELL__ */ codeThomas Miedema2014-09-231-9/+2
* Update a comment in base cbitsReid Barton2014-08-201-1/+1
* Don't define the C localeEncoding on WindowsIan Lynagh2010-06-201-0/+2
* Use libcharset instead of nl_langinfo(CODESET) if possible.pho@cielonegro.org2010-05-191-5/+19
* Updates to follow the RTS tidyupSimon Marlow2009-08-011-1/+0
* Call nl_langinfo(CODESET) to get the name of the locale encoding on UnixSimon Marlow2009-06-231-0/+10
* We should be including Rts.h here, not Stg.hSimon Marlow2008-09-121-1/+1
* Unbreak the GHC build with older versions of gccIan Lynagh2008-09-041-1/+6
* non-GHC: leave out Belch functionsRoss Paterson2008-08-311-2/+4
* Fix warnings in PrelIOUtils.cIan Lynagh2008-08-251-0/+2
* remove returns from void functionsRoss Paterson2008-08-141-2/+2
* Avoid calling varargs functions using the FFISimon Marlow2008-05-091-0/+9
* [project @ 2002-02-07 11:13:29 by simonmar]simonmar2002-02-071-1/+1
* [project @ 2002-01-02 14:40:09 by simonmar]simonmar2002-01-021-1/+1
* [project @ 2001-12-21 15:07:20 by simonmar]simonmar2001-12-211-0/+9