Authors of version 2.58

==================== Changes in man-pages-2.58 ====================

Released: 2007-06-24

Contributors
------------

The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:

Marc Boyer <marc.boyer@enseeiht.fr>
Mike Frysinger <vapier@gentoo.org>

Apologies if I missed anyone!


Global changes
--------------

Various pages, as detailed below
mtk
Added or updated VERSIONS sections.

killpg.2
setuid.2
faccessat.2
fork.2
setfsuid.2
kill.2
getsid.2
wait.2
execve.2
getpid.2
setgid.2
seteuid.2
setresuid.2
setfsgid.2
access.2
initgroups.3
euidaccess.3
tcgetpgrp.3
path_resolution.7
capabilities.7
unix.7
mtk
Add SEE ALSO link to new credentials.7.


New pages
---------

credentials.7
mtk
An overview of Linux process identifiers (PIDs, PPIDs,
PGIDS, SIDs, UIDs, GIDs).


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

bind.2
mtk
Added some comments to example program.

getxattr.2
mtk
VERSIONS: In kernel since 2.4; glibc support since 2.3.

listen.2
mtk
Updated discussion of somaxconn limit.

listxattr.2
mtk
VERSIONS: In kernel since 2.4; glibc support since 2.3.

posix_fadvise.2
mtk
VERSIONS: Glibc support has been provided since version 2.2.

readahead.2
mtk
Added VERSIONS section.

remap_file_pages
mtk
Updated VERSIONS section with text on glibc support.

removexattr.2
mtk
VERSIONS: In kernel since 2.4; glibc support since 2.3.

semop.2
mtk
Added VERSIONS section with info on semtimedop().

setxattr.2
mtk
VERSIONS: In kernel since 2.4; glibc support since 2.3.

dl_iterate_phdr.3
mtk
VERSIONS: Supported since glibc 2.2.4.

getloadavg.3
mtk
Added VERSIONS section.

posix_openpt.3
mtk
VERSIONS: Supported since glibc 2.2.1.

printf.3
mtk after a suggestion by Mike Frysinger
Add text to the introductory part of DESCRIPTION, about the
'size' argument of snprintf() and vsnprintf().

shm_unlink.3
mtk
Added VERSIONS section; rewrote info about linking with -lrt.

strcat.3
Marc Boyer
Improve the discussion of strncat().

strcpy.3
Marc Boyer
Improve the discussion of strncpy().

proc.5
mtk
Added discussion of /proc/sys/net/core/somaxconn.