0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.14.244.90


Current Path : /proc/thread-self/root/usr/share/doc/libpcre3/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/libpcre3/README.Debian

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.