Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / doc / libpcre3 / | server ip : 104.21.89.46 your ip : 172.69.58.121 H O M E |
Filename | /usr/share/doc/libpcre3/README.Debian |
Size | 436 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 14-Sep-2012 02:36 |
Last accessed | 06-Jul-2025 21:27 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
libpcre for debian
------------------
Upstream's library version is much lower than Debian's - PCRE_LIB_VERSION=0:1:0
instead of 13:0:10 (soname libpcre.so.0 instead of libpcre.so.3)
The other change I made is to prefix the names of the functions in libpcreposix
with "pcreposix_". This is required so they don't clash with the ones in
libc. Suitable #defines have been added to pcreposix.h so that the
unprefixed names can be used.
------------------
Upstream's library version is much lower than Debian's - PCRE_LIB_VERSION=0:1:0
instead of 13:0:10 (soname libpcre.so.0 instead of libpcre.so.3)
The other change I made is to prefix the names of the functions in libpcreposix
with "pcreposix_". This is required so they don't clash with the ones in
libc. Suitable #defines have been added to pcreposix.h so that the
unprefixed names can be used.