1@node feof_unlocked
2@subsection @code{feof_unlocked}
3@findex feof_unlocked
4
5LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-feof-unlocked-1.html}
6
7Documentation:
8@itemize
9@item
10@ifinfo
11@ref{EOF and Errors,,End-Of-File and Errors,libc},
12@end ifinfo
13@ifnotinfo
14@url{https://www.gnu.org/software/libc/manual/html_node/EOF-and-Errors.html},
15@end ifnotinfo
16@item
17@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/feof_unlocked.3.html,,man feof_unlocked}.
18@end itemize
19
20Gnulib module: ---
21
22Portability problems fixed by Gnulib:
23@itemize
24@end itemize
25
26Portability problems not fixed by Gnulib:
27@itemize
28@item
29This function is missing on some platforms:
30NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android 5.1.
31@end itemize
32