Initial Commit
This commit is contained in:
64
database/php/data/phpdocref/posix/versions.xml
Normal file
64
database/php/data/phpdocref/posix/versions.xml
Normal file
@@ -0,0 +1,64 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='posix_access' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='posix_ctermid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_errno' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='posix_get_last_error' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='posix_getcwd' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getegid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_geteuid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getgid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getgrgid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getgrnam' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getgroups' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getlogin' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getpgid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getpgrp' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getpid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getppid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getpwnam' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getpwuid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getrlimit' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getsid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_getuid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_initgroups' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='posix_isatty' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_kill' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_mkfifo' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_mknod' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='posix_setegid' from='PHP 4 >= 4.0.2, PHP 5'/>
|
||||
<function name='posix_seteuid' from='PHP 4 >= 4.0.2, PHP 5'/>
|
||||
<function name='posix_setgid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_setpgid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_setsid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_setuid' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_strerror' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='posix_times' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_ttyname' from='PHP 4, PHP 5'/>
|
||||
<function name='posix_uname' from='PHP 4, PHP 5'/>
|
||||
</versions>
|
||||
|
||||
<!-- 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:"../../../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
|
||||
-->
|
||||
Reference in New Issue
Block a user