]> granicus.if.org Git - python/commit
Check for fd of -1 to save fsync() and fstat() call
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 10 Jan 2008 13:37:12 +0000 (13:37 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 10 Jan 2008 13:37:12 +0000 (13:37 +0000)
commit7c22ccc3dd9a51cfdbd0ac0df830ba9e622bcf80
tree08a81f917fff2b23f5fbdc90106b514bea962580
parent3fc15b8ba49ffcbda6da78b8ca2b67b358df61f2
Check for fd of -1 to save fsync() and fstat() call
Modules/mmapmodule.c