File tree 5 files changed +376
-224
lines changed
5 files changed +376
-224
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 1634a886415d0ab4df195fe49d18a1c150b70758 Maintainer: seros Status: ready -->
3
+ <!-- EN-Revision: 1634a886415d0ab4df195fe49d18a1c150b70758 Maintainer: Marqitos Status: ready -->
4
4
<!-- Reviewed: no Maintainer: seros -->
5
5
6
6
<book xml : id =" book.filesystem" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
11
11
<preface xml : id =" intro.filesystem" >
12
12
&reftitle.intro;
13
13
<para >
14
- No es necesaria ninguna biblioteca externa para construir esta extensión, pero si quiere que
14
+ No es necesaria ninguna biblioteca externa para compilar esta extensión, pero si quiere que
15
15
PHP admita LFS (ficheros grandes) en Linux, necesita tener una versión reciente
16
16
de glibc y compilar PHP con las siguientes banderas de compilación:
17
17
<literal >-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64</literal >.
22
22
&reference.filesystem.setup;
23
23
&reference.filesystem.constants;
24
24
&reference.filesystem.reference;
25
-
25
+
26
26
</book >
27
27
28
28
<!-- Keep this comment at the end of the file
@@ -45,4 +45,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
45
45
vim: et tw=78 syn=sgml
46
46
vi: ts=1 sw=1
47
47
-->
48
-
You can’t perform that action at this time.
0 commit comments