Message185168
Since this is going to be a new API, I would like to return the file type per directory entry where supported. I suggest to start with the Linux set of file types (DT_BLK, ..., DT_UNKNOWN), perhaps under different names, giving 'unknown' on systems which don't support this.
People traversing a directory tree can then skip the stat call if it's neither 'directory' nor 'unknown'. |
|
Date |
User |
Action |
Args |
2013-03-24 23:04:14 | loewis | set | recipients:
+ loewis, terry.reedy, gregory.p.smith, pitrou, giampaolo.rodola, tim.golden, eric.araujo, Trundle, brian.curtin, torsten, nvetoshkin, neologix, socketpair, serhiy.storchaka |
2013-03-24 23:04:14 | loewis | set | messageid: <1364166254.0.0.761927368729.issue11406@psf.upfronthosting.co.za> |
2013-03-24 23:04:13 | loewis | link | issue11406 messages |
2013-03-24 23:04:13 | loewis | create | |
|