Add functions for determining if the stdin/out/err is connected to a
authorReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 22:29:26 +0000 (22:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 22:29:26 +0000 (22:29 +0000)
commita01aade75df50eb00c5d0be03594757f9abb3709
treeac8fedb23f7c8f355b710c0015062d6122d456b3
parent7109ce8258800f6136a556e0a076c22b432948d4
Add functions for determining if the stdin/out/err is connected to a
console or not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19233 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Process.h
lib/System/Unix/Process.cpp
lib/System/Unix/Process.inc