Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 5841)

1 2 3 4 5 6 7 8 9 10 11

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Milestone Component
#1086 unix package cannot be compiled with -fasm, due to lstat() igloo merge normal 6.6.1 libraries/unix
#1279 System.Posix.User.getAllUserEntries should call setpwent bug normal libraries/unix
#1326 Bindings for POSIX named semaphores and shared memory objects proposal normal Not GHC libraries/unix
#1417 Add pseudoterminal support to the unix package proposal normal Not GHC libraries/unix
#1655 System.Posix.User.getGroupEntryForName incorrect error for non-existent group igloo bug normal 6.8.2 libraries/unix
#1976 System.Posix.User.getUserEntryForName: incorrect error for non-existent user igloo bug normal 6.8.3 libraries/unix
#2038 System.Posix.Resource.setResourceLimit gives "setResourceLimit: invalid argument (Invalid argument)" igloo bug high 6.8.3 libraries/unix
#2093 getSymbolicLinkStatus (and possibly other functions) broken on systems with large file system support bug normal 6.8.3 libraries/unix
#2352 POSIX.1 unsetenv returns int igloo bug normal 6.10.1 libraries/unix
#2948 the type of System.Posix.Process.executeFile is not general enough simonmar bug normal -- libraries/unix
#3142 unix-2.3.2.0 needs base >= 4.1 in .cabal file bug normal 6.12.1 libraries/unix
#3218 Proposal: System.Posix.fdReadBuf/fdWriteBuf simonmar proposal normal Not GHC libraries/unix
#3473 System.Posix.Semaphore shouldn't create finalizers with Foreign.newForeignPtr simonmar bug normal 6.12.1 libraries/unix
#3723 SharedMem.hsc should include <fcntl.h>, not <sys/fcntl.h> igloo merge normal 6.12.2 libraries/unix
#3780 unix-2.4.0.0 fails with base 4.1 igloo merge normal 6.12.2 libraries/unix
#4039 problems with semaphores in ghc-6.10.4 unix-2.3.2.0 bug high 7.0.1 libraries/unix
#4523 unix package does not check properly for sem_close igloo bug high 7.0.2 libraries/unix
#5167 New POSIX process group API simonmar feature request high 7.2.1 libraries/unix
#5184 createDirectory does not retry on EINTR (interrupted) simonmar bug high 7.2.1 libraries/unix
#5222 Typos in future POSIX process group API implementation simonmar bug high 7.2.1 libraries/unix
#5648 System.Posix.Env should have a binding for clearenv pcapriotti task normal 7.6.1 libraries/unix
#5738 System.Posix.Temp mkstemp bugs and addition of mkdtem dterei bug normal libraries/unix
#5946 getAnyProcessStatus signals an exception simonmar bug high 7.4.2 libraries/unix
#6160 support sub-second resolutions for file timestamps feature request normal 7.6.1 libraries/unix
#7342 Memory violation bug in System.Posix.Env.putEnv bug normal libraries/unix
#7343 Potential build issues on some UNIX versions bug normal libraries/unix
#7431 execvpe exists on QNX bug normal -- libraries/unix
#3982 Random instance for Double can generate values out of requested range igloo bug normal 7.0.1 libraries/random
#4314 Move 'split' from the 'RandomGen' class to a new 'SplittableGen' class proposal normal Not GHC libraries/random
#4379 Add Random instances for more base types proposal normal libraries/random
#4910 mkStdGen (-2^31) is ⊥ bug high 7.2.1 libraries/random
#5338 Race hazard in Random library test suite rrnewton bug normal libraries/random
#5501 randomR overflow rrnewton bug normal libraries/random
#431 runInteractiveProcess and closed stdin. -- bug low _|_ libraries/process
#1315 System.Process.runInteractiveProcess needs a way to pipe just some handles -- task normal 6.10 branch libraries/process
#1415 Provide a way to runInteractiveCommand without passing all your filedescriptors simonmar feature request normal 6.10 branch libraries/process
#1461 System.Process.runInteractiveProcess leaks memory simonmar bug high 6.8.1 libraries/process
#1780 runInteractiveProcess broken with >2 processes on POSIX igloo merge normal 6.8.3 libraries/process
#2129 runInteractiveCommand/Process docs don't mention if handles are text or binary igloo bug normal 6.8.3 libraries/process
#2638 runInteractiveCommand on Win32 leaks, produces inconsistent behavior bug normal 6.10.2 libraries/process
#2650 Child processes always unwantedly inherit Handles on Windows simonmar bug high 6.12.1 libraries/process
#2778 Standard output from subprocess has chunks missing igloo merge high 6.10.2 libraries/process
#2870 User signals are not blocked before 'fork' in runInteractiveProcess igoo merge high 6.10.2 libraries/process
#2954 System.Process.terminateProcess sends SIGTERM rather than SIGKILL on unix bug normal 6.12.1 libraries/process
#3152 Documentation for getProcessExitCode contains nonsense bug normal -- libraries/process
#3243 Forked gcc dies everytimes on Mac OS X 10.4.11 igloo merge normal 6.10.4 libraries/process
#3253 validate failure (GCC warning) simonmar bug high 6.12.1 libraries/process
#3317 Ctrl-C is not received during a call to runProcess igloo merge normal 6.10.4 libraries/process
#3994 Add support for creating and interrupting process groups simonmar feature request high 7.2.1 libraries/process
#4006 System.Process doesn't encode its arguments. bug normal 7.2.1 libraries/process
#4198 waitForProcess fails with "Bad file descriptor" simonmar bug high 7.0.1 libraries/process
#4286 System.Process.readProcess: incorrect documentation of return value bug normal libraries/process
#4365 Error handle in readProcess not closed simonmar bug normal 7.0.1 libraries/process
#4889 Ignore broken pipe error when writing to a died process pcapriotti feature request normal 7.6.1 libraries/process
#5058 getProcessExitCode doesn't retry on EINTR simonmar bug high 7.2.1 libraries/process
#5215 process library does not build with GHC 7.0.x simonmar bug normal 7.2.1 libraries/process
#5223 Make interruptProcessGroupOf interrupt the current process group simonmar feature request high 7.4.1 libraries/process
#5449 Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h bug normal 7.4.1 libraries/process
#5477 Missing space in Windows cmd.exe invocation breaks shell command invocation on Wine bug normal libraries/process
#5766 Asynchronous exception bugs in readProcess and readProcessWithExitCode bug normal 7.6.1 libraries/process
#1217 Add zeroText to Text.PrettyPrint.HughesPJ proposal normal Not GHC libraries/pretty
#1337 Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep) thorkilnaur bug normal 6.10.1 libraries/pretty
#2393 Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement bug normal 6.10.1 libraries/pretty
#3911 HughesPJ.vcat should behave like 'foldr ($$) empty', not like 'foldr ($+$) empty' igloo bug high 7.0.1 libraries/pretty
#4377 sizedText function for Text.PrettyPrint simonmar proposal normal Not GHC libraries/pretty
#4378 Add IsString and Monoid instances for Doc proposal normal Not GHC libraries/pretty
#5789 Bad link to documentation dterei bug normal 7.4.2 libraries/pretty
#5842 pretty tests from GHC's testsuite dterei task normal 7.6.1 libraries/pretty
#2626 In ISO8601 the date and time should be separated by a 'T', not a space igloo proposal normal Not GHC libraries/old-time
#2920 old-time on hackage is incorrectly packaged igloo bug high 6.10.2 libraries/old-time
#2930 System.Time.formatCalendarTime: %s isn't the number of seconds since the Epoch igloo merge normal 6.10.2 libraries/old-time
#3793 System.Time.toClockTime does not support all valid timezone offsets. igloo merge high 6.12.2 libraries/old-time
#5500 old-time fails to build bug normal libraries/old-time
#265 ancilData breaks link on AIX simonmar bug normal 6.4.2 libraries/network
#647 Socket bug on Mac OS X, with patch bug normal 6.4.2 libraries/network
#1129 recvFrom blocking simonmar bug normal 6.8.3 libraries/network
#1149 Socket handles are not properly closed after hDuplicate igloo bug normal 6.6.1 libraries/network
#1212 Add IPv6 support to network library proposal normal Not GHC libraries/network
#1699 Fix network wrt abstract unix sockets proposal normal Not GHC libraries/network
#2005 localhost on mac causes getnameinfo error in safari. -- bug normal Not GHC libraries/network
#2103 Some functions in network library do not work on NetBSD bug high 6.8.3 libraries/network
#2173 Typo in Network.accept docs bug normal -- libraries/network
#2314 GHC 6.8.3 release candidate fails to build under glibc 2.8.0 -- bug high 6.8.3 libraries/network
#2326 Make configure check sockaddr.sa_len bug normal 6.10.1 libraries/network
#2653 Hugs does not like bracketOnError in Network.hs merge normal -- libraries/network
#2703 Buffer overflow, occasional segfaults when using handles created by Network. igloo merge high 6.10.1 libraries/network
#2936 System.IO.Error needs to be imported unconditionally bug normal -- libraries/network
#718 FinalizerEnvPtr and newForeignPtrEnv missing from Freign.ForeignPtr bug normal 6.6 libraries/haskell98
#1182 splitAt does not implement H98 report behaviour, it is too strict in 'n' bug normal _|_ libraries/haskell98
#2036 Show for Double and Float doesn't use parenthesis for negative zero. igloo bug normal 6.8.3 libraries/haskell98
#2176 H98 module Array exports non-H98 instance Functor ((->) a) bug normal 6.10.1 libraries/haskell98
#4513 haskell98-1.1.0.0 fails to build on GHC 6.12 igloo bug normal 7.0.2 libraries/haskell98
#5430 System.Time.formatCalendarTime: %j starts at 0 whereas strftime's %j starts at 1 igloo bug normal 7.4.1 libraries/haskell98
#5497 Relax haskell98 build-dep on time package to allow time-1.4 igloo feature request normal libraries/haskell98
#5696 haskell98-2.0.0.0:Prelude can't be safely imported! The module itself isn't safe. dterei bug normal -- libraries/haskell98
#1874 getDirectoryContents yields "invalid argument" instead of "permission error" -- bug normal _|_ libraries/directory
#2709 System.Directory.doesDirectoryExist "\\" is False on Windows igloo bug high 6.10.2 libraries/directory
#2808 createDirectoryIfMissing should be atomic igloo merge normal 6.10.2 libraries/directory
#2963 Exception if current path has national symbols igloo merge normal 6.10.2 libraries/directory
#3086 Exception if temp path has national symbols igloo merge normal 6.10.2 libraries/directory
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.