OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
libpcre3
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
AUTHORS
851 bytes
05/21/2016 03:51:00 PM
rw-r--r--
📄
NEWS.gz
10.29 KB
06/14/2016 09:07:27 AM
rw-r--r--
📄
README.Debian
757 bytes
03/25/2017 04:20:59 PM
rw-r--r--
📄
README.gz
14.48 KB
02/10/2015 04:43:29 PM
rw-r--r--
📄
changelog.Debian.gz
1.02 KB
05/17/2022 07:42:45 AM
rw-r--r--
📄
copyright
2.7 KB
03/07/2015 06:28:32 PM
rw-r--r--
Editing: README.Debian
Close
libpcre for debian ------------------ This is the older PCRE library (called "PCRE" upstream); you should use the pcre2 packages (called "PCRE2" upstream) for new projects, and aim to migrate existing projects to pcre2. Upstream is hoping to drop support for pcre3 in the near future. 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. -- Matthew Vernon <matthew@debian.org>, Thu, 28 Jul 2016 16:54:21 +0100