Hash :
c08ded39
Author :
Date :
2024-12-27T23:14:27
Rename module monetary to monetary-h. * modules/monetary-h: Renamed from modules/monetary. * modules/monetary-h-tests: Renamed from modules/monetary-tests. * modules/monetary-h-c++-tests: Renamed from modules/monetary-c++-tests. * tests/test-monetary-h.c: Renamed from tests/test-monetary.c. * tests/test-monetary-h-c++.cc: Renamed from tests/test-monetary-c++.cc. * doc/posix-headers/monetary.texi: Update. * modules/* (Depends-on): Update. * modules/monetary: New file.
@node monetary.h
@section @file{monetary.h}
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/monetary.h.html}
Gnulib module: monetary-h
@mindex monetary-h
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 1.7.1, mingw, MSVC 14, Android 9.0.
@item
This header file has a syntax error in C++ mode on some platforms:
@c https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54744
NetBSD 8.0.
@end itemize