glibc/sysdeps/unix/sysv/linux/alpha/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
..
a.out.h
dirent.h
elfclass.h
epoll.h
errno.h
eventfd.h
fcntl.h
inotify.h
ioctls.h
local_lim.h
mman.h
netdb.h
procfs-prregset.h
procfs.h
resource.h Use gcc -finput-charset=ascii for check-installed-headers. 2020-02-13 17:32:00 +01:00
sigaction.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
statfs.h
termios-baud.h
termios-c_cc.h
termios-c_cflag.h
termios-c_iflag.h
termios-c_lflag.h
termios-c_oflag.h
termios-struct.h
timerfd.h
typesizes.h sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 2020-04-02 09:21:05 -07:00
wordsize.h