comparison bootstrap.conf @ 17623:7b305b36b87e

use setenv to implement putenv and avoid memory leak (bug #40230) * bootstrap.conf (gnulib_modules): Include setenv in the list. * lo-utils.cc (octave_putenv): Use gnulib::setenv instead of gnulib::putenv.
author John W. Eaton <jwe@octave.org>
date Thu, 10 Oct 2013 13:54:12 -0400
parents 76a8a179bf5b
children d63878346099
comparison
equal deleted inserted replaced
17622:fd712a12fe53 17623:7b305b36b87e
67 rename 67 rename
68 rmdir 68 rmdir
69 round 69 round
70 roundf 70 roundf
71 select 71 select
72 setenv
72 sigaction 73 sigaction
73 signal 74 signal
74 sigprocmask 75 sigprocmask
75 sleep 76 sleep
76 stat 77 stat