Package: socket-wrapper / 1.1.7-2

Metadata

Package Version Patches format
socket-wrapper 1.1.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no soname.diff | (download)

CMakeLists.txt | 10 0 + 10 - 0 !
src/CMakeLists.txt | 5 1 + 4 - 0 !
2 files changed, 1 insertion(+), 14 deletions(-)

 remove soname
 libsocket_wrapper is a preloadable library.
 We do not support directly linking to it, so it doesn't need the SONAME.
 Let's remove it.
Hurd_PATH_MAX.patch | (download)

tests/test_ioctl.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add conditional path_max for hurd
wait_more_for_server.patch | (download)

tests/torture.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 <short summary of the patch>
 .