Don't use a compiler trick to initialize the conio library, because
authorEric S. Raymond <esr@thyrsus.com>
Fri, 4 Feb 2005 17:31:03 +0000 (17:31 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 4 Feb 2005 17:31:03 +0000 (17:31 +0000)
commit6e230d76cb937fb122a79fb32547a6938b4490b9
tree6d4803c68170cdf36e2f683093191a53593f8708
parent8933e8821668c7d1aa88668ca247fca042baef36
Don't use a compiler trick to initialize the conio library, because
later we'll need to make the choice about whether or not to use it
at runtime.
conio.c
io.c