Mercurial > hg > octave-thorsten
comparison src/ChangeLog @ 9563:f5c28d8f5147
syscalls.cc: Recommend waitpid() in popen2() documentation.
author | Rob Mahurin <rob@utk.edu> |
---|---|
date | Wed, 26 Aug 2009 01:50:59 -0400 |
parents | b8db3595f706 |
children | 028dd9914276 |
comparison
equal
deleted
inserted
replaced
9562:b8db3595f706 | 9563:f5c28d8f5147 |
---|---|
1 2009-08-26 Jaroslav Hajek <highegg@gmail.com> | 1 2009-08-26 Jaroslav Hajek <highegg@gmail.com> |
2 | 2 |
3 * data.cc (Ffmod): Reverse order of args. | 3 * data.cc (Ffmod): Reverse order of args. |
4 | 4 |
5 2009-08-26 Rob Mahurin <rob@utk.edu> | |
6 | |
7 * syscalls.cc: Recommend waitpid() in popen2() documentation. | |
8 | |
5 2009-08-25 John W. Eaton <jwe@octave.org> | 9 2009-08-25 John W. Eaton <jwe@octave.org> |
6 | 10 |
7 * graphics.cc (gnuplot_backend::send_quit): Wait for gnuplot process. | 11 * graphics.cc (gnuplot_backend::send_quit): Wait for gnuplot process. |
8 | 12 |
9 2009-08-24 Jaroslav Hajek <highegg@gmail.com> | 13 2009-08-24 Jaroslav Hajek <highegg@gmail.com> |