So, as it turns out, pretty much all libc implementations except for legacy 
ones implement it as `fstat64()`, so we will use `fstat64()` unless otherwise 
necessary.

Also, fix typo in checking for `_D_EXACT_NAMLEN` definition.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/29

-- Commit Summary --

  * Fix fstat64 conditional and definition typo

-- File Changes --

    M misc/fts.c (8)
    M misc/fts.h (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/29.patch
https://github.com/rpm-software-management/rpm/pull/29.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/29
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to