You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* NEWS.11.md: Announce addition.
* bootstrap.conf: Add "_Exit" to list of gnulib modules to import.
* _Exit-wrapper.h (octave__Exit_wrapper), _Exit-wrapper.c: New files for
wrapper function which maps to gnulib _Exit.
* liboctave/wrappers/module.mk: Add new files to build system.
* syscalls.cc (F_Exit): New function which calls octave wrapper for gnulib
_Exit.
* syscalls.cc (Ffork): Improve documentation and explain use of _Exit().
Add seealso link to _Exit.
* octave-popen2.c: Change to use _Exit rather than _exit for consistency.
* system.txi: Add DOCSTRING to manual.
0 commit comments