Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1fdaf commit e73ad2aCopy full SHA for e73ad2a
1 file changed
Doc/lib/libsignal.tex
@@ -103,8 +103,9 @@ \section{\module{signal} ---
103
If \var{time} is zero, no alarm id scheduled, and any scheduled
104
alarm is canceled. The return value is the number of seconds
105
remaining before a previously scheduled alarm. If the return value
106
- is zero, no alarm is currently scheduled. Not on Windows. (See the
107
- \UNIX{} man page \manpage{alarm}{2}.)
+ is zero, no alarm is currently scheduled. (See the \UNIX{} man page
+ \manpage{alarm}{2}.)
108
+ Availability: \UNIX.
109
\end{funcdesc}
110
111
\begin{funcdesc}{getsignal}{signalnum}
0 commit comments