]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #103012: Update fpectlmodule for current glibc;
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 4 Jan 2001 01:01:12 +0000 (01:01 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 4 Jan 2001 01:01:12 +0000 (01:01 +0000)
commit5a571639fcd687224f7b8b18093f50368bdced0e
tree1c3b7917862bff70645f2b29f17bb35ebe164c5c
parent5ab366119e5daef31e20d3826128a1d70b9ff83c
Patch #103012: Update fpectlmodule for current glibc;
    The _setfpucw() function/macro doesn't seem to exist any more;
    instead there's an _FPU_SETCW macro.
Modules/fpectlmodule.c