]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
authorRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 03:08:40 +0000 (03:08 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 03:08:40 +0000 (03:08 +0000)
conditionalization of sa_handler/sa_sigaction member types to
match the sysdeps/unix/sysv/linux file.

ChangeLog

index 10f1e12c699aaaa31bd0ae0d6864566c57bdb0be..1d74d9a1493b5551e72696574e2f30165e3c2cc8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-22  Roland McGrath  <roland@frob.com>
+
+       * 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  <drepper@redhat.com>
 
        * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
This page took 0.040483 seconds and 5 git commands to generate.