Overview  Index  Help 
Standard ML Basis Library

POSIX_Signal


structure POSIX_Signal =
struct
  datatype signal = SIG of SysInt.int
  val toWord
  val fromWord
  val osval
  val abrt
  val alrm
  val fpe
  val hup
  val ill
  val int
  val kill
  val pipe
  val quit
  val segv
  val term
  val usr1
  val usr2
  val chld
  val cont
  val stop
  val tstp
  val ttin
  val ttou
  val bus
end

   
Datatype detail

signal

datatype signal = SIG of SysInt.int

 
DataConstructor detail

SIG

constructor SIG : SysInt.int -> signal

 
Value detail

toWord

val toWord


fromWord

val fromWord


osval

val osval


abrt

val abrt


alrm

val alrm


fpe

val fpe


hup

val hup


ill

val ill


int

val int


kill

val kill


pipe

val pipe


quit

val quit


segv

val segv


term

val term


usr1

val usr1


usr2

val usr2


chld

val chld


cont

val cont


stop

val stop


tstp

val tstp


ttin

val ttin


ttou

val ttou


bus

val bus

 


Overview  Index  Help 
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).