commit | 323b9da16d5e868bec4880256d718b1e1d7627f9 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Nov 04 19:25:14 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Nov 04 19:25:14 2009 +0000 |
tree | c14ee83a019a7239131b453c2042dff42167ffcd | |
parent | efc285880c4fbc3adaad03d667b46702327a95e4 [diff] [blame] |
Issue #7211: Allow 64-bit values for the `ident` and `data` fields of kevent objects on 64-bit systems. Patch by Michael Broghton. I will revert this checkin if it causes problems on our BSD buildbots.
diff --git a/Misc/ACKS b/Misc/ACKS index 4640542..89d9ce6 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -96,6 +96,7 @@ Dave Brennan Tom Bridgman Richard Brodie +Michael Broghton Daniel Brotsky Jean Brouwers Gary S. Brown