mirror of git://sourceware.org/git/glibc.git
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> |
||
---|---|---|
.. | ||
types | ||
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 | ||
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 |