commit | 09b371c9790b4cba81666a64db1aff6681f89260 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jan 10 20:51:13 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Jan 10 20:51:13 2003 +0000 |
tree | 4cfd3fbc4b7acb3cbd85d126b8538589982b1f73 | |
parent | 7f33cc3eb5ead7a79cae8c586e40d2f8b573eec1 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 9f7e2a9..2909e26 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,8 @@ 2003-01-10 Roland McGrath <roland@redhat.com> + * util.c [LINUX && X86_64] (arg0_offset, arg1_offset): Use correct + values for x86-64, conditional on current_personality. + * strace.c (droptcb): Clear flags word before calling rebuild_pollv. * configure.ac: Check struct T_conn_res for QUEUE_ptr or ACCEPTOR_id.