Matthew Cather
|
8419c5c532
|
tcp_wrappers: update patches for gcc14
The portable way is to use `socklen_t`. This fixes both glibc and
musl based builds.
Signed-off-by: Matthew Cather <mattbob4@gmail.com>
|
2025-05-18 10:55:38 +02:00 |
Rosen Penev
|
8a900975d5
|
tcp_wrappers: fix compilation under glibc
libnsl seems to not be a library that comes with glibc.
Remove excess whitespace.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-12-30 17:27:32 -08:00 |
Rosen Penev
|
f019b1e3c9
|
tcp_wrappers: fix compilation without cdefs
__DECLS are glibc specific.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-08-18 15:03:29 -07:00 |
Peter Wagner
|
48340d616f
|
tcp_wrappers: import from packages
|
2014-06-30 15:35:29 +02:00 |