equal
deleted
inserted
replaced
106 bindunixsocket = platform.bindunixsocket |
106 bindunixsocket = platform.bindunixsocket |
107 cachestat = platform.cachestat |
107 cachestat = platform.cachestat |
108 checkexec = platform.checkexec |
108 checkexec = platform.checkexec |
109 checklink = platform.checklink |
109 checklink = platform.checklink |
110 copymode = platform.copymode |
110 copymode = platform.copymode |
111 executablepath = platform.executablepath |
|
112 expandglobs = platform.expandglobs |
111 expandglobs = platform.expandglobs |
113 explainexit = platform.explainexit |
112 explainexit = platform.explainexit |
114 findexe = platform.findexe |
113 findexe = platform.findexe |
115 getfsmountpoint = platform.getfsmountpoint |
114 getfsmountpoint = platform.getfsmountpoint |
116 getfstype = platform.getfstype |
115 getfstype = platform.getfstype |