Make STDERR nonblocking again after SIGCONT.
[buftee] / Makefile
1 CFLAGS+=-std=c99 -pthread
2 LDLIBS+=-lrt
3 buftee: buftee.c