This patch makes use of stat() to access file type information, as the d_type
field of dirent.h is unavailable on AIX.
Details
Details
- Reviewers
daltenty stevewan hubert.reinterpretcast - Group Reviewers
Restricted Project - Commits
- rTd7d484b5a8cf: [AIX][test-suite] Use stat() on AIX to access d_type field (of dirent)
Diff Detail
Diff Detail
- Repository
- rT test-suite
Event Timeline
Comment Actions
Gentle ping.
@hubert.reinterpretcast @ZarkoCA @stevewan @daltenty Did any of you have any comments regarding this change?