The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: lehmann@ans-netz.de (Oliver Lehmann)
Subject: [TUHS] user struct on SYSIII / V7
Date: Fri, 13 Nov 2015 20:12:31 +0100	[thread overview]
Message-ID: <20151113201231.Horde.a7a9Nc2HERUIJNolisTv8Lz@avocado.salatschuessel.net> (raw)
In-Reply-To: <5F23773C-A448-4AC7-AE26-70A3CBF769B8@ronnatalie.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 696 bytes --]


Ronald Natalie <ron at ronnatalie.com> wrote:

>> On Nov 13, 2015, at 1:48 PM, Oliver Lehmann <lehmann at ans-netz.de> wrote:
>>
>> Hi,
>>
>> does someone know where "u" is defined on SYSIII or V7?
>>
>> sys/user.h states:
>>
>> extern struct user u;
>>
>> But I wonder where it is defined? On ZEUS I have u.o but I'm
>> not able to correctly disassemble it. Right now I'm guessing
>> that it should be something like:
>>
>
> In Version 7 it’s in /usr/sys/h/user.h

There is the  definition of the user struct  and the declaration of
"u" as _external_ variable. I'm looking for the place where u is
"implemented". Without a definition of "u" somewhere _u will caus
a symbol undefined error.



  parent reply	other threads:[~2015-11-13 19:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 18:48 Oliver Lehmann
2015-11-13 18:51 ` Ronald Natalie
2015-11-13 18:53   ` Ronald Natalie
2015-11-13 19:12   ` Oliver Lehmann [this message]
2015-11-13 19:15     ` Ronald Natalie
2015-11-13 19:27       ` Oliver Lehmann
2015-11-13 20:16         ` Ronald Natalie
2015-11-13 19:33 ` Oliver Lehmann
     [not found]   ` <CE36BEBC-DA9F-4E95-B238-1D5C303700B9@icloud.com>
2015-11-13 19:42     ` Brantley Coile
2015-11-13 20:07   ` Oliver Lehmann

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=20151113201231.Horde.a7a9Nc2HERUIJNolisTv8Lz@avocado.salatschuessel.net \
    --to=lehmann@ans-netz.de \
    /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 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).