Implement mechanism to pass system-call name and error code to Scheme
authorChris Hanson <org/chris-hanson/cph>
Thu, 24 Jan 1991 11:26:25 +0000 (11:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 24 Jan 1991 11:26:25 +0000 (11:26 +0000)
commit9c29078d25134dda7b40588491e91ad7caaffb19
treefe22449ead12c0708d58bba1b9f8e36da2f69ca4
parent830f53dcd630ce9905da5cf47b4f2ee0ff0fd396
Implement mechanism to pass system-call name and error code to Scheme
error handler when system-call errors occur.
19 files changed:
v7/src/microcode/gpio.c
v7/src/microcode/prosenv.c
v7/src/microcode/pruxfs.c
v7/src/microcode/unxutl/ymkfile
v7/src/microcode/utabmd.scm
v7/src/microcode/utils.c
v7/src/microcode/ux.c
v7/src/microcode/ux.h
v7/src/microcode/uxenv.c
v7/src/microcode/uxfile.c
v7/src/microcode/uxfs.c
v7/src/microcode/uxio.c
v7/src/microcode/uxproc.c
v7/src/microcode/uxsock.c
v7/src/microcode/uxterm.c
v7/src/microcode/uxtop.c
v7/src/microcode/version.h
v8/src/microcode/utabmd.scm
v8/src/microcode/version.h