1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-17 05:12:47 +03:00
Files
glibc/io/fts.h
Slava Barinov ce39613205 fts: Fix symbol redirect for fts_set [BZ #21289]
In a 32-bit environment with _FILE_OFFSET_BITS=64, the __REDIRECT macro
combined with __THROW generates an invalid C++ declaration.
2017-03-31 09:11:16 +02:00

8.2 KiB