gash/gash/built-ins
Timothy Sample f514554aee xxx! Ignore signal stuff on Mes.
XXX: This is for Mes.  It might be possible to move forward with
broken signal semantics.  We need to test to see if it is worth it
to fix this.

* gash/built-ins/trap.scm (main) [mes]: Do not call 'sigaction'.
* gash/shell.scm (%subshell) [mes]: Do not call 'restore-signals'.
2023-02-08 14:29:54 -06:00
..
break.scm Only throw for specific special built-in errors. 2019-12-08 12:18:31 -05:00
cd.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
colon.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
command.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
continue.scm Only throw for specific special built-in errors. 2019-12-08 12:18:31 -05:00
dot.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
echo.scm built-ins: echo: Import '(gash compat)'. 2023-02-08 14:29:13 -06:00
eval.scm built-ins: eval: Import '(gash compat)'. 2023-02-08 14:29:54 -06:00
exec.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
exit.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
export.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
false.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
pwd.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
read.scm built-ins: read: Port to Mes. 2023-02-08 14:29:54 -06:00
readonly.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
return.scm Only throw for specific special built-in errors. 2019-12-08 12:18:31 -05:00
set.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
shift.scm Only throw for specific special built-in errors. 2019-12-08 12:18:31 -05:00
trap.scm xxx! Ignore signal stuff on Mes. 2023-02-08 14:29:54 -06:00
true.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
type.scm Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
umask.scm Support printing the current umask. 2020-03-22 11:49:41 -04:00
unset.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
utils.scm built-ins: utils: Import SRFI 14 for Mes. 2023-02-08 14:29:13 -06:00
wait.scm Add the wait built-in. 2020-03-17 17:57:01 -04:00