From: DJ Delorie <dj@redhat.com>
To: linux-man@vger.kernel.org
Subject: aligned_alloc: update to match C17
Date: Mon, 08 May 2023 19:31:27 -0400 [thread overview]
Message-ID: <xn7ctie6y8.fsf@greed.delorie.com> (raw)
Link: <https://sourceware.org/pipermail/libc-alpha/2023-May/147810.html>
Signed-off-by: DJ Delorie <dj@redhat.com>
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3
index 9bc6eb9a4..88e4a8b63 100644
--- a/man3/posix_memalign.3
+++ b/man3/posix_memalign.3
@@ -91,9 +91,8 @@ The function
is the same as
.BR memalign (),
except for the added restriction that
-.I size
-should be a multiple of
-.IR alignment .
+.I alignment
+must be a power of two.
.PP
The obsolete function
.BR valloc ()
next reply other threads:[~2023-05-08 23:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 23:31 DJ Delorie [this message]
2023-05-09 0:01 ` aligned_alloc: update to match C17 Alejandro Colomar
2023-05-09 0:43 ` DJ Delorie
2023-05-09 0:54 ` Alejandro Colomar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xn7ctie6y8.fsf@greed.delorie.com \
--to=dj@redhat.com \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox