if isatty() first read from stdin and then grab the keyboard, otherwise first grab...
authorAnselm R. Garbe <arg@suckless.org>
Mon, 26 Feb 2007 10:44:41 +0000 (11:44 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Mon, 26 Feb 2007 10:44:41 +0000 (11:44 +0100)
commit8a066fabd9796ca80f5a359c3c6cf57c947b1b95
tree150526e2113cce51439d0ac5072aee8d83ecec49
parent6c0e05eb0d297a0d26080bea3b6040ab14ad65ae
if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin
main.c