mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-05 00:22:17 +03:00
With xstat wrapper functions removed (8ed005daf0), the stat functions are now properly exported, and version is done using symbols versioning instead of the extra _STAT_* argument. Reviewed-by: Lukasz Majewski <lukma@denx.de>