1
0
mirror of https://github.com/php/doc-zh.git synced 2026-03-24 07:02:15 +01:00
Files
archived-doc-zh/reference/pcntl/reference.xml
魔王卷子 b5ae3bddeb Update pcntl 1 (#625)
* Update book.xml

* Update configure.xml

* Update constants.xml

* Update examples.xml

* Update reference.xml

* Update setup.xml

* Update pcntl-alarm.xml

* Update pcntl-exec.xml

* Update pcntl-fork.xml

* Update pcntl-getpriority.xml

* Update pcntl-getpriority.xml

* Update pcntl-setpriority.xml

* Update pcntl-signal-dispatch.xml

* Update pcntl-signal.xml

* Update pcntl-sigprocmask.xml

* Update pcntl-sigtimedwait.xml

* Update pcntl-sigwaitinfo.xml

* Update pcntl-wait.xml

* Update pcntl-wait.xml

* Update pcntl-wait.xml

* Update pcntl-waitpid.xml

* Update pcntl-wexitstatus.xml

* Update pcntl-wifexited.xml

* Update pcntl-wifsignaled.xml

* Update pcntl-wifstopped.xml

* Update pcntl-wstopsig.xml

* Update pcntl-wtermsig.xml

* Update pcntl-fork.xml

* Update pcntl-sigprocmask.xml

* Update pcntl-sigwaitinfo.xml

* Update pcntl-wait.xml
2023-01-29 13:44:43 +08:00

39 lines
951 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: mowangjuanzi Status: ready -->
<reference xml:id="ref.pcntl" xmlns="http://docbook.org/ns/docbook">
<title>PCNTL &Functions;</title>
<partintro xml:id="pcntl.seealso">
&reftitle.seealso;
<para>
查看有关 <link linkend="ref.posix">POSIX 函数</link>的部分可能会有用。
</para>
</partintro>
&reference.pcntl.entities.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->