LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: samuel.thibault@ens-lyon.org
Cc: mtk.manpages@gmail.com, mtk.manpages@googlemail.com,
andi@firstfloor.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH,TRIVIAL] AF_UNIX, accept() and addrlen
Date: Sat, 26 Apr 2008 22:54:32 -0700 (PDT) [thread overview]
Message-ID: <20080426.225432.128575953.davem@davemloft.net> (raw)
In-Reply-To: <20080426014445.GD4792@implementation>
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 26 Apr 2008 02:44:45 +0100
> AF_UNIX: make unix_getname use sizeof(sunaddr->sun_family) instead of
> sizeof(short).
>
> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This is just syntactic masterbation, sa_family_t is typedef'd
"unsigned short".
No system on planet earth providing the BSD sockets API uses
anything other than uint16_t or unsigned short for this.
Sorry, I'm not applying this.
next prev parent reply other threads:[~2008-04-27 5:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-08 2:23 Samuel Thibault
2008-03-24 4:56 ` David Miller
2008-03-24 10:43 ` Samuel Thibault
2008-03-24 11:50 ` Andi Kleen
2008-03-24 12:17 ` Samuel Thibault
2008-03-24 12:27 ` Samuel Thibault
2008-03-31 4:00 ` Michael Kerrisk
2008-03-31 9:44 ` Samuel Thibault
2008-03-31 18:51 ` Michael Kerrisk
2008-04-18 16:52 ` Michael Kerrisk
2008-04-24 0:16 ` Samuel Thibault
2008-04-24 8:31 ` Michael Kerrisk
2008-04-26 1:44 ` Samuel Thibault
2008-04-27 5:54 ` David Miller [this message]
2008-05-12 13:10 ` Michael Kerrisk
2008-05-12 13:20 ` Samuel Thibault
2008-03-24 20:23 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080426.225432.128575953.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andi@firstfloor.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=mtk.manpages@googlemail.com \
--cc=samuel.thibault@ens-lyon.org \
--subject='Re: [PATCH,TRIVIAL] AF_UNIX, accept() and addrlen' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).