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 |
|