]> granicus.if.org Git - python/commit
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 09:25:50 +0000 (11:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 09:25:50 +0000 (11:25 +0200)
commit5a8dacf9c682734dd96ab25731faf5610179fa57
tree1931eb0feaf349f137ce00beae9553de3668bb6e
parent5f3367721917e417432aca6965575546e396edb2
parentd915b0847dd5e43b33cf0683bfc473e904572a56
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
platforms.
Misc/NEWS
Modules/fcntlmodule.c