diff options
author | Guido van Rossum <guido@python.org> | 1997-08-17 16:24:30 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-17 16:24:30 (GMT) |
commit | 607b33a1fe760859d5079cbe743fdc2364d3c6e7 (patch) | |
tree | cf3d0fb8306718e1ae22c1fbd8fd5a7643eba2de /Objects | |
parent | 54dec59b56c14fc45558df48fa92077d669caf25 (diff) | |
download | cpython-607b33a1fe760859d5079cbe743fdc2364d3c6e7.zip cpython-607b33a1fe760859d5079cbe743fdc2364d3c6e7.tar.gz cpython-607b33a1fe760859d5079cbe743fdc2364d3c6e7.tar.bz2 |
Different strategy regarding whether to declare getrusage() and
getpagesize() -- #ifdef doesn't work, Linux has conflicting decls in
its headers. Choice: only declare the return type, not the argument
prototype, and not on Linux.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions