From: Roland McGrath Date: Thu, 23 Aug 2001 03:08:40 +0000 (+0000) Subject: * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up X-Git-Tag: cvs/glibc-2-2-5~392 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=319a82b036811f23f0c6327def1d1716c2c9c95c;p=thirdparty%2Fglibc.git * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up conditionalization of sa_handler/sa_sigaction member types to match the sysdeps/unix/sysv/linux file. --- diff --git a/ChangeLog b/ChangeLog index 10f1e12c699..1d74d9a1493 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-08-22 Roland McGrath + + * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up + conditionalization of sa_handler/sa_sigaction member types to + match the sysdeps/unix/sysv/linux file. + 2001-08-22 Ulrich Drepper * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero