glibc/sysdeps/unix/sysv/linux/ia64
Adhemerval Zanella a1bdd81664 Refactor internal-signals.h
The main drive is to optimize the internal usage and required size
when sigset_t is embedded in other data structures.  On Linux, the
current supported signal set requires up to 8 bytes (16 on mips),
was lower than the user defined sigset_t (128 bytes).

A new internal type internal_sigset_t is added, along with the
functions to operate on it similar to the ones for sigset_t.  The
internal-signals.h is also refactored to remove unused functions

Besides small stack usage on some functions (posix_spawn, abort)
it lower the struct pthread by about 120 bytes (112 on mips).

Checked on x86_64-linux-gnu.

Reviewed-by: Arjun Shankar <arjun@redhat.com>
2022-06-30 14:56:21 -03:00
..
bits
sys
Implies
Makefile
Versions
____longjmp_chk.S
__ia64_longjmp.S
__longjmp.S
__sigstack_longjmp.c
__start_context.S
arch-syscall.h
brk.c
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
clone2.S
configure
configure.ac
dl-cache.h
dl-sysdep.h rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const 2022-05-17 10:14:03 +01:00
getclktck.c
getcontext.S
ioperm.c
kernel-features.h
ld.abilist
ldconfig.h
ldd-rewrite.sed
libBrokenLocale.abilist
libanl.abilist
libc.abilist linux: Add move_mount 2022-06-24 16:03:38 -03:00
libc_malloc_debug.abilist
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
mmap_internal.h
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
rt-sysdep.S
setcontext.S
setjmp.S
shlib-versions
sigaltstack-offsets.sym
sigcontext-offsets.sym
sigcontextinfo.h
startup.h Linux: Implement a useful version of _startup_fatal 2022-05-09 18:15:16 +02:00
swapcontext.c
syscall.S
syscalls.list
sysconf-sigstksz.h
sysdep.S
sysdep.h
timer_t_was_int_compat.h
tst-setcontext2.c
tst-setcontext4.c
ucontext_i.h
unwind-dw2-fde.c
unwind_longjmp.c Refactor internal-signals.h 2022-06-30 14:56:21 -03:00
vfork.S
wordexp.c
xstatver.h