[1665] in Source-Commits
athena/bin/discuss/dsgrep dsgrep.c
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Jun 3 23:58:10 1997
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Tue, 03 Jun 1997 23:58:07 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/discuss/dsgrep
In directory steve-dallas:/afs/dev.mit.edu/user/ghudson/athena/bin/discuss/dsgrep
Modified Files:
dsgrep.c
Log Message:
flush stdout before invoking dsc_get_trn() which uses write();
otherwise things could get written in the wrong order.