Revert stubbing of unix socket functions
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 29 Nov 2018 21:22:06 +0000 (16:22 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 Dec 2018 20:24:50 +0000 (15:24 -0500)
commit6380c001e51ad337ca283c36b59408bda59afe84
treef69e2c76f4d1086429057cd81b20076db0c9c4bf
parentcf5dbcc6ec1002a8df7c315ea5e7753936089296
Revert stubbing of unix socket functions

Instead of stubbing useful UNIX socket functions to work around
Linux-only credential passing, ifdef the relevant parts like it was
already done for other functions.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
src/common/Makefile.am
src/common/unix-stub.c [deleted file]
src/common/unix.c
This page took 0.027743 seconds and 4 git commands to generate.