Shaun Jackman
|
4e68a7b5bc
|
Allow linkage to libnss_files.so.2 on Linux
libnss_nis.so.2 in glibc@2.13 has linkage to libnss_files.so.2.
|
2021-12-31 16:17:36 -08:00 |
|
danielnachun
|
dc8568f541
|
linkage_checker: add libatomic
|
2021-05-31 00:40:19 -07:00 |
|
Michka Popoff
|
0a292c7041
|
linux: use preferred_gcc instead of gcc
|
2021-02-09 21:48:48 +01:00 |
|
EricFromCanada
|
3768b7a6e9
|
apidoc: update comment wording, punctuation, formatting
|
2020-11-06 00:21:02 -05:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Issy Long
|
0041ea21f5
|
Change occurrences of "whitelist" to "allowlist"
|
2020-06-06 22:38:32 +01:00 |
|
Michka Popoff
|
50bb8f3fc1
|
linkage_checker: whitelist libthread_db.so.1
openjdk links against this library, which is provided by glibc.
|
2019-12-05 21:44:09 +01:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Shaun Jackman
|
5cbddd2aca
|
LinkageChecker: Report linkage of unwanted system libraries [Linux]
gcc and glibc are implicit dependencies on Linux.
No other linkage to system libraries is expected or desired.
|
2018-09-05 15:32:06 -07:00 |
|