9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Tiago Natel <tiago.natel@neoway.com.br>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] 9front: Man pages of atomic functions
Date: Wed,  3 Feb 2016 12:06:38 -0200	[thread overview]
Message-ID: <CAEDK68asRdCeN37+Uaw=wOm8qD4kFHQNKtmpG9otACh03xZacw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

Hello folks,

I'm looking for the man page of atomic functions (cas, ainc, adec, etc) of
libc, but where it is?

I found on the cat-v website, but not in 9front:
http://man.cat-v.org/plan_9/2/atom

cpu% man 2 atom
man: no manual page
cpu% man atom
man: no manual page
cpu% man 2 ainc
man: no manual page
cpu% lookman atom
man 1 hg # hg(1)
man 2 iounit # iounit(2)
man 2 lock # lock(2)
man 2 open # open(2)
man 2 read # read(2)
man 2 semacquire # semacquire(2)
man 3 pipe # pipe(3)
man 4 upasfs # upasfs(4)
man 5 open # open(5)
man 5 read # read(5)
man 8 replica # replica(8)

But they exists: /sys/src/libc/amd64/atom.s

Thanks!

[-- Attachment #2: Type: text/html, Size: 1036 bytes --]

                 reply	other threads:[~2016-02-03 14:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAEDK68asRdCeN37+Uaw=wOm8qD4kFHQNKtmpG9otACh03xZacw@mail.gmail.com' \
    --to=tiago.natel@neoway.com.br \
    --cc=9fans@9fans.net \
    /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).