passfd: standardize coding conventions
authorEric Blake <eblake@redhat.com>
Wed, 30 Mar 2011 21:30:13 +0000 (15:30 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 30 Mar 2011 23:51:33 +0000 (17:51 -0600)
commit2f681c52f62c1bb9c9dd3fe5cd7a32ec384c34c7
tree4aac7b8ef22a7c6272fbde32a905df0ad8579c78
parentf607f2cd9dfb5f1d0d48c1ec14fff9677065efbf
passfd: standardize coding conventions

* m4/afunix.m4 (gl_SOCKET_AFUNIX): Drop check for something that
can be learned at compile time.
* lib/passfd.c (MSG_CMSG_CLOEXEC): Reduce number of in-function
ifdefs.
(passfd, recvfd): Follow gnulib code conventions.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/passfd.c
m4/afunix.m4