| Standard ML Basis Library |
structure POSIX_Error =
struct
type syserror = int
val cfun
val errors
val osVal
val syserror
val errmsg
val geterror
val toWord
val fromWord
val errorMsg
val errorName
val toobig
val acces
val again
val badf
val badmsg
val busy
val canceled
val child
val deadlk
val dom
val exist
val fault
val fbig
val inprogress
val intr
val inval
val io
val isdir
val loop
val mfile
val mlink
val msgsize
val nametoolong
val nfile
val nodev
val noent
val noexec
val nolck
val nomem
val nospc
val nosys
val notdir
val notempty
val notsup
val notty
val nxio
val perm
val pipe
val range
val rofs
val spipe
val srch
val xdev
end
Type detail |
---|
type syserror = int
Value detail |
---|
val cfun
val errors
val osVal
val syserror
val errmsg
val geterror
val toWord
val fromWord
val errorMsg
val errorName
val toobig
val acces
val again
val badf
val badmsg
val busy
val canceled
val child
val deadlk
val dom
val exist
val fault
val fbig
val inprogress
val intr
val inval
val io
val isdir
val loop
val mfile
val mlink
val msgsize
val nametoolong
val nfile
val nodev
val noent
val noexec
val nolck
val nomem
val nospc
val nosys
val notdir
val notempty
val notsup
val notty
val nxio
val perm
val pipe
val range
val rofs
val spipe
val srch
val xdev
| Standard ML Basis Library |
This document may be distributed freely over the internet as long as the copyright notice and license terms below are prominently displayed within every machine-readable copy.
Copyright © 2003 AT&T and Lucent Technologies. All rights reserved.
Permission is granted for internet users to make one paper copy for their
own personal use. Further hardcopy reproduction is strictly prohibited.
Permission to distribute the HTML document electronically on any medium
other than the internet must be requested from the copyright holders by
contacting the editors.
Printed versions of the SML Basis Manual are available from Cambridge
University Press.
To order, please visit
www.cup.org (North America) or
www.cup.cam.ac.uk (outside North America). |