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>] [day] [month] [year] [list]
Date:	Wed, 02 Jul 2008 21:12:30 +0200
From:	Michael Kerrisk <mtk.manpages@...glemail.com>
To:	lkml <linux-kernel@...r.kernel.org>
Subject: man-pages-3.02 is released

Gidday

I've released man-pages-3.02.

This release is now available for download at:

     http://www.kernel.org/pub/linux/docs/man-pages
     or ftp://ftp.kernel.org/pub/linux/docs/man-pages

This release is now available for download at:

     http://www.kernel.org/pub/linux/docs/man-pages
     or ftp://ftp.kernel.org/pub/linux/docs/man-pages

The online changelog is available at
http://www.kernel.org/doc/man-pages/changelog.html
(blogged at
http://linux-man-pages.blogspot.com/2008/07/man-pages-302-is-released.html)
and the current version of the pages is browsable at
http://www.kernel.org/doc/man-pages/

An abridged version of the changes in this release that may be of
interest to readers of this list is provided below.

Cheers,

Michael

==================== Changes in man-pages-3.02 ====================

New and rewritten pages
-----------------------

clock_nanosleep.2
     mtk
         A description of the clock_nanosleep() system call,
         which was added in kernel 2.6.

getgrouplist.3
     mtk
         A near complete rewrite, including additional information and
         a new example program.

gnu_get_libc_version.3
     mtk
         Documents gnu_get_libc_version(3) and gnu_get_libc_release(3).

sigwait.3
     mtk
         Documents sigwait(3).

shm_overview.7
     mtk
         An overview of the POSIX shared memory API.


Changes to individual pages
---------------------------

sigreturn.2
     mtk
         Added a bit more detail on what sigreturn() actually does.

sigwaitinfo.2
     mtk
         Describe behavior when multiple threads are blocked in
         sigwaitinfo()/sigtimedwait().
         SEE ALSO: Add sigwait(3).

utmp.5
     mtk
         Add discussion of POSIX.1 utmpx specification.
         Provide a little more detail on fields of utmp structure.
         Added comments to macros for ut_type field.

signal.7
     mtk
         Note that the delivery order of multiple pending standard
         signals is unspecified.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ