[Bug 23072] preadv(2) and pwritev(2) lack man pages, pread64(2) and pwrite64(2) aren't mentioned on their man pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=23072


Michael Kerrisk <mtk.manpages@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |CODE_FIX
         AssignedTo|documentation_man-pages@ker |mtk.manpages@xxxxxxxxx
                   |nel-bugs.osdl.org           |




--- Comment #1 from Michael Kerrisk <mtk.manpages@xxxxxxxxx>  2010-11-21 05:44:52 ---
Eugene, this would have been best submitted as two bug reports, because these
really are two separate issues.

However, by chance, I had recently dealt with on of the issues: the lack of a
preadv() and pwritev() documentation (now added to the readv(2) page).

Your report triggered me to deal with the other issue as well. I added a note
as follows:

       On  Linux,  the  underlying  system calls were renamed in
       kernel 2.6: pread() became pread64(), and pwrite() became
       pwrite64(),  The  system  call numbers remained the same.
       The glibc pread() and pwrite() wrapper  functions  trans-
       parently deal with the change.

All of the changes are already pushed to git,and will be in man-pages 3.32.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux