1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-13 06:30:09 +00:00
Stephen Heumann cae994bc22 Add an emulation of waitpid that should be better than the one in libc.
In particular, it will buffer information about children other than the one being waited for, so it isn't lost. It can also emulate a non-blocking wait by arranging to interrupt the wait with a signal.
2014-11-07 12:12:18 -06:00
Description
hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
GPL-2.0 28 MiB
Languages
C 98.6%
Makefile 0.7%
Shell 0.6%
C++ 0.1%