Implement get-environment-variables for R7RS.
authorChris Hanson <org/chris-hanson/cph>
Mon, 14 May 2018 02:43:57 +0000 (19:43 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 14 May 2018 02:43:57 +0000 (19:43 -0700)
commitaff3916c934e573cd5434f4e7201931df451a2f6
tree704d852fa939060db32bada28767a952b490e42a
parent81e2017c0a442d4770a3bb7e7248689196c940c6
Implement get-environment-variables for R7RS.
src/microcode/prntenv.c
src/microcode/pruxenv.c
src/runtime/hash-table.scm
src/runtime/make.scm
src/runtime/ntprm.scm
src/runtime/os-primitives.scm [new file with mode: 0644]
src/runtime/runtime.pkg
src/runtime/unxprm.scm