SCM Repository
[smlnj] / sml / trunk / src / system / Basis / Implementation / Posix / posix-process.sig |
Diff of /sml/trunk/src/system/Basis/Implementation/Posix/posix-process.sig
Parent Directory
|
Revision Log
|
Patch
revision 1505, Thu Jun 17 20:41:47 2004 UTC | revision 1506, Thu Jun 17 22:19:15 2004 UTC | |
---|---|---|
# | Line 32 | Line 32 |
32 | | W_SIGNALED of signal | | W_SIGNALED of signal |
33 | | W_STOPPED of signal | | W_STOPPED of signal |
34 | ||
35 | val fromStatus : OS.Process.status -> exit_status | |
36 | ||
37 | structure W : | structure W : |
38 | sig | sig |
39 | include BIT_FLAGS | include BIT_FLAGS |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |