git-annex/Utility
Joey Hess b13c44cccc
convert processTranscript to use hGetLineUntilExitOrEOF
It does use it on both stdout and stderr. It seems unlikely the problem
could really affect stdout, but the unix implementation of it combines
both into a single handle in any case.
2020-11-19 16:36:37 -04:00
..
Directory
DirWatcher
Env
LockFile fix build on windows 2020-11-13 13:34:28 -04:00
LockPool
Path
Process convert processTranscript to use hGetLineUntilExitOrEOF 2020-11-19 16:36:37 -04:00
Scheduled
Tmp
Aeson.hs
Android.hs
Applicative.hs
Attoparsec.hs
AuthToken.hs
Base64.hs
Batch.hs
Bloom.hs
CoProcess.hs
CopyFile.hs
Daemon.hs Fix build on Windows 2020-11-19 12:33:00 -04:00
Data.hs
DataUnits.hs
DBus.hs
DebugLocks.hs
Directory.hs
DirWatcher.hs
DiskFree.hs
Dot.hs
DottedVersion.hs
Env.hs
Exception.hs
FileMode.hs
FileSize.hs fix build on windows 2020-11-12 11:39:29 -04:00
FileSystemEncoding.hs
Format.hs
FreeDesktop.hs
GitLFS.hs
Glob.hs
Gpg.hs
Hash.hs
HtmlDetect.hs
HttpManagerRestricted.hs
HumanNumber.hs
HumanTime.hs
InodeCache.hs
IPAddress.hs
libkqueue.c
libkqueue.h
LinuxMkLibs.hs
LockFile.hs
LockPool.hs
LogFile.hs
Lsof.hs
MagicWormhole.hs converted reads from stderr to use hGetLineUntilExitOrEOF 2020-11-19 16:21:17 -04:00
Matcher.hs
MD5.hs
Metered.hs finish conversion to hGetLineUntilExitOrEOF 2020-11-18 14:54:02 -04:00
Misc.hs
Monad.hs
Mounts.hs
MoveFile.hs
Network.hs
NotificationBroadcaster.hs
OptParse.hs
OSX.hs
PartialPrelude.hs
Path.hs
Percentage.hs
PID.hs
Process.hs avoid throwing exception when the handle is closed 2020-11-18 15:10:35 -04:00
QuickCheck.hs
RawFilePath.hs fix removeLink on windows 2020-11-19 12:20:18 -04:00
ResourcePool.hs
Rsync.hs
SafeCommand.hs
Scheduled.hs
Shell.hs
ShellEscape.hs
SimpleProtocol.hs
Split.hs
SshConfig.hs
SshHost.hs
Su.hs
SystemDirectory.hs
Tense.hs
ThreadLock.hs
ThreadScheduler.hs
TimeStamp.hs
TList.hs
Tmp.hs
Tor.hs
Touch.hs fix build on windows 2020-11-16 09:31:45 -04:00
Tuple.hs
Url.hs preserve other headers when adding resume header 2020-11-19 14:45:22 -04:00
UserInfo.hs
Verifiable.hs
WebApp.hs
Yesod.hs