projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de15565
)
Add some more OS/2 system calls.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 19 Dec 1994 22:27:33 +0000
(22:27 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 19 Dec 1994 22:27:33 +0000
(22:27 +0000)
v7/src/microcode/syscall.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/syscall.h
b/v7/src/microcode/syscall.h
index f1296f90e11354193a81873befd31a6bb5caff3f..72669236da426fde20eb8e7b5cc06edc9d31cbe1 100644
(file)
--- a/
v7/src/microcode/syscall.h
+++ b/
v7/src/microcode/syscall.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: syscall.h,v 1.
5 1994/11/28 04:35:28
cph Exp $
+$Id: syscall.h,v 1.
6 1994/12/19 22:27:33
cph Exp $
Copyright (c) 1993-94 Massachusetts Institute of Technology
@@
-71,6
+71,8
@@
enum syscall_names
syscall_DosQueryCurrentDir,
syscall_DosQueryCurrentDisk,
syscall_DosQueryFileInfo,
+ syscall_DosQueryFSAttach,
+ syscall_DosQueryFSInfo,
syscall_DosQueryHType,
syscall_DosQueryNPHState,
syscall_DosQueryPathInfo,