glibc/misc/sys
Siddhesh Poyarekar b8e8bb324a xmalloc: Fix warnings with gcc analyzer
Tell the compiler that xmalloc family of allocators always return
non-NULL.  xrealloc in locale/programs also always returns non-NULL,
but that conflicts with default realloc behaviour and that of xrealloc
in libsupport, so keep it as is for now and resolve the differences
later.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2021-07-28 17:45:14 +05:30
..
auxv.h
cdefs.h xmalloc: Fix warnings with gcc analyzer 2021-07-28 17:45:14 +05:30
dir.h
file.h
ioctl.h misc: Add time64 alias for ioctl 2021-07-21 11:58:09 +02:00
mman.h
param.h
queue.h
select.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
single_threaded.h
syslog.h
sysmacros.h
uio.h
xattr.h