Branch
Hash :
7cd7c52c
Author :
Date :
2024-12-27T23:39:47
Rename module sys_file to sys_file-h. * modules/sys_file-h: Renamed from modules/sys_file. * modules/sys_file-h-tests: Renamed from modules/sys_file-tests. * modules/sys_file-h-c++-tests: Renamed from modules/sys_file-c++-tests. * tests/test-sys_file-h.c: Renamed from tests/test-sys_file.c. * tests/test-sys_file-h-c++.cc: Renamed from tests/test-sys_file-c++.cc. * doc/glibc-headers/sys_file.texi: Update. * modules/* (Depends-on): Update. * modules/sys_file: New file.
@node sys/file.h
@section @file{sys/file.h}
Declares the function @code{flock}.
Gnulib module: sys_file-h
@mindex sys_file-h
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
MSVC 14.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This header file does not declare the @code{flock} function on some platforms:
AIX 7.1, HP-UX 11.23, Solaris 11.4.
@end itemize