commit | d6b176905d073ae6c109fa32bb16ec55a6e68c17 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 30 12:20:05 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 30 12:20:05 2014 +0200 |
tree | 77ea72a6b01bceb9b64df8df9de6ca230a560e9f | |
parent | 43030ee78041455566e7f78d6d5135eaa3455294 [diff] |
Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor os.posix_fallocate() because their prototypes in system headers are wrong.