NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58838 CVS commit: src/external/bsd/libevent/lib
The following reply was made to PR lib/58838; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58838 CVS commit: src/external/bsd/libevent/lib
Date: Sun, 24 Nov 2024 04:24:52 +0000
Module Name: src
Committed By: riastradh
Date: Sun Nov 24 04:24:52 UTC 2024
Added Files:
src/external/bsd/libevent/lib/libevent: event.expsym
src/external/bsd/libevent/lib/libevent_openssl: event_openssl.expsym
src/external/bsd/libevent/lib/libevent_pthreads: event_pthreads.expsym
Log Message:
external/bsd/libevent: Add expected symbols list.
NOTE: This contains a lot of crud that shouldn't be there because
we're not building with -fvisibility=hidden (PR lib/58843: libevent
leaks private). To be fixed in a separate commit, once we figure out
how upstream is really supposed to be built.
PR lib/58838: shared libraries in base should all have expsym lists
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/libevent/lib/libevent/event.expsym
cvs rdiff -u -r0 -r1.1 \
src/external/bsd/libevent/lib/libevent_openssl/event_openssl.expsym
cvs rdiff -u -r0 -r1.1 \
src/external/bsd/libevent/lib/libevent_pthreads/event_pthreads.expsym
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index