Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2762:ac1427f5c9e6
[project @ 1997-02-28 08:26:30 by jwe]
author | jwe |
---|---|
date | Fri, 28 Feb 1997 08:26:43 +0000 |
parents | 99dd10f4eaaf |
children | 2c0f259cf83d |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 28 01:49:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> + + * syswait.h: Include sys/wait.h on NeXT systems, but don't use the + WIFEXTED, WEXITSTATUS, and WIFSIGNALLED macros defined there. + Also define waitpid in terms of wait4. From Rex A. Dieter + <rdieter@math.unl.edu>. + Wed Feb 26 16:43:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> * oct-stream.cc (octave_base_stream::do_scanf): Don't report an