All of lore.kernel.org
 help / color / mirror / Atom feed
From: walter harms <wharms-fPG8STNUNVg@public.gmane.org>
To: Marius Gaubas <marius-PI1xv8u4z2FbJaZ9Qiajs9BPR1lH4CV8@public.gmane.org>
Cc: linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: man 2 stat
Date: Mon, 10 Mar 2014 11:06:45 +0100	[thread overview]
Message-ID: <531D8EB5.7090305@bfs.de> (raw)
In-Reply-To: <20140310100110.GA7155-/zl7Sl5F5BR9OMYREy7PttBPR1lH4CV8@public.gmane.org>



Am 10.03.2014 11:01, schrieb Marius Gaubas:
> On Mon, Mar 10, 2014 at 08:56:16AM +0100, Michael Kerrisk (man-pages) wrote:
>> On Sun, Mar 9, 2014 at 9:24 PM, Marius Gaubas <marius-PI1xv8u4z2FbJaZ9Qiajs9BPR1lH4CV8@public.gmane.org> wrote:
>>> On Sun, Mar 09, 2014 at 08:21:20PM +0000, Marius Gaubas wrote:
>>>> 1. nlink_t st_nlink member goes after mode_t st_mode, not before @struct stat
>>> Apologies, the correct statement is:
>>>
>>>   nlink_t st_nlink member is before mode_t st_mode, not after @struct stat
>>
>> "I'm sorry HAL, what are are you trying to tell me?"
>>
>> Translation: Could you _please_ communicate as though there are human
>> beings on this list? What are you trying to tell us, and what is your
>> evidence?
>>
>> Thanks,
>>
>> Michael
>>
>>
>> -- 
>> Michael Kerrisk
>> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
>> Linux/UNIX System Programming Training: http://man7.org/training/
> 
> Hello Michael,
> 
> Please accept my apologies for a BOT-like e-mail.
> 
> My name is Marius Gaubas
> (http://www.linkedin.com/pub/marius-gaubas/5b/63b/3a4).
> 
hello nice to meet you.

> The evicence is very clear. I invoke syscall:stat directly from assembly
> code and in the debugger I clearly see see that st_nlink (==2) goes
> before st_mode (==040700). It clearly makes sense: 8 8 4 8 is not
> aligned. The series reflects the sizes of the first for structure
> members. st_nlink/st_mode values are clearly specific to my test, I hope
> that's clear.

Ok,
you are talking about the sequence the fields are stored in the structure ?

re,
 wh

> Kind regards,
> Marius
> --
> To unsubscribe from this list: send the line "unsubscribe linux-man" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2014-03-10 10:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09 20:21 man 2 stat Marius Gaubas
     [not found] ` <20140309202120.GA2447-/zl7Sl5F5BR9OMYREy7PttBPR1lH4CV8@public.gmane.org>
2014-03-09 20:24   ` Marius Gaubas
     [not found]     ` <20140309202449.GB2447-/zl7Sl5F5BR9OMYREy7PttBPR1lH4CV8@public.gmane.org>
2014-03-10  7:56       ` Michael Kerrisk (man-pages)
     [not found]         ` <CAKgNAkjcvRBqXC-Zemwap0Kt5PJLBL4SXA0ZOGYPOYSgqmvqoA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-10 10:01           ` Marius Gaubas
     [not found]             ` <20140310100110.GA7155-/zl7Sl5F5BR9OMYREy7PttBPR1lH4CV8@public.gmane.org>
2014-03-10 10:06               ` walter harms [this message]
     [not found]                 ` <531D8EB5.7090305-fPG8STNUNVg@public.gmane.org>
2014-03-10 10:22                   ` Marius Gaubas
2014-03-10 11:03               ` Michael Kerrisk (man-pages)
     [not found]                 ` <CAKgNAkiNYcL2rcmRm=PTGC76PhevQaYgZMERg9tYkmszmsx8+w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-10 11:15                   ` Marius Gaubas
     [not found]                     ` <20140310111526.GC7263-/zl7Sl5F5BR9OMYREy7PttBPR1lH4CV8@public.gmane.org>
2014-03-10 11:23                       ` Michael Kerrisk (man-pages)

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=531D8EB5.7090305@bfs.de \
    --to=wharms-fpg8stnunvg@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=marius-PI1xv8u4z2FbJaZ9Qiajs9BPR1lH4CV8@public.gmane.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.