Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tcp_wrappers: fix compilation under glibc | Rosen Penev | 2020-12-30 |
| | | | | | | | | | | libnsl seems to not be a library that comes with glibc. Remove excess whitespace. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | tcp_wrappers: fix compilation without cdefs | Rosen Penev | 2020-08-18 |
| | | | | | | __DECLS are glibc specific. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | tcp_wrappers: fix compilation warnings | Tom Sullivan | 2019-04-27 |
| | | | | | | Set `Wall` and address sources of reported warnings. Signed-off-by: Tom Sullivan <tom@msbit.com.au> | ||
* | tcp_wrappers: don't set LIBS=-lnsl when building with musl | Daniel Golle | 2015-05-03 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | tcp_wrappers: import from packages | Peter Wagner | 2014-06-30 |