]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 10 Jan 2003 20:06:01 +0000 (20:06 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 10 Jan 2003 20:06:01 +0000 (20:06 +0000)
ChangeLog

index 88ef5cea7242ef13eb1319c4792b568ac2ee7799..ccfc5332b2770a272d9e34fc1c59d7e1377fc038 100644 (file)
--- 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.