man-pages/Changes

40 lines
801 B
Plaintext

==================== Changes in man-pages-3.10 ====================
Released: 2008-??-??, Munich
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
John Reiser <jreiser@bitwagon.com>
Apologies if I missed anyone!
New and rewritten pages
-----------------------
Global changes
--------------
Changes to individual pages
---------------------------
getpid.2
mtk, after a comment by John Reiser
Describe getpid()'s PID caching and its consequences.
dirfd.3
mtk
Fix 'dir' argument name: should be 'dirp'.
The page formerly used both 'dir' and 'dirp'(!).
POSIX.1-2008 and glibc call this argument 'dirp' (consistent
with the fact that it is a *pointer* to a DIR structure).