comparison src/ChangeLog @ 11520:fe199165212e

use mkstemp from gnulib
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 01:39:59 -0500
parents 4f60db875147
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
11519:4f60db875147 11520:fe199165212e
1 2011-01-13 John W. Eaton <jwe@octave.org>
2
3 * file-io.cc (mkstemp): Delete.
4 Delete decl for mkstemps.
5 (Fmkstemp): Assume we have mkstemp from gnulib.
6
1 2011-01-13 John W. Eaton <jwe@octave.org> 7 2011-01-13 John W. Eaton <jwe@octave.org>
2 8
3 * DLD-FUNCTIONS/__pchip_deriv__.cc, DLD-FUNCTIONS/dot.cc, 9 * DLD-FUNCTIONS/__pchip_deriv__.cc, DLD-FUNCTIONS/dot.cc,
4 octave.cc: Style fixes. 10 octave.cc: Style fixes.
5 11