commit | dd3a6a5533bed5f9d1250856e4aa9edd70ec9ef2 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 25 23:13:47 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 25 23:13:47 2013 +0200 |
tree | 13e782bfd0255704348863cd24b1615f7475af68 | |
parent | 93037498d1f61f31e5b52d2f8d4aa437a26bc14e [diff] |
Fix os.confstr(): the result type of the C function is size_t, not int