[InterNetNews/inn] 8e2a89: reset-cnfs: Do not explicitly call stat64()
Julien ÉLIE
noreply at github.com
Tue Feb 27 20:45:54 UTC 2024
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 8e2a89e36174580fb31ae93edb38e62a6d921ac9
https://github.com/InterNetNews/inn/commit/8e2a89e36174580fb31ae93edb38e62a6d921ac9
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M contrib/reset-cnfs.c
Log Message:
-----------
reset-cnfs: Do not explicitly call stat64()
stat() and fstat() already handle all the kernel-specific 32/64-bit
differences. Explicitly calling the 64-bit variant causes build errors
on some systems.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list