aboutsummaryrefslogtreecommitdiffstats
path: root/man/man7
diff options
context:
space:
mode:
authorAskar Safin <safinaskar@zohomail.com>2025-08-19 16:10:00 +0000
committerAlejandro Colomar <alx@kernel.org>2025-08-22 14:27:13 +0200
commit81ef9a35b5b6de9325de9f0c57feec2c3fb397f3 (patch)
tree86bbe74703632e0db6626288106083771d4391d7 /man/man7
parent22e08a0266b28f810445c624a418d7c4854ab249 (diff)
downloadman-pages-81ef9a35b5b6de9325de9f0c57feec2c3fb397f3.tar.gz
man/man2/syscalls.2: Remove pread and pwrite from list of arch-specific syscalls
Current version says that pread(2) and pwrite(2) only ever existed in avr32 and blackfin archs, which were removed from kernel. This is not true. pread(2) and pwrite(2) are present in modern Linux for all archs. They were merely renamed to pread64(2) and pwrite64(2) in Linux 2.6, as explained in big table in this manual page. Signed-off-by: Askar Safin <safinaskar@zohomail.com> Message-ID: <20250819161000.768159-3-safinaskar@zohomail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man7')
0 files changed, 0 insertions, 0 deletions