protect signal handling with locks for threaded version.
fix close/1 entry in manual (obs from Nicos). fix -f option in chr Makefile. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2201 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -4073,9 +4073,9 @@ Closes the stream @var{S}. If @var{S} does not stand for a stream
|
||||
currently opened an error is reported. The streams @code{user_input},
|
||||
@code{user_output}, and @code{user_error} can never be closed.
|
||||
|
||||
By default, give a file name, @code{close/1} will also try to close a
|
||||
corresponding open stream. This feature is not available in ISO or
|
||||
SICStus languages mode and is deprecated.
|
||||
@c By default, give a file name, @code{close/1} will also try to close a
|
||||
@c corresponding open stream. This feature is not available in ISO or
|
||||
@c SICStus languages mode and is deprecated.
|
||||
|
||||
@item close(+@var{S},+@var{O}) [ISO]
|
||||
@findex close/2
|
||||
|
Reference in New Issue
Block a user