1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

longlong: Mark module obsolete.

* modules/longlong (Status, Notice): New sections.
This commit is contained in:
Bruno Haible
2019-12-22 10:21:37 +01:00
parent be9dab63f7
commit 35accbe61c
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
2019-12-22 Bruno Haible <bruno@clisp.org>
longlong: Mark module obsolete.
* modules/longlong (Status, Notice): New sections.
stdint: Assume that the compiler supports 'long long'.
* lib/stdint.in.h (int64_t, uint64_t, intmax_t, uintmax_t, INT64_C,
UINT64_C, INTMAX_C, UINTMAX_C): Assume HAVE_LONG_LONG_INT and
+6
View File
@@ -1,6 +1,12 @@
Description:
Define HAVE_LONG_LONG_INT if 'long long int' works.
Status:
obsolete
Notice:
This module is obsolete.
Files:
m4/longlong.m4