gash/gash/built-ins
Timothy Sample 01204cb807 Support printing the current umask.
* gash/built-ins/umask.scm (umask->octal-string): New procedure.
(main): Handle the no argument case.
2020-03-22 11:49:41 -04: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 Add support for Guile 2.0.9. 2019-05-20 18:07:47 -04:00
eval.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04: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 Make 'read' handle logical lines. 2019-12-08 12:18:31 -05: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 Make 'trap' handle a numerical action. 2019-12-08 12:18:31 -05: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 Make 'trap' handle a numerical action. 2019-12-08 12:18:31 -05:00
wait.scm Add the wait built-in. 2020-03-17 17:57:01 -04:00