diff build-aux/bootstrap @ 13958:cb15c5185b6a

mkstemp: open file in binary mode (bug #33669) * file-io.cc (Fmkstemp): Use mkostemp to open temp file using O_BINARY option. Add "b" to fopen_mode in call to fdopen. #include <fcntl.h> for definition of O_BINARY. * bootstrap.conf (gnulib_modules): Include mkostemp in the list.
author John W. Eaton <jwe@octave.org>
date Tue, 29 Nov 2011 04:42:16 -0500
parents ecf0c6bca0c9
children 72c96de7a403
line wrap: on
line diff