e36cba8a36
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
6 lines
32 B
Modula-2
6 lines
32 B
Modula-2
# $FreeBSD$
|
|
|
|
LIBREGEX_1.0 {
|
|
};
|
|
|