aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc-debug.c
diff options
context:
space:
mode:
authorCollin Funk <collin.funk1@gmail.com>2025-03-26 23:36:30 -0700
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-03-31 10:34:42 -0300
commitee33752b5d8c53eb5a357f67ab7ab6288fba5fd9 (patch)
tree59fe0838b872824475533d2a45b128c46664a935 /malloc/malloc-debug.c
parent4352e2cc934b2874dba37397157bf890fcee455a (diff)
downloadglibc-ee33752b5d8c53eb5a357f67ab7ab6288fba5fd9.zip
glibc-ee33752b5d8c53eb5a357f67ab7ab6288fba5fd9.tar.gz
glibc-ee33752b5d8c53eb5a357f67ab7ab6288fba5fd9.tar.bz2
manual: Document functions adopted by POSIX.1-2024.
Here is a patch updating the documentation to mention GNU and BSD extensions that were adopted by POSIX.1-2024. * manual/llio.texi (Memory-mapped I/O): Add that MAP_ANON and MAP_ANONYMOUS were added by POSIX.1-2024. * manual/memory.texi (Changing Block Size): Mention that reallocarray was added by POSIX.1-2024. * manual/message.texi (Message Translation): Adjust wording to match standardization. (Translation with gettext): Mention the gettext family of functions were added by POSIX.1-2024. * manual/pattern.texi (Wildcard Matching): Mention that FNM_CASEFOLD was added by POSIX.1-2024. * manual/process.texi (Creating a Process): Mention that _Fork and WCOREDUMP were added by POSIX.1-2024. * manual/signal.texi (Miscellaneous Signals): Mention that SIGWINCH was added by POSIX-1.2024. * manual/startup.texi (Environment Access): Mention that secure_getenv was added by POSIX.1-2024. * manual/string.texi (Truncating Strings): Mention that strlcpy, strlcat, wcslcpy, and wslcat were added by POSIX-1.2024. (Search Functions): Document that memmem was added by POSIX-1.2024. * manual/terminal.texi (Allocation): Mention that ptsname_r was added by POSIX-1.2024. * manual/threads.texi (Waiting with Explicit Clocks): Move node under POSIX Threads. Mention pthread_cond_clockwait, pthread_rwlock_clockrdlock, and pthread_rwlock_clockwrlock were added by POSIX-1.2024. (Joining Threads): New node under Non-POSIX Extensions. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Diffstat (limited to 'malloc/malloc-debug.c')
0 files changed, 0 insertions, 0 deletions