commit | e3f7848bc5ee926810d67bb7e6457555cca2bb05 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Jan 21 15:16:17 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Jan 21 15:16:17 2012 -0800 |
tree | 2d2af1782c9c5c541101adc3ced5767b2658a8c8 | |
parent | 9564e4cbf86bd37c5ba1ae47b4a88b7f94196dd5 [diff] |
Bugfix for issue #8052 fix on *BSD variants. Many lack readdir64, use readdir. Only use readdir64 on solaris where it is required to work around a solaris bug.