mirror of
https://git.zap.org.au/git/trader.git
synced 2025-05-18 00:48:55 -04:00
Update ignored files for the latest version of Gnulib
This commit is contained in:
parent
651559c1f2
commit
872cc0a561
7
NEWS
7
NEWS
@ -25,14 +25,15 @@ __ https://www.zap.org.au/
|
|||||||
Version 7.17 (not yet released)
|
Version 7.17 (not yet released)
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
Updated the minimum version of GNU Autoconf required, giving the option
|
|
||||||
of compiling with C17 or C11 instead of C99.
|
|
||||||
|
|
||||||
Updated the Brazilian Portuguese, Norwegian Bokmål, Swedish, French,
|
Updated the Brazilian Portuguese, Norwegian Bokmål, Swedish, French,
|
||||||
Esperanto, Serbian, German and English translations (in that order), with
|
Esperanto, Serbian, German and English translations (in that order), with
|
||||||
thanks to Rafael Fontenelle, Johnny A. Solbu, Anders Jonsson, Frédéric
|
thanks to Rafael Fontenelle, Johnny A. Solbu, Anders Jonsson, Frédéric
|
||||||
Marchal, Felipe Castro, Мирослав Николић and Roland Illig respectively.
|
Marchal, Felipe Castro, Мирослав Николић and Roland Illig respectively.
|
||||||
|
|
||||||
|
Updated the minimum version of GNU Autoconf required, giving the option
|
||||||
|
of compiling with C17 or C11 instead of C99. Updated to the latest
|
||||||
|
snapshot of the Gnulib GNU Portability Library.
|
||||||
|
|
||||||
|
|
||||||
Version 7.16 (19th January, 2021)
|
Version 7.16 (19th January, 2021)
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
@ -11,6 +11,7 @@ Makefile.am
|
|||||||
/config.charset
|
/config.charset
|
||||||
/crc.c
|
/crc.c
|
||||||
/crc.h
|
/crc.h
|
||||||
|
/free.c
|
||||||
/getopt-cdefs.in.h
|
/getopt-cdefs.in.h
|
||||||
/getopt-core.h
|
/getopt-core.h
|
||||||
/getopt-ext.h
|
/getopt-ext.h
|
||||||
@ -65,6 +66,8 @@ Makefile.am
|
|||||||
/stdbool.in.h
|
/stdbool.in.h
|
||||||
/stddef.in.h
|
/stddef.in.h
|
||||||
/stdint.in.h
|
/stdint.in.h
|
||||||
|
/stdio-read.c
|
||||||
|
/stdio-write.c
|
||||||
/stdio.in.h
|
/stdio.in.h
|
||||||
/stdlib.in.h
|
/stdlib.in.h
|
||||||
/str-two-way.h
|
/str-two-way.h
|
||||||
|
2
m4/.gitignore
vendored
2
m4/.gitignore
vendored
@ -10,6 +10,7 @@
|
|||||||
/extensions.m4
|
/extensions.m4
|
||||||
/extern-inline.m4
|
/extern-inline.m4
|
||||||
/fcntl-o.m4
|
/fcntl-o.m4
|
||||||
|
/free.m4
|
||||||
/getopt.m4
|
/getopt.m4
|
||||||
/gettext.m4
|
/gettext.m4
|
||||||
/gettimeofday.m4
|
/gettimeofday.m4
|
||||||
@ -84,6 +85,7 @@
|
|||||||
/time_h.m4
|
/time_h.m4
|
||||||
/uintmax_t.m4
|
/uintmax_t.m4
|
||||||
/unistd_h.m4
|
/unistd_h.m4
|
||||||
|
/vararrays.m4
|
||||||
/visibility.m4
|
/visibility.m4
|
||||||
/warn-on-use.m4
|
/warn-on-use.m4
|
||||||
/wchar_h.m4
|
/wchar_h.m4
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Copyright (C) 2002-2021 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2022 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation; either version 3 of the License, or
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
#
|
#
|
||||||
# This file is distributed in the hope that it will be useful,
|
# This file is distributed in the hope that it will be useful,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user