comparison liboctave/ChangeLog @ 11232:88e4ea8b2c19

eliminate special cases for NeXT systems
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 21:01:54 -0500
parents 2f29b765c0ef
children 2718e1fdf82f
comparison
equal deleted inserted replaced
11231:2f29b765c0ef 11232:88e4ea8b2c19
1 2010-11-10 John W. Eaton <jwe@octave.org>
2
3 * syswait.h: Delete special cases for NeXT systems.
4
1 2010-11-10 John W. Eaton <jwe@octave.org> 5 2010-11-10 John W. Eaton <jwe@octave.org>
2 6
3 * lo-sysdep.cc (octave_chdir): Delete special case for __EMX__. 7 * lo-sysdep.cc (octave_chdir): Delete special case for __EMX__.
4 * oct-env.cc (octave_env::do_make_absolute): Likewise. 8 * oct-env.cc (octave_env::do_make_absolute): Likewise.
5 9