Home
last modified time | relevance | path

Searched hist:e36cba8a36c52246fc4e6132338eb0b087daa888 (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libregex/
H A DSymbol.mape36cba8a36c52246fc4e6132338eb0b087daa888 Mon Jan 22 19:40:19 CET 2018 Kyle Evans <kevans@FreeBSD.org> libregex: Add a symbol map

kib points out that trying to re-use symbol versioning from libc is dirty
and wrong. The implementation in libregex is incompatible by design with the
implementation in libc. Using the symbol versions from libc can and likely
will cause confusions for linkers and bring unexpected behavior for
consumers that unwillingly (transitively) link against libregex.

Reported by: kib
H A DVersions.defe36cba8a36c52246fc4e6132338eb0b087daa888 Mon Jan 22 19:40:19 CET 2018 Kyle Evans <kevans@FreeBSD.org> libregex: Add a symbol map

kib points out that trying to re-use symbol versioning from libc is dirty
and wrong. The implementation in libregex is incompatible by design with the
implementation in libc. Using the symbol versions from libc can and likely
will cause confusions for linkers and bring unexpected behavior for
consumers that unwillingly (transitively) link against libregex.

Reported by: kib
H A DMakefilediff e36cba8a36c52246fc4e6132338eb0b087daa888 Mon Jan 22 19:40:19 CET 2018 Kyle Evans <kevans@FreeBSD.org> libregex: Add a symbol map

kib points out that trying to re-use symbol versioning from libc is dirty
and wrong. The implementation in libregex is incompatible by design with the
implementation in libc. Using the symbol versions from libc can and likely
will cause confusions for linkers and bring unexpected behavior for
consumers that unwillingly (transitively) link against libregex.

Reported by: kib