commit | 03c5c4d37eb86f8d6b9df2db540b5a6530e70011 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jan 10 20:06:01 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Jan 10 20:06:01 2003 +0000 |
tree | 83f660eb7aeb526d9bfe382309e3bfe76b03baf4 | |
parent | c012d223a6b915f06ef32b8aaa52b984015d192e [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 88ef5ce..ccfc533 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2003-01-10 Roland McGrath <roland@redhat.com> + * configure.ac: Check struct T_conn_res for QUEUE_ptr or ACCEPTOR_id. + * stream.c (print_transport_message): Use #ifdefs for those members. + + * strace.c (rebuild_pollv): Fix typo: struct poll -> struct pollfd. + * configure.ac: Fix siginfo_t/sig_atomic_t checks. Use prerequisite #include <netinet/in.h> for netinet/*.h checks.