]> granicus.if.org Git - python/commit
Hopefully fix the problem with undeclared fdatasync() on HP-UX that
authorGuido van Rossum <guido@python.org>
Fri, 22 Sep 2000 16:01:05 +0000 (16:01 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 22 Sep 2000 16:01:05 +0000 (16:01 +0000)
commitecc23b07a9fb688ee4c640bcbfc2fdbae1201943
treef1148d42c420f6bb241614f52339ca1606ba39ed
parent4c6d21a7902a89465393b6bb95ab7cd1d1d36643
Hopefully fix the problem with undeclared fdatasync() on HP-UX that
was reported twice so far.

Someone with access to HP-UX, please test this!  (Is '__hppa' or
'hppa' really the correct symbol to test for?)
Modules/posixmodule.c