[Bug 930137] stdout not line buffered when osc *thinks* it's not ging to a terminal
9 May
2015
9 May
'15
04:20
http://bugzilla.opensuse.org/show_bug.cgi?id=930137 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- here is an example buffer.c showing this behaviour with make buffer && ./buffer | tee /dev/null #include <stdio.h> void main() { printf("line1\n"); sleep(1); printf("line2\n"); } -- You are receiving this mail because: You are on the CC list for the bug.
3514
Age (days ago)
3514
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@novell.com