[Hamlib-cvs-digest] CVS: hamlib TODO,1.9,1.10
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Frank S. <jav...@us...> - 2000-10-12 18:38:09
|
Update of /cvsroot/hamlib/hamlib In directory slayer.i.sourceforge.net:/tmp/cvs-serv17890 Modified Files: TODO Log Message: cvs mail update works ok :-) Index: TODO =================================================================== RCS file: /cvsroot/hamlib/hamlib/TODO,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** TODO 2000/10/12 17:47:49 1.9 --- TODO 2000/10/12 18:37:56 1.10 *************** *** 33,37 **** 17. In serial.c (and non serial too), use buffered IO instead of read/write, for better performance. Use flushing with fwrite. - 18. Get CVS updates mailed to out hamlib-cvs-digest list DONE --- 33,36 ---- *************** *** 40,42 **** --- 39,43 ---- 9. If read from rig takes > "n" seconds, then no longer block on read, just return error. + + 18. Get CVS updates mailed to our hamlib-cvs-digest list |