[Rpm-maint] [rpm] Fix fstat64 implementation conditional and define typo (#29)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Fri Nov 13 13:56:07 UTC 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151113/4ec2bd06/attachment.html>
More information about the Rpm-maint
mailing list