]> Savannah Git Hosting - gnulib.git/commitdiff
longlong: Mark module obsolete.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 09:21:37 +0000 (10:21 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 09:22:24 +0000 (10:22 +0100)
* modules/longlong (Status, Notice): New sections.

ChangeLog
modules/longlong

index 10adf32306e5e1bc1e2a0169cec794f82e5fb2dd..89f7ad9a0059f403e33271188f3e5405be166fa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index a5d2b7074e926f54eb3a9e22c71ee3faadd2e628..714e2f20beb8390a4ceb019f3c7b9388f0f60236 100644 (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