glibc/sysdeps/unix/sysv/linux/sparc/bits
Adhemerval Zanella e4e11b1dba signal: Add signum-{generic,arch}.h
It refactor how signals are defined by each architecture.  Instead of
include a generic header (bits/signum-generic.h) and undef non-default
values in an arch specific header (bits/signum.h) the new scheme uses a
common definition (bits/signum-generic.h) and each architectures add
its specific definitions on a new header (bits/signum-arch.h).

For Linux it requires copy some system default definitions to alpha,
hppa, and sparc.  They are historical values and newer ports uses
the generic Linux signum-arch.h.

For Hurd the BSD signum is removed and moved to a new header (it is
used currently only on Hurd).

Checked on a build against all affected ABIs.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2020-07-07 14:10:58 -03:00
..
types semctl: Remove the sem-pad.h file 2020-04-29 08:29:30 -07:00
a.out.h
environments.h
epoll.h
errno.h
eventfd.h
fcntl.h
inotify.h
ioctls.h
ipc-perm.h
local_lim.h
mman.h
msq-pad.h
poll.h
procfs-extra.h
procfs-id.h
procfs.h
resource.h
setjmp.h
shm-pad.h
shmlba.h
sigaction.h
sigcontext.h
siginfo-arch.h
siginfo-consts-arch.h
signalfd.h
signum-arch.h signal: Add signum-{generic,arch}.h 2020-07-07 14:10:58 -03:00
sigstack.h
socket-constants.h
socket_type.h
stat.h
termios-baud.h
termios-c_cc.h
termios-c_oflag.h
termios-struct.h
timerfd.h
typesizes.h
wordsize.h