D20096: Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Mar 31 22:07:39 BST 2019
bruns added inline comments.
INLINE COMMENTS
> file.cpp:932
> + int64_t lowerBound = 256;
> + int64_t higherBound = 1024;
> + #else
statx.stx_size is __u64, and readlink uses (unsigned) size_t for the buffer size.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D20096
To: meven, #frameworks, dfaure, fvogt, bruns, broulik
Cc: pino, bcooksley, ngraham, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190331/4aef9bc0/attachment.html>
More information about the Kde-frameworks-devel
mailing list