comparison liboctave/ChangeLog @ 7732:bc5c6999c600

lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite
author Michael Goffioul
date Thu, 24 Apr 2008 15:42:57 -0400
parents c8da61051ea2
children 6848970153ba
comparison
equal deleted inserted replaced
7731:2d2a969c731c 7732:bc5c6999c600
1 2008-04-24 Michael Goffioul <michael.goffioul@gmail.com>
2
3 * lo-sysdep.cc (octave_popen2): Don't set PIPE_NOWAIT for parentWrite.
4
1 2008-04-21 John W. Eaton <jwe@octave.org> 5 2008-04-21 John W. Eaton <jwe@octave.org>
2 6
3 * idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)): 7 * idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)):
4 Fix for-loop condition. 8 Fix for-loop condition.
5 9