Message125425
Here is a draft patch.
It uses the *at functions and fdlistdir consequently it only makes it safe if those functions are available. It works using a recursive implementation and an open file descriptor pointing to a directory, instead of maintaining state by changing the current directory. If the *at functions are unavailable, it falls back to the unsafe implementation.
It requires the patches from issue4761 and issue10755 to work. |
|
Date |
User |
Action |
Args |
2011-01-05 14:27:10 | rosslagerwall | set | recipients:
+ rosslagerwall, pitrou, tarek, eric.araujo, mrts, teamnoir |
2011-01-05 14:27:09 | rosslagerwall | set | messageid: <1294237629.97.0.872138564575.issue4489@psf.upfronthosting.co.za> |
2011-01-05 14:27:03 | rosslagerwall | link | issue4489 messages |
2011-01-05 14:27:03 | rosslagerwall | create | |
|