mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
c165047d204745a97869113b75f43cbee761c8b7
Suggested by Jessica Clarke <jrtc27@jrtc27.com> in <https://lists.gnu.org/archive/html/bug-gnulib/2023-11/msg00116.html>. * lib/alignalloc.h (alignalloc): Test __CHERI_PURE_CAPABILITY__, not __CHERI__. * lib/eealloc.h (eemalloc, eerealloc): Likewise. * lib/ialloc.h (irealloc, ireallocarray): Likewise. * lib/malloca.h (malloca): Likewise. * lib/malloca.c (small_t, mmalloca, freea): Likewise. * lib/rawmemchr.c (rawmemchr): Likewise. * lib/safe-alloc.h (safe_alloc_realloc_n): Likewise. * lib/sigsegv.c (SIGSEGV_FAULT_STACKPOINTER): Likewise. * lib/ssfmalloc.h (struct dissected_page_header, init_small_block_page, init_medium_block_page, free_block_from_pool, allocate_block): Likewise. * tests/test-stdint.c: Likewise.
Please create and read the docs with $ cd doc $ make gnulib.html $ xdg-open gnulib.html or read the online manual at https://www.gnu.org/software/gnulib/manual/gnulib.html
Description
Languages
C
80.3%
M4
9.3%
Shell
3.8%
C++
2.6%
Python
1.6%
Other
2.2%