This commit is contained in:
Michael Kerrisk 2008-07-16 08:56:27 +00:00
parent fccde10fbe
commit 4d988a1eaf
1 changed files with 22 additions and 0 deletions

22
Changes
View File

@ -16,6 +16,7 @@ Andrew Morgan <morgan@kernel.org>
Erik Bosman <ejbosman@cs.vu.nl>
John Brooks <aspecialj@gmail.com>
Nikanth Karthikesan <knikanth@suse.de>
Pavel Heimlich <tropikhajma@seznam.cz>
Petr Gajdos <pgajdos@suse.cz>
Sam Varshavchik <mrsam@courier-mta.com>
Serge Hallyn <serue@us.ibm.com>
@ -41,6 +42,11 @@ end.3
mtk
Documents etext, edata, and end symbols.
utimensat.2
mtk
New page documenting the utimensat() system call, new in 2.6.22,
and futimens() library function.
Newly documented interfaces in existing pages
---------------------------------------------
@ -69,6 +75,10 @@ etext.3
mtk
Links to end.3.
futimens.3
mtk
Link to new utimensat.2.
getdate_err.3
mtk
Link to getdate.3.
@ -176,6 +186,10 @@ mount.2
mtk
Since Linux 2.6.26, MS_RDONLY honors bind mounts.
openat.2
mtk
SEE ALSO: add utimensat(3).
prctl.2
Serge Hallyn, with some edits/input from mtk
Document PR_CAPBSET_READ and PR_CAPBSET_DROP.
@ -254,6 +268,10 @@ swapon.2
Fix two version number typos for MAX_SWAPFILES discussion:
s/2.6.10/2.4.10/
utime.2
mtk
SEE ALSO: add utimensat(2), futimens(3).
dl_iterate_phdr.3
Alain Portal
SEE ALSO: Add elf(5).
@ -296,6 +314,10 @@ frexp.3
Alain Portal
Add C99 to CONFORMING TO.
futimes.3
mtk
SEE ALSO: remove futimesat(2); add utimensat(2).
getopt.3
mtk
Add details on initial value of optind, and note that it can