Next: funlockfile
, Previous: ftrylockfile
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
ftw
Removed in POSIX.1-2024.
POSIX.1-2017 specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftw.html
Gnulib module: —
Portability problems fixed by Gnulib:
off_t
is a 32-bit type, this function may not
work correctly on files 2 GiB and larger. See Large File Support.
Portability problems not fixed by Gnulib:
fts
instead.