lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170402212407.12021-1-corbet@lwn.net>
Date:   Sun,  2 Apr 2017 15:24:05 -0600
From:   Jonathan Corbet <corbet@....net>
To:     linux-doc@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>
Subject: [PATCH 0/2] Create an initial user-space API manual

For a bit we have talked about adding another manual for user-space API
documentation.  This is that manual.  I've started by populating it with
an ancient document that nobody probably cares about, but it shows the
direction I'm thinking of going.

Jonathan Corbet (2):
  docs: Create a user-space API guide
  docs: Convert unshare.txt to RST and add to the user-space API manual

 Documentation/index.rst                            |  12 ++
 Documentation/userspace-api/conf.py                |  10 ++
 Documentation/userspace-api/index.rst              |  26 +++
 .../{unshare.txt => userspace-api/unshare.rst}     | 195 ++++++++++++---------
 4 files changed, 164 insertions(+), 79 deletions(-)
 create mode 100644 Documentation/userspace-api/conf.py
 create mode 100644 Documentation/userspace-api/index.rst
 rename Documentation/{unshare.txt => userspace-api/unshare.rst} (67%)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ