commit | e126233cd984d33644d26227842cf6f4360446d9 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Sep 22 19:41:56 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Sep 22 19:41:56 2000 +0000 |
tree | 61db472230e541f497acc3f49b202c9bc5b2a57f | |
parent | d9a8dec1356e19798492c2abb945c22f00299f33 [diff] |
Poke-and-hope attempt to fix Bugs #115006 and #114324: fix the test for pthread_t (to calculate its size) to work even if pthread_t is a struct.