From a978f4233e0173a6facb4355a8d81bcd55c3762d Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 7 Mar 2019 18:53:42 +0100 Subject: [PATCH] Changes.old: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- Changes.old | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Changes.old b/Changes.old index 605349549..3504f7f94 100644 --- a/Changes.old +++ b/Changes.old @@ -48601,7 +48601,7 @@ syscalls.2 Uncommented: memory_ordering Renamed: ppc_rtas to rtas (__NR_rtas), ppc_swapcontext to - swapcontext (__NR_swacontext). + swapcontext (__NR_swapcontext). Eugene Syromyatnikov Note about s390x and old_mmap Michael Kerrisk @@ -48680,7 +48680,7 @@ errno.3 exec.3 Michael Kerrisk [Eugene Syromyatnikov] - Note that SPARCC provides an execv() system call + Note that SPARC provides an execv() system call exit.3 Mike Frysinger @@ -48727,8 +48727,8 @@ malloc.3 Michael Kerrisk Note that calloc() detects overflow when multiplying its arguments Michael Kerrisk - Since glibc 2.29, realloc() is exposed by defining _DEFAULT_SOURCE - Info gleaned from glilic NEWS file. + Since glibc 2.29, reallocarray() is exposed by defining _DEFAULT_SOURCE + Info gleaned from glibc NEWS file. pthread_attr_init.3 Michael Kerrisk [Göran Häggsjö, Jakub Wilk] @@ -48805,7 +48805,7 @@ lirc.4 Sean Young [Alec Leamas, Mauro Carvalho Chehab] Remove ioctls and feature bits which were never implemented Sean Young - Unsupported ioctl() operationsalways return ENOTTY + Unsupported ioctl() operations always return ENOTTY Sean Young LIRC_MODE_LIRCCODE has been replaced by LIRC_MODE_SCANCODE Sean Young @@ -48892,7 +48892,7 @@ proc.5 Michael Kerrisk Setting dumpable to 1 reverts ownership of /proc/PID/* to effective IDs Michael Kerrisk - Document /proc/Meminfo LazyFree field + Document /proc/meminfo LazyFree field Michael Kerrisk Fix kernel source pathname for soft-dirty documentation Michael Kerrisk