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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user