From: Serhiy Storchaka Date: Thu, 16 Jan 2014 16:50:53 +0000 (+0200) Subject: Issue #19936: Remove executable bits from C source files and several forgotten X-Git-Tag: v3.4.0b3~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18cc3da508503e60e41dc0acce6a8850c25d50e8;p=thirdparty%2FPython%2Fcpython.git Issue #19936: Remove executable bits from C source files and several forgotten test files. --- 18cc3da508503e60e41dc0acce6a8850c25d50e8 diff --cc PC/msvcrtmodule.c index 18dec6dbe864,04d2088d2987..18dec6dbe864 mode 100755,100644..100644 --- a/PC/msvcrtmodule.c +++ b/PC/msvcrtmodule.c