[commit: packages/unix] master: Merge pull request #32 from redneb/getcwd-exn-safe (275a51a)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:51:21 UTC 2015
Repository : ssh://git@git.haskell.org/unix
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/275a51ac6fe3b56edd5b43d77a4ac5560ec469d0/unix
>---------------------------------------------------------------
commit 275a51ac6fe3b56edd5b43d77a4ac5560ec469d0
Merge: 49aede1 6479305
Author: Gregory Collins <greg at gregorycollins.net>
Date: Tue Dec 23 19:51:17 2014 -0500
Merge pull request #32 from redneb/getcwd-exn-safe
rewrite getWorkingDirectory to use allocaBytes for exception safety
>---------------------------------------------------------------
275a51ac6fe3b56edd5b43d77a4ac5560ec469d0
System/Posix/Directory.hsc | 30 +++++++++++++++---------------
System/Posix/Directory/ByteString.hsc | 30 +++++++++++++++---------------
2 files changed, 30 insertions(+), 30 deletions(-)
More information about the ghc-commits
mailing list