annotate NEWS @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 7f0ac0398fae
children 3ac749aa0041
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18599
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
1 Important general notes
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
2 -----------------------
8435
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
16246
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
4 Date Modules Changes
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
5
40184
7f0ac0398fae gnulib-tool: Improve handling of multiple --local-dir options.
Bruno Haible <bruno@clisp.org>
parents: 40177
diff changeset
6 2019-02-14 gnulib-tool If you use multiple --local-dir options at once:
7f0ac0398fae gnulib-tool: Improve handling of multiple --local-dir options.
Bruno Haible <bruno@clisp.org>
parents: 40177
diff changeset
7 The first one now has the highest priority, not the
7f0ac0398fae gnulib-tool: Improve handling of multiple --local-dir options.
Bruno Haible <bruno@clisp.org>
parents: 40177
diff changeset
8 last one.
7f0ac0398fae gnulib-tool: Improve handling of multiple --local-dir options.
Bruno Haible <bruno@clisp.org>
parents: 40177
diff changeset
9
40073
dddced7dceb1 Clarify meaning of 'Link' section in module description.
Bruno Haible <bruno@clisp.org>
parents: 39948
diff changeset
10 2019-01-04 (all) The meaning of the 'Link' section in the module
dddced7dceb1 Clarify meaning of 'Link' section in module description.
Bruno Haible <bruno@clisp.org>
parents: 39948
diff changeset
11 descriptions has been clarified: It overrides the
dddced7dceb1 Clarify meaning of 'Link' section in module description.
Bruno Haible <bruno@clisp.org>
parents: 39948
diff changeset
12 combined 'Link' sections from the dependencies.
dddced7dceb1 Clarify meaning of 'Link' section in module description.
Bruno Haible <bruno@clisp.org>
parents: 39948
diff changeset
13
39946
d7d58557ca8b Mention changed minimum requirements for Automake and Autoconf.
Bruno Haible <bruno@clisp.org>
parents: 39799
diff changeset
14 2018-10-22 (all) Automake >= 1.11 and Autoconf >= 2.63 are required.
d7d58557ca8b Mention changed minimum requirements for Automake and Autoconf.
Bruno Haible <bruno@clisp.org>
parents: 39799
diff changeset
15
18600
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
16 2016-09-05 progname There is now an alternate module 'getprogname'. It
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
17 defines a getprogname() function; use it to obtain
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
18 the name of the current program.
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
19 Recommended use:
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
20 - In a program's main() function, and associated
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
21 usage() and help() functions, use 'progname'.
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
22 - In library code, or more generally any code that
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
23 is not near the main() function, use
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
24 'getprogname'.
a5aa696ea582 Un-deprecate the 'progname' module.
Bruno Haible <bruno@clisp.org>
parents: 18599
diff changeset
25
17375
66c5e33ff0ba gettext: now it's your responsibility to add -I$(top_builddir)/intl
Paul Eggert <eggert@cs.ucla.edu>
parents: 17324
diff changeset
26 2013-04-24 gettext If your project uses 'gettextize --intl' it is now
66c5e33ff0ba gettext: now it's your responsibility to add -I$(top_builddir)/intl
Paul Eggert <eggert@cs.ucla.edu>
parents: 17324
diff changeset
27 your responsibility to put -I$(top_builddir)/intl
66c5e33ff0ba gettext: now it's your responsibility to add -I$(top_builddir)/intl
Paul Eggert <eggert@cs.ucla.edu>
parents: 17324
diff changeset
28 into the Makefile.am for gnulib.
66c5e33ff0ba gettext: now it's your responsibility to add -I$(top_builddir)/intl
Paul Eggert <eggert@cs.ucla.edu>
parents: 17324
diff changeset
29
16952
1b8b1b06fb47 config: drop scripts that automake says are not independent
Eric Blake <eblake@redhat.com>
parents: 16949
diff changeset
30 2012-06-27 elisp-comp The module 'elisp-comp' is removed; the script is
1b8b1b06fb47 config: drop scripts that automake says are not independent
Eric Blake <eblake@redhat.com>
parents: 16949
diff changeset
31 not independently useful outside of automake.
1b8b1b06fb47 config: drop scripts that automake says are not independent
Eric Blake <eblake@redhat.com>
parents: 16949
diff changeset
32
16931
9c0df43d88f4 gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.
Bruno Haible <bruno@clisp.org>
parents: 16385
diff changeset
33 2012-06-21 gnulib-tool The option --with-tests is now implied by the
9c0df43d88f4 gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.
Bruno Haible <bruno@clisp.org>
parents: 16385
diff changeset
34 options --create-testdir, --test,
9c0df43d88f4 gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.
Bruno Haible <bruno@clisp.org>
parents: 16385
diff changeset
35 --create-megatestdir, --megatest.
9c0df43d88f4 gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.
Bruno Haible <bruno@clisp.org>
parents: 16385
diff changeset
36
16247
b8b6b841b8bd Add ChangeLog entries for last 3 commits.
Paolo Bonzini <bonzini@gnu.org>
parents: 16246
diff changeset
37 2012-01-07 quotearg In the C locale, the function will no longer use
16246
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
38 the grave accent character to begin a quoted
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
39 string (`like this'). It will use apostrophes
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
40 'like these' or, in Unicode locales, single quotes
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
41 ‘like these’. You may want to adjust any error
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
42 messages that hard code the quoting characters.
6c6649e7d5ea quotearg: do not use grave accent for left quote
Paolo Bonzini <bonzini@gnu.org>
parents: 16235
diff changeset
43
13638
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
44 2010-09-04 gnulib-tool The option '--import' is no longer cumulative; it
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
45 now expects the complete list of modules and other
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
46 options on the command line. If you want to
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
47 augment (not set) the list of modules, use the
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
48 new option '--add-import' instead of '--import'.
8ae47cf4002f gnulib-tool: Change --import. New options --add/remove-import.
Bruno Haible <bruno@clisp.org>
parents: 13599
diff changeset
49
8435
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
50 User visible incompatible changes
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
51 ---------------------------------
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
52
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
53 Date Modules Changes
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
54
40177
dcd889592b62 dtoastr,ftoastr,ldtoastr: port to c-strtod changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 40117
diff changeset
55 2019-02-02 c-strtod This and related modules no longer define
dcd889592b62 dtoastr,ftoastr,ldtoastr: port to c-strtod changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 40117
diff changeset
56 the HAVE_C99_STRTOLD macro. Programs requiring
dcd889592b62 dtoastr,ftoastr,ldtoastr: port to c-strtod changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 40117
diff changeset
57 standard strtold should use the strtold module.
dcd889592b62 dtoastr,ftoastr,ldtoastr: port to c-strtod changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 40117
diff changeset
58
40117
38d3ab21fe09 diacrit: Mark deprecated.
Bruno Haible <bruno@clisp.org>
parents: 40073
diff changeset
59 2019-01-21 diacrit This module is deprecated. Please use the module
38d3ab21fe09 diacrit: Mark deprecated.
Bruno Haible <bruno@clisp.org>
parents: 40073
diff changeset
60 uninorm/canonical-decomposition instead.
38d3ab21fe09 diacrit: Mark deprecated.
Bruno Haible <bruno@clisp.org>
parents: 40073
diff changeset
61
39948
c01fb99adfe2 backupfile: new dir_fd args
Paul Eggert <eggert@cs.ucla.edu>
parents: 39946
diff changeset
62 2018-10-23 backupfile backup_file_rename and find_backup_file_name
c01fb99adfe2 backupfile: new dir_fd args
Paul Eggert <eggert@cs.ucla.edu>
parents: 39946
diff changeset
63 now take an additional directory file descriptor
c01fb99adfe2 backupfile: new dir_fd args
Paul Eggert <eggert@cs.ucla.edu>
parents: 39946
diff changeset
64 argument. Pass AT_FDCWD to get the old behavior.
c01fb99adfe2 backupfile: new dir_fd args
Paul Eggert <eggert@cs.ucla.edu>
parents: 39946
diff changeset
65
39799
b0ba15e72c3c getpass: Move declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 39749
diff changeset
66 2018-08-18 getpass The include file is changed from "getpass.h" to
b0ba15e72c3c getpass: Move declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 39749
diff changeset
67 getpass-gnu <unistd.h>.
b0ba15e72c3c getpass: Move declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 39749
diff changeset
68
39749
a0a9967a86d1 hard-locale: simplify by removing hard-locale.m4
Paul Eggert <eggert@cs.ucla.edu>
parents: 39738
diff changeset
69 2018-07-17 hard-locale m4/hard-locale.m4 and gl_HARD_LOCALE are removed.
a0a9967a86d1 hard-locale: simplify by removing hard-locale.m4
Paul Eggert <eggert@cs.ucla.edu>
parents: 39738
diff changeset
70
39738
c05640d27ca2 renameatu: rename from renameat2
Paul Eggert <eggert@cs.ucla.edu>
parents: 19480
diff changeset
71 2018-07-05 renameat2 This module is renamed to 'renameatu' and all
c05640d27ca2 renameatu: rename from renameat2
Paul Eggert <eggert@cs.ucla.edu>
parents: 19480
diff changeset
72 its include files and functions are renamed
c05640d27ca2 renameatu: rename from renameat2
Paul Eggert <eggert@cs.ucla.edu>
parents: 19480
diff changeset
73 accordingly.
c05640d27ca2 renameatu: rename from renameat2
Paul Eggert <eggert@cs.ucla.edu>
parents: 19480
diff changeset
74
19480
419165bdabc4 chdir-safer: remove this module
Paul Eggert <eggert@cs.ucla.edu>
parents: 19449
diff changeset
75 2017-12-30 chdir-safer This module is removed. It was deprecated
419165bdabc4 chdir-safer: remove this module
Paul Eggert <eggert@cs.ucla.edu>
parents: 19449
diff changeset
76 on 2006-07-17.
419165bdabc4 chdir-safer: remove this module
Paul Eggert <eggert@cs.ucla.edu>
parents: 19449
diff changeset
77
19449
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
78 2017-11-24 posixtm Previously, callers had to specify either
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
79 PDS_LEADING_YEAR or PDS_TRAILING_YEAR (but
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
80 not both). Now, callers should specify
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
81 only PDS_TRAILING_YEAR; leading years are
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
82 requested by not specifying PDS_TRAILING_YEAR.
31316cda7c6a posixtm: remove PDS_LEADING_YEAR
Paul Eggert <eggert@cs.ucla.edu>
parents: 19052
diff changeset
83
19052
637f3a63efbd open: support O_CLOEXEC
Paul Eggert <eggert@cs.ucla.edu>
parents: 19006
diff changeset
84 2017-08-14 fcntl-h This module now defaults O_CLOEXEC to a nonzero
637f3a63efbd open: support O_CLOEXEC
Paul Eggert <eggert@cs.ucla.edu>
parents: 19006
diff changeset
85 value instead of to 0, as the 'open' and
637f3a63efbd open: support O_CLOEXEC
Paul Eggert <eggert@cs.ucla.edu>
parents: 19006
diff changeset
86 'openat' modules now emulate O_CLOEXEC.
637f3a63efbd open: support O_CLOEXEC
Paul Eggert <eggert@cs.ucla.edu>
parents: 19006
diff changeset
87
19006
6904e1e8ef72 Rename module 'strftime' to 'nstrftime'.
Bruno Haible <bruno@clisp.org>
parents: 18926
diff changeset
88 2017-07-23 strftime This module is renamed to 'nstrftime'.
6904e1e8ef72 Rename module 'strftime' to 'nstrftime'.
Bruno Haible <bruno@clisp.org>
parents: 18926
diff changeset
89
18926
5231dc4d92b2 closeout: don’t close stderr when sanitizing
Paul Eggert <eggert@cs.ucla.edu>
parents: 18701
diff changeset
90 2017-05-19 closeout close_stdout longer closes stderr when addresses
5231dc4d92b2 closeout: don’t close stderr when sanitizing
Paul Eggert <eggert@cs.ucla.edu>
parents: 18701
diff changeset
91 are being sanitized, as the sanitizer outputs to
5231dc4d92b2 closeout: don’t close stderr when sanitizing
Paul Eggert <eggert@cs.ucla.edu>
parents: 18701
diff changeset
92 stderr afterwards.
5231dc4d92b2 closeout: don’t close stderr when sanitizing
Paul Eggert <eggert@cs.ucla.edu>
parents: 18701
diff changeset
93
18701
7b67f85ec2c9 xbinary-io: rename from xsetmode
Paul Eggert <eggert@cs.ucla.edu>
parents: 18699
diff changeset
94 2017-02-16 binary-io On MS-DOS and OS/2, set_binary_mode now fails
7b67f85ec2c9 xbinary-io: rename from xsetmode
Paul Eggert <eggert@cs.ucla.edu>
parents: 18699
diff changeset
95 on ttys, and sets errno == EINVAL.
18699
eae8d879de1e xsetmode: new module
Paul Eggert <eggert@cs.ucla.edu>
parents: 18684
diff changeset
96
18684
f4174f4c7fff parse-datetime: handle timezones reentrantly
Paul Eggert <eggert@cs.ucla.edu>
parents: 18676
diff changeset
97 2017-01-20 parse-datetime The parse_datetime2 function now takes two
f4174f4c7fff parse-datetime: handle timezones reentrantly
Paul Eggert <eggert@cs.ucla.edu>
parents: 18676
diff changeset
98 more arguments TZ and TZSTRING, for the
f4174f4c7fff parse-datetime: handle timezones reentrantly
Paul Eggert <eggert@cs.ucla.edu>
parents: 18676
diff changeset
99 time zone and its name.
f4174f4c7fff parse-datetime: handle timezones reentrantly
Paul Eggert <eggert@cs.ucla.edu>
parents: 18676
diff changeset
100
18676
364ad83177fc host-cpu-c-abi: Add support for armhf, arm64, x32, s390x.
Bruno Haible <bruno@clisp.org>
parents: 18674
diff changeset
101 2017-01-16 host-cpu-c-abi On ARM platforms, HOST_CPU_C_ABI is now set to
364ad83177fc host-cpu-c-abi: Add support for armhf, arm64, x32, s390x.
Bruno Haible <bruno@clisp.org>
parents: 18674
diff changeset
102 'arm' or 'armhf' instead of 'armel'.
364ad83177fc host-cpu-c-abi: Add support for armhf, arm64, x32, s390x.
Bruno Haible <bruno@clisp.org>
parents: 18674
diff changeset
103
18674
5077a0eddc94 localeinfo: case_folded_counterparts and WEOF
Paul Eggert <eggert@cs.ucla.edu>
parents: 18601
diff changeset
104 2017-01-15 localeinfo Change case_folded_counterparts's first arg's type
5077a0eddc94 localeinfo: case_folded_counterparts and WEOF
Paul Eggert <eggert@cs.ucla.edu>
parents: 18601
diff changeset
105 from wchar_t to wint_t, so it now accepts WEOF.
5077a0eddc94 localeinfo: case_folded_counterparts and WEOF
Paul Eggert <eggert@cs.ucla.edu>
parents: 18601
diff changeset
106
18601
1ba9e505025c getlogin, getlogin_r: Fix link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 18600
diff changeset
107 2016-12-17 getlogin The link requirements of these modules are changed
1ba9e505025c getlogin, getlogin_r: Fix link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 18600
diff changeset
108 getlogin_r from empty to $(LIB_GETLOGIN).
1ba9e505025c getlogin, getlogin_r: Fix link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 18600
diff changeset
109
18556
a329d77cfdf5 dfa: remove DFA_CASE_FOLD flag in favor of RE_ICASE
Arnold D. Robbins <arnold@skeeve.com>
parents: 18511
diff changeset
110 2016-12-13 dfa Remove DFA_CASE_FOLD flag. Now based on RE_ICASE.
a329d77cfdf5 dfa: remove DFA_CASE_FOLD flag in favor of RE_ICASE
Arnold D. Robbins <arnold@skeeve.com>
parents: 18511
diff changeset
111
18599
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
112 2016-11-17 unistr/u32-strmblen The function u32_strmblen can now return -1.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
113 2016-11-17 unistr/u32-strmbtouc The function u32_strmbtouc can now return -1.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
114
18368
679194d50123 stdbool: don't require _Bool for C++
Paul Eggert <eggert@cs.ucla.edu>
parents: 18294
diff changeset
115 2016-08-17 stdbool This no longer supports _Bool for C++.
679194d50123 stdbool: don't require _Bool for C++
Paul Eggert <eggert@cs.ucla.edu>
parents: 18294
diff changeset
116 Programs intended to be portable to C++
679194d50123 stdbool: don't require _Bool for C++
Paul Eggert <eggert@cs.ucla.edu>
parents: 18294
diff changeset
117 compilers should use plain 'bool' instead.
679194d50123 stdbool: don't require _Bool for C++
Paul Eggert <eggert@cs.ucla.edu>
parents: 18294
diff changeset
118
18294
a90f8370aad4 intprops, mktime, strtol: assume two's complement
Paul Eggert <eggert@cs.ucla.edu>
parents: 18156
diff changeset
119 2016-04-12 intprops The following macros were removed:
a90f8370aad4 intprops, mktime, strtol: assume two's complement
Paul Eggert <eggert@cs.ucla.edu>
parents: 18156
diff changeset
120 TYPE_TWOS_COMPLEMENT TYPE_ONES_COMPLEMENT
a90f8370aad4 intprops, mktime, strtol: assume two's complement
Paul Eggert <eggert@cs.ucla.edu>
parents: 18156
diff changeset
121 TYPE_SIGNED_MAGNITUDE
a90f8370aad4 intprops, mktime, strtol: assume two's complement
Paul Eggert <eggert@cs.ucla.edu>
parents: 18156
diff changeset
122
18111
5097f4c3f237 c-ctype: rewrite to use inline functions
Paul Eggert <eggert@cs.ucla.edu>
parents: 18109
diff changeset
123 2015-09-25 c-ctype The following macros were removed:
5097f4c3f237 c-ctype: rewrite to use inline functions
Paul Eggert <eggert@cs.ucla.edu>
parents: 18109
diff changeset
124 C_CTYPE_CONSECUTIVE_DIGITS
5097f4c3f237 c-ctype: rewrite to use inline functions
Paul Eggert <eggert@cs.ucla.edu>
parents: 18109
diff changeset
125 C_CTYPE_CONSECUTIVE_LOWERCASE
5097f4c3f237 c-ctype: rewrite to use inline functions
Paul Eggert <eggert@cs.ucla.edu>
parents: 18109
diff changeset
126 C_CTYPE_CONSECUTIVE_UPPERCASE
5097f4c3f237 c-ctype: rewrite to use inline functions
Paul Eggert <eggert@cs.ucla.edu>
parents: 18109
diff changeset
127
18104
76e10610d806 savewd: remove SAVEWD_CHDIR_READABLE
Paul Eggert <eggert@cs.ucla.edu>
parents: 18060
diff changeset
128 2015-09-22 savewd SAVEWD_CHDIR_READABLE constant removed.
76e10610d806 savewd: remove SAVEWD_CHDIR_READABLE
Paul Eggert <eggert@cs.ucla.edu>
parents: 18060
diff changeset
129
18060
ea0b31e02258 fprintftime, strftime: use timezone_t args
Paul Eggert <eggert@cs.ucla.edu>
parents: 17970
diff changeset
130 2015-07-24 fprintftime Exported functions' time zone arguments are now of
ea0b31e02258 fprintftime, strftime: use timezone_t args
Paul Eggert <eggert@cs.ucla.edu>
parents: 17970
diff changeset
131 strftime type timezone_t (with NULL denoting UTC) instead of
ea0b31e02258 fprintftime, strftime: use timezone_t args
Paul Eggert <eggert@cs.ucla.edu>
parents: 17970
diff changeset
132 type int (with nonzero denoting UTC). These
ea0b31e02258 fprintftime, strftime: use timezone_t args
Paul Eggert <eggert@cs.ucla.edu>
parents: 17970
diff changeset
133 modules now depend on time_rz.
ea0b31e02258 fprintftime, strftime: use timezone_t args
Paul Eggert <eggert@cs.ucla.edu>
parents: 17970
diff changeset
134
18599
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
135 2015-04-24 acl This module no longer defines file_has_acl.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
136 Use the new file-has-acl module for that.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
137 Using only the latter module makes for fewer
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
138 link-time dependencies on GNU/Linux.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
139
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
140 2015-04-15 acl If your project only uses the file_has_acl()
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
141 detection routine, then the requirements are
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
142 potentially reduced by using $LIB_HAS_ACL rather
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
143 than $LIB_ACL.
ee5735979367 Reorganize NEWS a bit.
Bruno Haible <bruno@clisp.org>
parents: 18556
diff changeset
144
17952
522f6f858b0c hash: remove deprecated hash_insert0 function
Giuseppe Scrivano <gscrivan@redhat.com>
parents: 17785
diff changeset
145 2015-04-03 hash hash_insert0 function removed (deprecated in 2011).
522f6f858b0c hash: remove deprecated hash_insert0 function
Giuseppe Scrivano <gscrivan@redhat.com>
parents: 17785
diff changeset
146
17785
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
147 2014-10-29 obstack The obstack functions are no longer limited to
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
148 int sizes; size values are now of type size_t.
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
149 This changes both the ABI and the API.
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
150 obstack_blank no longer accepts a negative size to
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
151 shrink the current object; callers must now use
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
152 obstack_blank_fast with a "negative" (actually,
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
153 large positive) size for that.
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
154
17623
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
155 2014-02-23 diffseq The members too_expensive, lo_minimal and hi_minimal
17785
e470f867f61e obstack: add NEWS entry for recent incompatible changes
Paul Eggert <eggert@cs.ucla.edu>
parents: 17623
diff changeset
156 were removed from public structures, and the
17623
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
157 find_minimal argument was removed from diag
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
158 and compareseq.
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
159
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
160 2014-02-11 savedir The savedir and streamsavedir functions have a
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
161 new argument specifying how to sort the result.
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
162 The fdsavedir function is removed.
90bd1e522c10 * NEWS: Recent changes are not that important.
Paul Eggert <eggert@cs.ucla.edu>
parents: 17620
diff changeset
163
17378
1d9362a18c34 Assume gnulib is checked out from Git, not CVS
Stefano Lattarini <stefano.lattarini@gmail.com>
parents: 17375
diff changeset
164 2013-05-04 gnulib-tool CVS checkout of gnulib are no longer supported.
1d9362a18c34 Assume gnulib is checked out from Git, not CVS
Stefano Lattarini <stefano.lattarini@gmail.com>
parents: 17375
diff changeset
165
17324
b1b7de2c4a71 careadlinkat: stop exporting careadlinkatcwd
Paul Eggert <eggert@cs.ucla.edu>
parents: 16952
diff changeset
166 2013-02-08 careadlinkat This module no longer provides the careadlinkatcwd
b1b7de2c4a71 careadlinkat: stop exporting careadlinkatcwd
Paul Eggert <eggert@cs.ucla.edu>
parents: 16952
diff changeset
167 function.
b1b7de2c4a71 careadlinkat: stop exporting careadlinkatcwd
Paul Eggert <eggert@cs.ucla.edu>
parents: 16952
diff changeset
168
16949
6c13c6060f77 getopt-posix: No longer guarantee that option processing is resettable.
Bruno Haible <bruno@clisp.org>
parents: 16931
diff changeset
169 2012-06-26 getopt-posix This module no longer guarantees that option
6c13c6060f77 getopt-posix: No longer guarantee that option processing is resettable.
Bruno Haible <bruno@clisp.org>
parents: 16931
diff changeset
170 processing is resettable. If your code uses
6c13c6060f77 getopt-posix: No longer guarantee that option processing is resettable.
Bruno Haible <bruno@clisp.org>
parents: 16931
diff changeset
171 'optreset' or 'optind = 0;', rewrite it to make
6c13c6060f77 getopt-posix: No longer guarantee that option processing is resettable.
Bruno Haible <bruno@clisp.org>
parents: 16931
diff changeset
172 only one pass over the argument array.
6c13c6060f77 getopt-posix: No longer guarantee that option processing is resettable.
Bruno Haible <bruno@clisp.org>
parents: 16931
diff changeset
173
16385
a9e289a3a38d streq: Rename macro.
Bruno Haible <bruno@clisp.org>
parents: 16358
diff changeset
174 2012-02-24 streq This module no longer provides the STREQ macro.
a9e289a3a38d streq: Rename macro.
Bruno Haible <bruno@clisp.org>
parents: 16358
diff changeset
175 Use STREQ_OPT instead.
a9e289a3a38d streq: Rename macro.
Bruno Haible <bruno@clisp.org>
parents: 16358
diff changeset
176
16260
852b7a7a689a ignore-value: remove deprecated ignore_ptr function
Jim Meyering <meyering@redhat.com>
parents: 16247
diff changeset
177 2012-01-10 ignore-value This module no longer provides the ignore_ptr
852b7a7a689a ignore-value: remove deprecated ignore_ptr function
Jim Meyering <meyering@redhat.com>
parents: 16247
diff changeset
178 function. It was deprecated a year ago, but existed
852b7a7a689a ignore-value: remove deprecated ignore_ptr function
Jim Meyering <meyering@redhat.com>
parents: 16247
diff changeset
179 so briefly before then that it never came into use.
852b7a7a689a ignore-value: remove deprecated ignore_ptr function
Jim Meyering <meyering@redhat.com>
parents: 16247
diff changeset
180 Now, the ignore_value function does its job.
852b7a7a689a ignore-value: remove deprecated ignore_ptr function
Jim Meyering <meyering@redhat.com>
parents: 16247
diff changeset
181
16096
13817d3d0af6 hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
Jim Meyering <meyering@redhat.com>
parents: 16025
diff changeset
182 2011-11-18 hash This module deprecates the hash_insert0 function
13817d3d0af6 hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
Jim Meyering <meyering@redhat.com>
parents: 16025
diff changeset
183 using gcc's "deprecated" attribute. Use the better-
13817d3d0af6 hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
Jim Meyering <meyering@redhat.com>
parents: 16025
diff changeset
184 named hash_insert_if_absent equivalent.
13817d3d0af6 hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
Jim Meyering <meyering@redhat.com>
parents: 16025
diff changeset
185
16025
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16023
diff changeset
186 2011-11-04 openat This module no longer provides the mkdirat()
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16023
diff changeset
187 function. If you need this function, you now need
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16023
diff changeset
188 to request the 'mkdirat' module.
8d9cce581f57 New module 'mkdirat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16023
diff changeset
189
16023
dc33aa820898 New module 'fstatat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16022
diff changeset
190 2011-11-04 openat This module no longer provides the fstatat()
dc33aa820898 New module 'fstatat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16022
diff changeset
191 function. If you need this function, you now need
dc33aa820898 New module 'fstatat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16022
diff changeset
192 to request the 'fstatat' module.
dc33aa820898 New module 'fstatat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16022
diff changeset
193
16022
08b63c40d129 New module 'unlinkat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16021
diff changeset
194 2011-11-03 openat This module no longer provides the unlinkat()
08b63c40d129 New module 'unlinkat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16021
diff changeset
195 function. If you need this function, you now need
08b63c40d129 New module 'unlinkat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16021
diff changeset
196 to request the 'unlinkat' module.
08b63c40d129 New module 'unlinkat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16021
diff changeset
197
08b63c40d129 New module 'unlinkat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16021
diff changeset
198 2011-11-02 openat This module no longer provides the fchmodat()
16021
ab92e00caa02 New module 'fchmodat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16013
diff changeset
199 function. If you need this function, you now need
ab92e00caa02 New module 'fchmodat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16013
diff changeset
200 to request the 'fchmodat' module.
ab92e00caa02 New module 'fchmodat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 16013
diff changeset
201
16013
c5fb9408985d alignof: Avoid collision with stdalign module.
Bruno Haible <bruno@clisp.org>
parents: 16012
diff changeset
202 2011-11-01 alignof This module no longer provides the alignof() macro.
c5fb9408985d alignof: Avoid collision with stdalign module.
Bruno Haible <bruno@clisp.org>
parents: 16012
diff changeset
203 Use either alignof_slot() or alignof_type() instead.
c5fb9408985d alignof: Avoid collision with stdalign module.
Bruno Haible <bruno@clisp.org>
parents: 16012
diff changeset
204
16012
fb7a82c2a615 New module 'fchownat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 15824
diff changeset
205 2011-11-01 openat This module no longer provides the fchownat()
fb7a82c2a615 New module 'fchownat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 15824
diff changeset
206 function. If you need this function, you now need
fb7a82c2a615 New module 'fchownat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 15824
diff changeset
207 to request the 'fchownat' module.
fb7a82c2a615 New module 'fchownat', split off from module 'openat'.
Bruno Haible <bruno@clisp.org>
parents: 15824
diff changeset
208
15824
3a4d1597833c poll: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15781
diff changeset
209 2011-10-03 poll The link requirements of this module are changed
3a4d1597833c poll: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15781
diff changeset
210 from empty to $(LIB_POLL).
3a4d1597833c poll: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15781
diff changeset
211
15781
16f47458947e New module 'fstat'.
Bruno Haible <bruno@clisp.org>
parents: 15758
diff changeset
212 2011-09-25 sys_stat This module no longer provides the fstat()
16f47458947e New module 'fstat'.
Bruno Haible <bruno@clisp.org>
parents: 15758
diff changeset
213 function. If you need this function, you now need
16f47458947e New module 'fstat'.
Bruno Haible <bruno@clisp.org>
parents: 15758
diff changeset
214 to request the 'fstat' module.
16f47458947e New module 'fstat'.
Bruno Haible <bruno@clisp.org>
parents: 15758
diff changeset
215
15758
51a803e5cfdc signal-h: Rename from signal.
Bruno Haible <bruno@clisp.org>
parents: 15742
diff changeset
216 2011-09-23 signal This module is renamed to 'signal-h'.
51a803e5cfdc signal-h: Rename from signal.
Bruno Haible <bruno@clisp.org>
parents: 15742
diff changeset
217
15742
13505a7899dc select: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15610
diff changeset
218 2011-09-22 select The link requirements of this module are changed
13505a7899dc select: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15610
diff changeset
219 from $(LIBSOCKET) to $(LIB_SELECT).
13505a7899dc select: Avoid link errors on MSVC.
Bruno Haible <bruno@clisp.org>
parents: 15610
diff changeset
220
15610
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
221 2011-09-12 fchdir This module no longer overrides the functions
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
222 opendir() and closedir(), unless the modules
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
223 'opendir' and 'closedir' are in use, respectively.
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
224 If you use opendir(), please use module 'opendir'.
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
225 If you use closedir(), please use module 'closedir'.
de2ecfd7fc4a New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Bruno Haible <bruno@clisp.org>
parents: 15496
diff changeset
226
15496
451ec8bd8a1c pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Bruno Haible <bruno@clisp.org>
parents: 15450
diff changeset
227 2011-08-04 pathmax The header file "pathmax.h" no longer defines
451ec8bd8a1c pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Bruno Haible <bruno@clisp.org>
parents: 15450
diff changeset
228 PATH_MAX on GNU/Hurd. Please use one of the methods
451ec8bd8a1c pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Bruno Haible <bruno@clisp.org>
parents: 15450
diff changeset
229 listed in pathmax.h to ensure your package is
451ec8bd8a1c pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Bruno Haible <bruno@clisp.org>
parents: 15450
diff changeset
230 portable to GNU/Hurd.
451ec8bd8a1c pathmax: Leave PATH_MAX undefined on the Hurd, and a constant otherwise.
Bruno Haible <bruno@clisp.org>
parents: 15450
diff changeset
231
15450
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
232 2011-07-24 close This module no longer pulls in the 'fclose' module.
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
233 If your code creates a socket descriptor using
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
234 socket() or accept(), then a FILE stream referring
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
235 to it using fdopen(), then in order to close this
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
236 stream, you need the 'fclose' module.
87442e903a7a close: No longer depend on module 'fclose'.
Bruno Haible <bruno@clisp.org>
parents: 15420
diff changeset
237
15420
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
238 2011-07-12 arg-nonnull Renamed to snippet/arg-nonnull.
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
239 c++defs Renamed to snippet/c++defs.
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
240 link-warning Renamed to snippet/link-warning.
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
241 unused-parameter Renamed to snippet/unused-parameter.
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
242 warn-on-use Renamed to snippet/warn-on-use.
07a4092cc186 Mention the changes.
Bruno Haible <bruno@clisp.org>
parents: 14922
diff changeset
243
14922
75807d4b7597 verify: new macro verify_expr; verify_true deprecated
Paul Eggert <eggert@cs.ucla.edu>
parents: 14872
diff changeset
244 2011-06-15 verify verify_true (V) is deprecated; please use
75807d4b7597 verify: new macro verify_expr; verify_true deprecated
Paul Eggert <eggert@cs.ucla.edu>
parents: 14872
diff changeset
245 verify_expr (V, 1) instead.
75807d4b7597 verify: new macro verify_expr; verify_true deprecated
Paul Eggert <eggert@cs.ucla.edu>
parents: 14872
diff changeset
246
14872
dcccd3e763ae ansi-c++-opt: Interoperability with libtool.
Bruno Haible <bruno@clisp.org>
parents: 14733
diff changeset
247 2011-06-05 ansi-c++-opt When a C++ compiler is not found, the variable CXX
dcccd3e763ae ansi-c++-opt: Interoperability with libtool.
Bruno Haible <bruno@clisp.org>
parents: 14733
diff changeset
248 is now set to "no", not to ":".
dcccd3e763ae ansi-c++-opt: Interoperability with libtool.
Bruno Haible <bruno@clisp.org>
parents: 14733
diff changeset
249
14733
8d8a6d8151f4 group-member: Declare function in <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 14671
diff changeset
250 2011-05-11 group-member The include file is changed from "group-member.h"
8d8a6d8151f4 group-member: Declare function in <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 14671
diff changeset
251 to <unistd.h>.
8d8a6d8151f4 group-member: Declare function in <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 14671
diff changeset
252
14671
1d6606adcbd8 exit: Remove module.
Simon Josefsson <simon@josefsson.org>
parents: 14644
diff changeset
253 2011-05-02 exit The module is removed. It was deprecated
1d6606adcbd8 exit: Remove module.
Simon Josefsson <simon@josefsson.org>
parents: 14644
diff changeset
254 on 2010-03-05. Use 'stdlib' directly instead.
1d6606adcbd8 exit: Remove module.
Simon Josefsson <simon@josefsson.org>
parents: 14644
diff changeset
255
14644
157bb0cdd13a hash, mgetgroups: drop xalloc dependency
Eric Blake <eblake@redhat.com>
parents: 14631
diff changeset
256 2011-04-27 mgetgroups The 'xgetgroups' function has been split into
157bb0cdd13a hash, mgetgroups: drop xalloc dependency
Eric Blake <eblake@redhat.com>
parents: 14631
diff changeset
257 a new 'xgetgroups' module.
157bb0cdd13a hash, mgetgroups: drop xalloc dependency
Eric Blake <eblake@redhat.com>
parents: 14631
diff changeset
258
14631
477dcbd7cb5d save-cwd: reduce default dependency
Eric Blake <eblake@redhat.com>
parents: 14595
diff changeset
259 2011-04-27 save-cwd This module pulls in fewer dependencies by
477dcbd7cb5d save-cwd: reduce default dependency
Eric Blake <eblake@redhat.com>
parents: 14595
diff changeset
260 default; to retain robust handling of directories
477dcbd7cb5d save-cwd: reduce default dependency
Eric Blake <eblake@redhat.com>
parents: 14595
diff changeset
261 with an absolute name longer than PATH_MAX, you
477dcbd7cb5d save-cwd: reduce default dependency
Eric Blake <eblake@redhat.com>
parents: 14595
diff changeset
262 must now explicitly include the 'getcwd' module.
477dcbd7cb5d save-cwd: reduce default dependency
Eric Blake <eblake@redhat.com>
parents: 14595
diff changeset
263
14595
32d72ffe29dd ioctl: Remove link dependency on native Windows.
Bruno Haible <bruno@clisp.org>
parents: 14410
diff changeset
264 2011-04-19 close-hook This module has been renamed to 'fd-hook' and
32d72ffe29dd ioctl: Remove link dependency on native Windows.
Bruno Haible <bruno@clisp.org>
parents: 14410
diff changeset
265 generalized.
32d72ffe29dd ioctl: Remove link dependency on native Windows.
Bruno Haible <bruno@clisp.org>
parents: 14410
diff changeset
266
14410
0a972f366396 regex-quote: New API.
Bruno Haible <bruno@clisp.org>
parents: 14393
diff changeset
267 2011-03-08 regex-quote The last argument is no longer an 'int cflags'
0a972f366396 regex-quote: New API.
Bruno Haible <bruno@clisp.org>
parents: 14393
diff changeset
268 but instead a pointer to a previously constructed
0a972f366396 regex-quote: New API.
Bruno Haible <bruno@clisp.org>
parents: 14393
diff changeset
269 'struct regex_quote_spec'.
0a972f366396 regex-quote: New API.
Bruno Haible <bruno@clisp.org>
parents: 14393
diff changeset
270
14393
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
271 2011-02-25 dirname These modules no longer put #defines for the
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
272 dirname-lgpl following symbols into <config.h>: ISSLASH,
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
273 backupfile FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX,
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
274 lstat FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR,
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
275 openat FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE.
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
276 remove Applications that need ISSLASH can include the new
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
277 rmdir header dosname.h.
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
278 savewd
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
279 stat
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
280 unlink
9f47f8c334f2 dirname: move m4/dos.m4 functionality into lib/dosname.h
Paul Eggert <eggert@cs.ucla.edu>
parents: 14365
diff changeset
281
14355
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
282 2011-02-14 getloadavg This module no longer #defines C_GETLOADAVG or
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
283 HAVE_GETLOADAVG, as the application no longer needs
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
284 to worry about how getloadavg is defined. It no
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
285 longer defines the obsolete symbol NLIST_NAME_UNION
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
286 (which should have been internal to the module
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
287 anyway). Also, support for setgid use has been
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
288 removed, as nobody seems to be using it; thus
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
289 GETLOADAVG_PRIVILEGED is no longer #defined and
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
290 KMEM_GROUP and NEED_SETGID are no longer
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
291 substituted for.
1dea9b5d422c getloadavg: set errno
Paul Eggert <eggert@cs.ucla.edu>
parents: 14310
diff changeset
292
14365
9a96cc768ed6 * NEWS: Mention 2011-02-08 change to stdlib.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14355
diff changeset
293 2011-02-08 stdlib Unless the random_r module is also used, this
9a96cc768ed6 * NEWS: Mention 2011-02-08 change to stdlib.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14355
diff changeset
294 module no longer guarantees that the following are
9a96cc768ed6 * NEWS: Mention 2011-02-08 change to stdlib.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14355
diff changeset
295 defined: struct random_data, RAND_MAX, random_r,
9a96cc768ed6 * NEWS: Mention 2011-02-08 change to stdlib.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14355
diff changeset
296 srandom_r, initstate_r, setstate_r.
9a96cc768ed6 * NEWS: Mention 2011-02-08 change to stdlib.
Paul Eggert <eggert@cs.ucla.edu>
parents: 14355
diff changeset
297
14310
00537d144c48 New module 'iswblank'.
Bruno Haible <bruno@clisp.org>
parents: 14304
diff changeset
298 2011-02-08 wctype-h This module no longer provides the iswblank()
00537d144c48 New module 'iswblank'.
Bruno Haible <bruno@clisp.org>
parents: 14304
diff changeset
299 function. If you need this function, you now need
00537d144c48 New module 'iswblank'.
Bruno Haible <bruno@clisp.org>
parents: 14304
diff changeset
300 to request the 'iswblank' module.
00537d144c48 New module 'iswblank'.
Bruno Haible <bruno@clisp.org>
parents: 14304
diff changeset
301
14304
550f5258de22 Rename module 'wctype' to 'wctype-h'.
Bruno Haible <bruno@clisp.org>
parents: 14185
diff changeset
302 2011-02-07 wctype This module is renamed to wctype-h.
550f5258de22 Rename module 'wctype' to 'wctype-h'.
Bruno Haible <bruno@clisp.org>
parents: 14185
diff changeset
303
14185
2be94b732a01 multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Paul Eggert <eggert@cs.ucla.edu>
parents: 13924
diff changeset
304 2011-01-18 multiarch This no longer #defines AA_APPLE_UNIVERSAL_BUILD;
2be94b732a01 multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Paul Eggert <eggert@cs.ucla.edu>
parents: 13924
diff changeset
305 instead, use the shell var APPLE_UNIVERSAL_BUILD.
2be94b732a01 multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Paul Eggert <eggert@cs.ucla.edu>
parents: 13924
diff changeset
306
13924
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 13769
diff changeset
307 2010-12-10 pipe This module is renamed to spawn-pipe. The include
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 13769
diff changeset
308 file is renamed to "spawn-pipe.h".
5be0c314f2f8 Rename module 'pipe' to 'spawn-pipe'.
Bruno Haible <bruno@clisp.org>
parents: 13769
diff changeset
309
13769
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
310 2010-10-05 getdate This module is deprecated. Please use the new
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
311 parse-datetime module for the replacement
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
312 function parse_datetime(), or help us write
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
313 getdate-posix for getdate(). Also, the header
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
314 "getdate.h" has been renamed "parse-datetime.h",
896628c568fa parse-datetime: better name than get_date
Eric Blake <eblake@redhat.com>
parents: 13750
diff changeset
315 and doc/getdate.texi to doc/parse-datetime.texi.
13746
70aca43be6c1 getdate: rename to get_date
Eric Blake <eblake@redhat.com>
parents: 13745
diff changeset
316
13745
6328b8d2c617 Separate the module 'waitpid' from the module 'sys_wait'.
Bruno Haible <bruno@clisp.org>
parents: 13696
diff changeset
317 2010-09-29 sys_wait This module no longer provides the waitpid()
6328b8d2c617 Separate the module 'waitpid' from the module 'sys_wait'.
Bruno Haible <bruno@clisp.org>
parents: 13696
diff changeset
318 function. If you need this function, you now need
6328b8d2c617 Separate the module 'waitpid' from the module 'sys_wait'.
Bruno Haible <bruno@clisp.org>
parents: 13696
diff changeset
319 to request the 'waitpid' module.
6328b8d2c617 Separate the module 'waitpid' from the module 'sys_wait'.
Bruno Haible <bruno@clisp.org>
parents: 13696
diff changeset
320
13696
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
321 2010-09-17 utimens The function gl_futimens is removed, and its
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
322 signature has been migrated to fdutimens. Callers
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
323 of gl_futimens should change function name, and
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
324 callers of fdutimens should swap parameter order.
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
325
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
326 2010-09-17 fdutimensat This function has a new signature: the fd now comes
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
327 first instead of the dir/name pair, and a new
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
328 atflag parameter is added at the end. Old code
bfe487360d66 fdutimens, fdutimensat: update signature, again
Eric Blake <eblake@redhat.com>
parents: 13686
diff changeset
329 should rearrange parameters, and pass 0 for atflag.
13686
f7caccc03505 fdutimensat: add an atflag parameter
Eric Blake <eblake@redhat.com>
parents: 13672
diff changeset
330
13672
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
331 2010-09-13 regex The module is not guaranteeing anymore support for
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
332 64-bit regoff_t on 64-bit systems. The size of
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
333 regoff_t will always be 32-bit unless the program
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
334 is being configured --with-included-regex. This
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
335 may change again in the future once glibc provides
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
336 this feature as well.
e07237e12926 regex: Pass the system regex if its only problem is 32-bit regoff_t.
Paolo Bonzini <pbonzini@redhat.com>
parents: 13670
diff changeset
337
13670
a930c356f503 savedir: add streamsavedir, deprecate fdsavedir
Paul Eggert <eggert@cs.ucla.edu>
parents: 13666
diff changeset
338 2010-09-12 savedir The fdsavedir function is now deprecated.
a930c356f503 savedir: add streamsavedir, deprecate fdsavedir
Paul Eggert <eggert@cs.ucla.edu>
parents: 13666
diff changeset
339
13666
05b5bc0d1f3f Improve NEWS entry.
Bruno Haible <bruno@clisp.org>
parents: 13665
diff changeset
340 2010-09-10 fcntl-h This module now defaults O_CLOEXEC to 0, and
13665
a660297efbdc * NEWS: Document recent changes to fcntl-h.
Paul Eggert <eggert@cs.ucla.edu>
parents: 13638
diff changeset
341 it defaults O_EXEC and O_SEARCH to O_RDONLY.
13666
05b5bc0d1f3f Improve NEWS entry.
Bruno Haible <bruno@clisp.org>
parents: 13665
diff changeset
342 Use "#if O_CLOEXEC" instead of "#ifdef O_CLOEXEC".
13665
a660297efbdc * NEWS: Document recent changes to fcntl-h.
Paul Eggert <eggert@cs.ucla.edu>
parents: 13638
diff changeset
343
13599
da5ad6f9fbd9 Rename module 'realloc' -> 'realloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13598
diff changeset
344 2010-08-28 realloc This module is deprecated. Use 'realloc-gnu'
da5ad6f9fbd9 Rename module 'realloc' -> 'realloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13598
diff changeset
345 instead. It will be removed 2012-01-01.
da5ad6f9fbd9 Rename module 'realloc' -> 'realloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13598
diff changeset
346
13598
f45ce22732be Rename module 'calloc' -> 'calloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13597
diff changeset
347 2010-08-28 calloc This module is deprecated. Use 'calloc-gnu'
f45ce22732be Rename module 'calloc' -> 'calloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13597
diff changeset
348 instead. It will be removed 2012-01-01.
f45ce22732be Rename module 'calloc' -> 'calloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13597
diff changeset
349
13597
2009960fc420 Rename module 'malloc' -> 'malloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13557
diff changeset
350 2010-08-28 malloc This module is deprecated. Use 'malloc-gnu'
2009960fc420 Rename module 'malloc' -> 'malloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13557
diff changeset
351 instead. It will be removed 2012-01-01.
2009960fc420 Rename module 'malloc' -> 'malloc-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 13557
diff changeset
352
13557
8db1bc2a38a3 Rename module 'memxfrm' to 'amemxfrm'.
Bruno Haible <bruno@clisp.org>
parents: 13539
diff changeset
353 2010-08-14 memxfrm This module is renamed to amemxfrm. The include
8db1bc2a38a3 Rename module 'memxfrm' to 'amemxfrm'.
Bruno Haible <bruno@clisp.org>
parents: 13539
diff changeset
354 file is renamed to "amemxfrm.h". The function is
8db1bc2a38a3 Rename module 'memxfrm' to 'amemxfrm'.
Bruno Haible <bruno@clisp.org>
parents: 13539
diff changeset
355 renamed to amemxfrm.
8db1bc2a38a3 Rename module 'memxfrm' to 'amemxfrm'.
Bruno Haible <bruno@clisp.org>
parents: 13539
diff changeset
356
13539
56e31af9a41e readlinkat: split into its own module
Eric Blake <eblake@redhat.com>
parents: 13529
diff changeset
357 2010-08-09 symlinkat This module now only provides symlinkat; use the
56e31af9a41e readlinkat: split into its own module
Eric Blake <eblake@redhat.com>
parents: 13529
diff changeset
358 new module 'readlinkat' if needed.
56e31af9a41e readlinkat: split into its own module
Eric Blake <eblake@redhat.com>
parents: 13529
diff changeset
359
13529
3376992c9112 ansi-c++-opt: Mention last change in NEWS.
Bruno Haible <bruno@clisp.org>
parents: 13388
diff changeset
360 2010-07-31 ansi-c++-opt If Autoconf >= 2.66 is used, the 'configure'
3376992c9112 ansi-c++-opt: Mention last change in NEWS.
Bruno Haible <bruno@clisp.org>
parents: 13388
diff changeset
361 option is now called --disable-c++ rather than
3376992c9112 ansi-c++-opt: Mention last change in NEWS.
Bruno Haible <bruno@clisp.org>
parents: 13388
diff changeset
362 --disable-cxx.
3376992c9112 ansi-c++-opt: Mention last change in NEWS.
Bruno Haible <bruno@clisp.org>
parents: 13388
diff changeset
363
13104
3f4bdc04f3f1 maint.mk: fix some fallout
Eric Blake <eblake@redhat.com>
parents: 13076
diff changeset
364 2010-04-02 maintainer-makefile
3f4bdc04f3f1 maint.mk: fix some fallout
Eric Blake <eblake@redhat.com>
parents: 13076
diff changeset
365 The macro _prohibit_regexp has been revamped into
3f4bdc04f3f1 maint.mk: fix some fallout
Eric Blake <eblake@redhat.com>
parents: 13076
diff changeset
366 a new macro _sc_search_regexp; custom syntax
3f4bdc04f3f1 maint.mk: fix some fallout
Eric Blake <eblake@redhat.com>
parents: 13076
diff changeset
367 checks in your cfg.mk will need to be rewritten.
3f4bdc04f3f1 maint.mk: fix some fallout
Eric Blake <eblake@redhat.com>
parents: 13076
diff changeset
368
13076
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
369 2010-03-28 lib-ignore This module now provides a variable
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
370 IGNORE_UNUSED_LIBRARIES_CFLAGS that you should
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
371 add to LDFLAGS (when linking C programs only) or
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
372 CFLAGS yourself. It is no longer added to LDFLAGS
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
373 automatically.
90e90e0b8a97 lib-ignore: Determine different options for different compilers.
Bruno Haible <bruno@clisp.org>
parents: 13005
diff changeset
374
13005
9bc579132d24 forkpty, openpty: split functions into new modules
Eric Blake <eblake@redhat.com>
parents: 12908
diff changeset
375 2010-03-18 pty This module now only declares the pty.h header.
9bc579132d24 forkpty, openpty: split functions into new modules
Eric Blake <eblake@redhat.com>
parents: 12908
diff changeset
376 Use the new modules 'forkpty' or 'openpty' to
9bc579132d24 forkpty, openpty: split functions into new modules
Eric Blake <eblake@redhat.com>
parents: 12908
diff changeset
377 get the functions that were previously provided.
9bc579132d24 forkpty, openpty: split functions into new modules
Eric Blake <eblake@redhat.com>
parents: 12908
diff changeset
378
12908
13e6892eb21b exit: Obsolete module, use stdlib instead.
Simon Josefsson <simon@josefsson.org>
parents: 12445
diff changeset
379 2010-03-05 exit This module is deprecated, use 'stdlib' directly
13e6892eb21b exit: Obsolete module, use stdlib instead.
Simon Josefsson <simon@josefsson.org>
parents: 12445
diff changeset
380 instead. It will be removed 2011-01-01.
13e6892eb21b exit: Obsolete module, use stdlib instead.
Simon Josefsson <simon@josefsson.org>
parents: 12445
diff changeset
381
12445
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
382 2009-12-13 sublist The module does not define functions any more that
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
383 call xalloc_die() in out-of-memory situations. Use
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
384 module 'xsublist' and include file "gl_xsublist.h"
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
385 instead.
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
386
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
387 2009-12-13 list The module does not define functions any more that
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
388 call xalloc_die() in out-of-memory situations.
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
389 Use module 'xlist' and include file "gl_xlist.h"
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
390 instead.
a8c91b846640 Move the malloc checking from module 'list' to new module 'xlist'.
Bruno Haible <bruno@clisp.org>
parents: 12444
diff changeset
391
12444
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents: 12421
diff changeset
392 2009-12-13 oset The module does not define functions any more that
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents: 12421
diff changeset
393 call xalloc_die() in out-of-memory situations.
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents: 12421
diff changeset
394 Use module 'xoset' and include file "gl_xoset.h"
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents: 12421
diff changeset
395 instead.
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents: 12421
diff changeset
396
12421
e8d2c6fc33ad Use spaces for indentation, not tabs.
Bruno Haible <bruno@clisp.org>
parents: 12410
diff changeset
397 2009-12-10 * Most source code files have been converted to
e8d2c6fc33ad Use spaces for indentation, not tabs.
Bruno Haible <bruno@clisp.org>
parents: 12410
diff changeset
398 indentation by spaces (rather than tabs). Patches
e8d2c6fc33ad Use spaces for indentation, not tabs.
Bruno Haible <bruno@clisp.org>
parents: 12410
diff changeset
399 of gnulib source code needs to be updated.
e8d2c6fc33ad Use spaces for indentation, not tabs.
Bruno Haible <bruno@clisp.org>
parents: 12410
diff changeset
400
12410
481fcf53f002 link-warning: Add copyright notice.
Bruno Haible <bruno@clisp.org>
parents: 12280
diff changeset
401 2009-12-09 link-warning The Makefile rules that use $(LINK_WARNING_H) now
481fcf53f002 link-warning: Add copyright notice.
Bruno Haible <bruno@clisp.org>
parents: 12280
diff changeset
402 must contain an explicit dependency on
481fcf53f002 link-warning: Add copyright notice.
Bruno Haible <bruno@clisp.org>
parents: 12280
diff changeset
403 $(LINK_WARNING_H).
481fcf53f002 link-warning: Add copyright notice.
Bruno Haible <bruno@clisp.org>
parents: 12280
diff changeset
404
12280
39be377f1765 getgroups: don't expose GETGROUPS_T to user
Eric Blake <ebb9@byu.net>
parents: 12233
diff changeset
405 2009-11-12 getgroups These functions now use a signature of gid_t,
39be377f1765 getgroups: don't expose GETGROUPS_T to user
Eric Blake <ebb9@byu.net>
parents: 12233
diff changeset
406 getugroups rather than GETGROUPS_T. This probably has no
39be377f1765 getgroups: don't expose GETGROUPS_T to user
Eric Blake <ebb9@byu.net>
parents: 12233
diff changeset
407 effect except on very old platforms.
39be377f1765 getgroups: don't expose GETGROUPS_T to user
Eric Blake <ebb9@byu.net>
parents: 12233
diff changeset
408
12233
49e87af14a05 tempname: resync from glibc
Eric Blake <ebb9@byu.net>
parents: 12231
diff changeset
409 2009-11-04 tempname The gen_tempname function takes an additional
49e87af14a05 tempname: resync from glibc
Eric Blake <ebb9@byu.net>
parents: 12231
diff changeset
410 'suffixlen' argument. You can safely pass 0.
49e87af14a05 tempname: resync from glibc
Eric Blake <ebb9@byu.net>
parents: 12231
diff changeset
411
12231
03fb041aaee1 Make num_processors more flexible and consistent.
Bruno Haible <bruno@clisp.org>
parents: 12230
diff changeset
412 2009-11-04 nproc The num_processors function now takes an argument.
03fb041aaee1 Make num_processors more flexible and consistent.
Bruno Haible <bruno@clisp.org>
parents: 12230
diff changeset
413
12230
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
414 2009-11-02 inet_pton The use of this module now requires linking with
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
415 $(INET_PTON_LIB).
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
416
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
417 2009-11-02 inet_ntop The use of this module now requires linking with
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
418 $(INET_NTOP_LIB).
9f6203fafed5 Document the new library dependencies of inet_ntop, inet_pton.
Bruno Haible <bruno@clisp.org>
parents: 12160
diff changeset
419
12160
d0732ed2dd55 utimens: add UTIME_NOW and UTIME_OMIT support
Eric Blake <ebb9@byu.net>
parents: 12069
diff changeset
420 2009-10-10 utimens The use of this module now requires linking with
d0732ed2dd55 utimens: add UTIME_NOW and UTIME_OMIT support
Eric Blake <ebb9@byu.net>
parents: 12069
diff changeset
421 $(LIB_CLOCK_GETTIME).
d0732ed2dd55 utimens: add UTIME_NOW and UTIME_OMIT support
Eric Blake <ebb9@byu.net>
parents: 12069
diff changeset
422
12015
9317d4a9ac96 canonicalize, canonicalize-lgpl: use <stdlib.h>
Eric Blake <ebb9@byu.net>
parents: 11948
diff changeset
423 2009-09-16 canonicalize-lgpl
9317d4a9ac96 canonicalize, canonicalize-lgpl: use <stdlib.h>
Eric Blake <ebb9@byu.net>
parents: 11948
diff changeset
424 The include file is changed from "canonicalize.h"
9317d4a9ac96 canonicalize, canonicalize-lgpl: use <stdlib.h>
Eric Blake <ebb9@byu.net>
parents: 11948
diff changeset
425 to <stdlib.h>.
9317d4a9ac96 canonicalize, canonicalize-lgpl: use <stdlib.h>
Eric Blake <ebb9@byu.net>
parents: 11948
diff changeset
426
11948
325a0b28c47e link-follow: accomodate mingw and cross-compilation
Eric Blake <ebb9@byu.net>
parents: 11942
diff changeset
427 2009-09-04 link-follow The macro LINK_FOLLOWS_SYMLINK is now tri-state,
325a0b28c47e link-follow: accomodate mingw and cross-compilation
Eric Blake <ebb9@byu.net>
parents: 11942
diff changeset
428 rather than only defined to 1.
325a0b28c47e link-follow: accomodate mingw and cross-compilation
Eric Blake <ebb9@byu.net>
parents: 11942
diff changeset
429
11942
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
430 2009-09-03 openat The include files are standardized to POSIX 2008.
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
431 For openat, include <fcntl.h>; for
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
432 fchmodat, fstatat, and mkdirat, include
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
433 <sys/stat.h>; for fchownat and unlinkat,
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
434 include <unistd.h>. For all other
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
435 functions provided by this module,
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
436 continue to include "openat.h".
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
437
d1047ae4b8d5 openat: declare in POSIX headers
Eric Blake <ebb9@byu.net>
parents: 11912
diff changeset
438 2009-08-30 striconveh The functions mem_cd_iconveh and str_cd_iconveh
11912
ba1f5a03459a Make the striconveh API easier to use.
Bruno Haible <bruno@clisp.org>
parents: 11882
diff changeset
439 now take an 'iconveh_t *' argument instead of three
ba1f5a03459a Make the striconveh API easier to use.
Bruno Haible <bruno@clisp.org>
parents: 11882
diff changeset
440 iconv_t arguments.
ba1f5a03459a Make the striconveh API easier to use.
Bruno Haible <bruno@clisp.org>
parents: 11882
diff changeset
441
11882
52791eb62094 New module 'mkostemp'.
Bruno Haible <bruno@clisp.org>
parents: 11819
diff changeset
442 2009-08-23 tempname The gen_tempname function takes an additional
52791eb62094 New module 'mkostemp'.
Bruno Haible <bruno@clisp.org>
parents: 11819
diff changeset
443 'flags' argument. You can safely pass 0.
52791eb62094 New module 'mkostemp'.
Bruno Haible <bruno@clisp.org>
parents: 11819
diff changeset
444
11819
245c367e63f4 New modules 'getopt-posix', 'getopt-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 11653
diff changeset
445 2009-08-12 getopt This module is deprecated. Please choose among
245c367e63f4 New modules 'getopt-posix', 'getopt-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 11653
diff changeset
446 getopt-posix and getopt-gnu. getopt-gnu provides
245c367e63f4 New modules 'getopt-posix', 'getopt-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 11653
diff changeset
447 "long options" and "options with optional
245c367e63f4 New modules 'getopt-posix', 'getopt-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 11653
diff changeset
448 arguments", getopt-posix doesn't.
245c367e63f4 New modules 'getopt-posix', 'getopt-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 11653
diff changeset
449
11653
ecb384fccb5b fpurge: migrate into <stdio.h>
Eric Blake <ebb9@byu.net>
parents: 11511
diff changeset
450 2009-06-25 fpurge The include file is changed from "fpurge.h" to
ecb384fccb5b fpurge: migrate into <stdio.h>
Eric Blake <ebb9@byu.net>
parents: 11511
diff changeset
451 <stdio.h>.
ecb384fccb5b fpurge: migrate into <stdio.h>
Eric Blake <ebb9@byu.net>
parents: 11511
diff changeset
452
11511
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
453 2009-04-26 modules/uniconv/u8-conv-from-enc
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
454 modules/uniconv/u16-conv-from-enc
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
455 modules/uniconv/u32-conv-from-enc
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
456 The calling convention of the functions
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
457 u*_conv_from_encoding is changed.
d604b921ed8d Simplify calling convention of u*_conv_from_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11509
diff changeset
458
11509
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
459 2009-04-26 modules/uniconv/u8-conv-to-enc
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
460 modules/uniconv/u16-conv-to-enc
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
461 modules/uniconv/u32-conv-to-enc
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
462 The calling convention of the functions
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
463 u*_conv_to_encoding is changed.
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
464
ef4e896a3b4f Simplify calling convention of u*_conv_to_encoding.
Bruno Haible <bruno@clisp.org>
parents: 11495
diff changeset
465 2009-04-24 maintainer-makefile
11495
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
466 The maint.mk file was copied from
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
467 coreutils, and the old
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
468 coverage/gettext/indent rules were
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
469 re-added. If you used 'make syntax-check'
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
470 this will add several new checks. If some
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
471 new check is annoying, add the name of the
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
472 checks to 'local-checks-to-skip' in your
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
473 cfg.mk.
d88c5ec9288d Sync maint.mk with coreutils.
Simon Josefsson <simon@josefsson.org>
parents: 11442
diff changeset
474
11442
925138552c76 Rename module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents: 11440
diff changeset
475 2009-04-01 visibility Renamed to lib-symbol-visibility.
925138552c76 Rename module 'visibility'.
Bruno Haible <bruno@clisp.org>
parents: 11440
diff changeset
476
11440
e6b25d0df170 Rename ld-version-script to lib-symbol-versions.
Simon Josefsson <simon@josefsson.org>
parents: 11426
diff changeset
477 2009-04-01 ld-version-script Renamed to lib-symbol-versions.
e6b25d0df170 Rename ld-version-script to lib-symbol-versions.
Simon Josefsson <simon@josefsson.org>
parents: 11426
diff changeset
478
11426
d40b890c5200 Remove dependency from 'close' module to -lws2_32 on native Windows.
Bruno Haible <bruno@clisp.org>
parents: 11266
diff changeset
479 2009-03-20 close The substituted variable LIB_CLOSE is removed.
d40b890c5200 Remove dependency from 'close' module to -lws2_32 on native Windows.
Bruno Haible <bruno@clisp.org>
parents: 11266
diff changeset
480
11266
98bcf3f48aa7 filevercmp: Move hidden files up in ordering.
Kamil Dudka <kdudka@redhat.com>
parents: 11075
diff changeset
481 2009-03-05 filevercmp Move hidden files up in ordering.
98bcf3f48aa7 filevercmp: Move hidden files up in ordering.
Kamil Dudka <kdudka@redhat.com>
parents: 11075
diff changeset
482
11075
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
483 2009-01-22 c-strtod This function no longer calls xalloc_die(). If
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
484 c-strtold you want to exit the program in case of out-of-
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
485 memory, the calling function needs to arrange
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
486 for it, like this:
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
487 errno = 0;
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
488 val = c_strtod (...);
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
489 if (val == 0 && errno == ENOMEM)
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
490 xalloc_die ();
ab7203b2967c Change c_strtod, c_strtold to no longer call xalloc_die().
Bruno Haible <bruno@clisp.org>
parents: 11028
diff changeset
491
11028
29b9820e29f2 Support for stripping executables in --enable-relocatable.
Bruno Haible <bruno@clisp.org>
parents: 10963
diff changeset
492 2009-01-17 relocatable-prog In the Makefile.am or Makefile.in, you now also
29b9820e29f2 Support for stripping executables in --enable-relocatable.
Bruno Haible <bruno@clisp.org>
parents: 10963
diff changeset
493 need to set RELOCATABLE_STRIP = :.
29b9820e29f2 Support for stripping executables in --enable-relocatable.
Bruno Haible <bruno@clisp.org>
parents: 10963
diff changeset
494
10963
46c9755d1dd9 Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
Bruno Haible <bruno@clisp.org>
parents: 10949
diff changeset
495 2008-12-22 getaddrinfo When using this module, you now need to link with
46c9755d1dd9 Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
Bruno Haible <bruno@clisp.org>
parents: 10949
diff changeset
496 canon-host $(GETADDRINFO_LIB).
46c9755d1dd9 Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
Bruno Haible <bruno@clisp.org>
parents: 10949
diff changeset
497
10949
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
498 2008-12-21 mbiter The header files "mbiter.h", "mbuiter.h",
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
499 mbuiter "mbfile.h" can now be included without checking
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
500 mbfile HAVE_MBRTOWC. The macro HAVE_MBRTOWC will no
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
501 longer be defined by these modules in a year. If
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
502 you want to continue to use it, you need to invoke
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
503 AC_FUNC_MBRTOWC yourself.
b10927a03d08 Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
Bruno Haible <bruno@clisp.org>
parents: 10791
diff changeset
504
10791
a4eb9ce2e778 Remove m4/warning.m4.
Paolo Bonzini <bonzini@gnu.org>
parents: 10688
diff changeset
505 2008-11-11 warnings This module subsumes the file m4/warning.m4 which
a4eb9ce2e778 Remove m4/warning.m4.
Paolo Bonzini <bonzini@gnu.org>
parents: 10688
diff changeset
506 was removed.
a4eb9ce2e778 Remove m4/warning.m4.
Paolo Bonzini <bonzini@gnu.org>
parents: 10688
diff changeset
507
10688
989b49566cae Move the lstat() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10680
diff changeset
508 2008-10-20 lstat The include file is changed from "lstat.h" to
989b49566cae Move the lstat() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10680
diff changeset
509 <sys/stat.h>.
989b49566cae Move the lstat() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10680
diff changeset
510
10680
5721d1f9e1ef Move getaddrinfo.h declarations to netdb.h.
Simon Josefsson <simon@josefsson.org>
parents: 10667
diff changeset
511 2008-10-20 getaddrinfo The include file is changed from "getaddrinfo.h"
5721d1f9e1ef Move getaddrinfo.h declarations to netdb.h.
Simon Josefsson <simon@josefsson.org>
parents: 10667
diff changeset
512 to <netdb.h>.
5721d1f9e1ef Move getaddrinfo.h declarations to netdb.h.
Simon Josefsson <simon@josefsson.org>
parents: 10667
diff changeset
513
10667
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
514 2008-10-19 isnanf The include file is changed from "isnanf.h" to
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
515 <math.h>.
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
516 isnand The include file is changed from "isnand.h" to
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
517 <math.h>.
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
518 isnanl The include file is changed from "isnanl.h" to
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
519 <math.h>.
678640901735 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible <bruno@clisp.org>
parents: 10664
diff changeset
520
10664
3eb22f9808e0 Move the lchmod() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10663
diff changeset
521 2008-10-18 lchmod The include file is changed from "lchmod.h" to
3eb22f9808e0 Move the lchmod() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10663
diff changeset
522 <sys/stat.h>.
3eb22f9808e0 Move the lchmod() declaration to <sys/stat.h>.
Bruno Haible <bruno@clisp.org>
parents: 10663
diff changeset
523
10663
2b0380d48ff6 Move the dirfd() declaration to <dirent.h>.
Bruno Haible <bruno@clisp.org>
parents: 10662
diff changeset
524 2008-10-18 dirfd The include file is changed from "dirfd.h" to
2b0380d48ff6 Move the dirfd() declaration to <dirent.h>.
Bruno Haible <bruno@clisp.org>
parents: 10662
diff changeset
525 <dirent.h>.
2b0380d48ff6 Move the dirfd() declaration to <dirent.h>.
Bruno Haible <bruno@clisp.org>
parents: 10662
diff changeset
526
10662
ad36db29dad7 Move the euidaccess() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10661
diff changeset
527 2008-10-18 euidaccess The include file is changed from "euidaccess.h"
ad36db29dad7 Move the euidaccess() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10661
diff changeset
528 to <unistd.h>.
ad36db29dad7 Move the euidaccess() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10661
diff changeset
529
10661
65c9436dc0d3 Move the getdomainname() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10562
diff changeset
530 2008-10-18 getdomainname The include file is changed from "getdomainname.h"
65c9436dc0d3 Move the getdomainname() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10562
diff changeset
531 to <unistd.h>.
65c9436dc0d3 Move the getdomainname() declaration to <unistd.h>.
Bruno Haible <bruno@clisp.org>
parents: 10562
diff changeset
532
10540
bd583d46ccfb Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Bruno Haible <bruno@clisp.org>
parents: 10474
diff changeset
533 2008-09-28 sockets When using this module, you now need to link with
bd583d46ccfb Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Bruno Haible <bruno@clisp.org>
parents: 10474
diff changeset
534 $(LIBSOCKET).
bd583d46ccfb Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Bruno Haible <bruno@clisp.org>
parents: 10474
diff changeset
535
16235
18a38c9615f0 In commentary, do not use ` to quote.
Paul Eggert <eggert@cs.ucla.edu>
parents: 16096
diff changeset
536 2008-09-24 sys_select The limitation on 'select', introduced 2008-09-23,
10474
5fc74f43b3d6 implement full-blown select(2) for winsock
Paolo Bonzini <bonzini@gnu.org>
parents: 10469
diff changeset
537 was removed. sys_select now includes a select
5fc74f43b3d6 implement full-blown select(2) for winsock
Paolo Bonzini <bonzini@gnu.org>
parents: 10469
diff changeset
538 wrapper for Winsock. The wrapper expects socket
5fc74f43b3d6 implement full-blown select(2) for winsock
Paolo Bonzini <bonzini@gnu.org>
parents: 10469
diff changeset
539 and file descriptors to be compatible as arranged
5fc74f43b3d6 implement full-blown select(2) for winsock
Paolo Bonzini <bonzini@gnu.org>
parents: 10469
diff changeset
540 by the sys_socket on MinGW.
5fc74f43b3d6 implement full-blown select(2) for winsock
Paolo Bonzini <bonzini@gnu.org>
parents: 10469
diff changeset
541
10469
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
542 2008-09-23 sys_socket Under Windows (MinGW), the module now adds
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
543 wrappers around Winsock functions, so that
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
544 socket descriptors are now compatible with
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
545 file descriptors. In general, this change
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
546 will simply improve your code's portability
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
547 between POSIX platforms and Windows. In
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
548 particular, you will be able to use ioctl and
10562
ebbb50a36a9f remove trailing spaces
Jim Meyering <meyering@redhat.com>
parents: 10540
diff changeset
549 close instead of ioctlsocket and closesocket,
10469
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
550 and test errno instead of WSAGetLastError ().
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
551 On the other hand, you have to audit your code to
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
552 remove usage of these Winsock-specific functions.
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
553
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
554 This change does not remove the need to call
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
555 the gl_sockets_startup function from the sockets
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
556 gnulib module. Also, for now select is disabled
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
557 when you include the sys_socket module; while
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
558 the functionality will be restored soon, for
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
559 efficiency it is suggested to use the poll system
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
560 poll system call and gnulib module instead.
cc79b4b4da2c update NEWS for previous change
Paolo Bonzini <bonzini@gnu.org>
parents: 10427
diff changeset
561
10427
c1afe24d144c Remove module EOVERFLOW.
Bruno Haible <bruno@clisp.org>
parents: 10391
diff changeset
562 2008-09-13 EOVERFLOW The module is removed. Use module errno instead.
c1afe24d144c Remove module EOVERFLOW.
Bruno Haible <bruno@clisp.org>
parents: 10391
diff changeset
563
10390
247990850251 Split module 'filename' into 'filename' and 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10386
diff changeset
564 2008-09-01 filename The module does not define the function
10391
f0a681493fa6 New module 'xconcat-filename', split off from module 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10390
diff changeset
565 concatenated_filename any more. To get an
f0a681493fa6 New module 'xconcat-filename', split off from module 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10390
diff changeset
566 equivalent function, use function
f0a681493fa6 New module 'xconcat-filename', split off from module 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10390
diff changeset
567 xconcatenated_filename from module
f0a681493fa6 New module 'xconcat-filename', split off from module 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10390
diff changeset
568 'xconcat-filename'.
10390
247990850251 Split module 'filename' into 'filename' and 'concat-filename'.
Bruno Haible <bruno@clisp.org>
parents: 10386
diff changeset
569
10386
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
570 2008-08-31 havelib On Solaris, when searching for 64-bit mode
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
571 libraries the directory $prefix/lib is now ignored.
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
572 Instead the directory $prefix/lib/64 is searched.
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
573 You may need to create a symbolic link for
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
574 $prefix/lib/64 if you have 64-bit libraries
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
575 installed in $prefix/lib.
67cf8265aeed Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible <bruno@clisp.org>
parents: 10345
diff changeset
576
10345
8d80c477e0ad strverscmp: migrate from "strverscmp.h" to <string.h>
Eric Blake <ebb9@byu.net>
parents: 10318
diff changeset
577 2008-08-19 strverscmp The include file is changed from "strverscmp.h"
8d80c477e0ad strverscmp: migrate from "strverscmp.h" to <string.h>
Eric Blake <ebb9@byu.net>
parents: 10318
diff changeset
578 to <string.h>.
8d80c477e0ad strverscmp: migrate from "strverscmp.h" to <string.h>
Eric Blake <ebb9@byu.net>
parents: 10318
diff changeset
579
10318
8a3539888308 Move the lock and tls source files into a subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 10276
diff changeset
580 2008-08-14 lock The include file is changed from "lock.h"
8a3539888308 Move the lock and tls source files into a subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 10276
diff changeset
581 to "glthread/lock.h".
8a3539888308 Move the lock and tls source files into a subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 10276
diff changeset
582 tls The include file is changed from "tls.h"
8a3539888308 Move the lock and tls source files into a subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 10276
diff changeset
583 to "glthread/tls.h".
8a3539888308 Move the lock and tls source files into a subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 10276
diff changeset
584
10276
adfc5a204195 Make c-stack use libsigsegv, when available.
Eric Blake <ebb9@byu.net>
parents: 10264
diff changeset
585 2008-07-17 c-stack The module now requires the addition of
adfc5a204195 Make c-stack use libsigsegv, when available.
Eric Blake <ebb9@byu.net>
parents: 10264
diff changeset
586 $(LIBCSTACK) or $(LTLIBCSTACK) in Makefile.am,
adfc5a204195 Make c-stack use libsigsegv, when available.
Eric Blake <ebb9@byu.net>
parents: 10264
diff changeset
587 since it may depend on linking with libsigsegv.
adfc5a204195 Make c-stack use libsigsegv, when available.
Eric Blake <ebb9@byu.net>
parents: 10264
diff changeset
588
10264
ebb7ea0c94e8 Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Ben Pfaff <blp@cs.stanford.edu>
parents: 10197
diff changeset
589 2008-07-07 isnanf-nolibm The include file is changed from "isnanf.h"
ebb7ea0c94e8 Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Ben Pfaff <blp@cs.stanford.edu>
parents: 10197
diff changeset
590 to "isnanf-nolibm.h".
ebb7ea0c94e8 Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Ben Pfaff <blp@cs.stanford.edu>
parents: 10197
diff changeset
591 isnand-nolibm The include file is changed from "isnand.h"
ebb7ea0c94e8 Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Ben Pfaff <blp@cs.stanford.edu>
parents: 10197
diff changeset
592 to "isnand-nolibm.h".
ebb7ea0c94e8 Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Ben Pfaff <blp@cs.stanford.edu>
parents: 10197
diff changeset
593
10197
d079dd7b69bc Add termsigp argument to execute() and wait_process().
Bruno Haible <bruno@clisp.org>
parents: 10041
diff changeset
594 2008-06-10 execute The execute function takes an additional termsigp
d079dd7b69bc Add termsigp argument to execute() and wait_process().
Bruno Haible <bruno@clisp.org>
parents: 10041
diff changeset
595 argument. Passing termsigp = NULL is ok.
d079dd7b69bc Add termsigp argument to execute() and wait_process().
Bruno Haible <bruno@clisp.org>
parents: 10041
diff changeset
596 wait-process The wait_subprocess function takes an additional
d079dd7b69bc Add termsigp argument to execute() and wait_process().
Bruno Haible <bruno@clisp.org>
parents: 10041
diff changeset
597 termsigp argument. Passing termsigp = NULL is ok.
d079dd7b69bc Add termsigp argument to execute() and wait_process().
Bruno Haible <bruno@clisp.org>
parents: 10041
diff changeset
598
10041
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
599 2008-05-10 linebreak The module is split into several modules unilbrk/*.
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
600 The include file is changed from "linebreak.h" to
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
601 "unilbrk.h". Two functions are renamed:
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
602 mbs_possible_linebreaks -> ulc_possible_linebreaks
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
603 mbs_width_linebreaks -> ulc_width_linebreaks
db1d8acdb9c1 Split up the 'linebreak' module.
Bruno Haible <bruno@clisp.org>
parents: 10015
diff changeset
604
10001
facc928673d7 Declare rpmatch.
Bruno Haible <bruno@clisp.org>
parents: 9780
diff changeset
605 2008-04-28 rpmatch The include file is now <stdlib.h>.
facc928673d7 Declare rpmatch.
Bruno Haible <bruno@clisp.org>
parents: 9780
diff changeset
606
10015
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
607 2008-04-28 inet_ntop The include file is changed from "inet_ntop.h"
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
608 to <arpa/inet.h>.
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
609
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
610 2008-04-28 inet_pton The include file is changed from "inet_pton.h"
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
611 to <arpa/inet.h>.
cdb62260df4b Mention Simon's recent changes.
Bruno Haible <bruno@clisp.org>
parents: 10001
diff changeset
612
9780
cf325a112b9d Take into account the number of pushed-back bytes (ungetc).
Bruno Haible <bruno@clisp.org>
parents: 9646
diff changeset
613 2008-03-06 freadahead The return value's computation has changed. It
cf325a112b9d Take into account the number of pushed-back bytes (ungetc).
Bruno Haible <bruno@clisp.org>
parents: 9646
diff changeset
614 now increases by 1 after ungetc.
cf325a112b9d Take into account the number of pushed-back bytes (ungetc).
Bruno Haible <bruno@clisp.org>
parents: 9646
diff changeset
615
9646
a113e473cc98 Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible <bruno@clisp.org>
parents: 9623
diff changeset
616 2008-01-26 isnan-nolibm The module name is changed from isnan-nolibm to
a113e473cc98 Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible <bruno@clisp.org>
parents: 9623
diff changeset
617 isnand-nolibm. The include file is changed from
a113e473cc98 Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible <bruno@clisp.org>
parents: 9623
diff changeset
618 "isnan.h" to "isnand.h". The function that it
a113e473cc98 Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible <bruno@clisp.org>
parents: 9623
diff changeset
619 defines is changed from isnan() to isnand().
a113e473cc98 Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible <bruno@clisp.org>
parents: 9623
diff changeset
620
9623
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
621 2008-01-14 strcasestr This module now replaces worst-case inefficient
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
622 implementations; clients that use controlled
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
623 needles and thus do not care about worst-case
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
624 efficiency should use the new strcasestr-simple
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
625 module instead for smaller code size.
69d9307c0aa0 Convert strcasestr module to use Two-Way algorithm.
Eric Blake <ebb9@byu.net>
parents: 9592
diff changeset
626
9592
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
627 2008-01-09 alloca-opt Now defines HAVE_ALLOCA_H only when the system
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
628 supplies an <alloca.h>. Gnulib-using code is now
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
629 expected to include <alloca.h> unconditionally.
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
630 Non-gnulib-using code can continue to include
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
631 <alloca.h> only if HAVE_ALLOCA_H is defined.
d309fd90fbf3 gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9591
diff changeset
632
9591
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
633 2008-01-08 memmem This module now replaces worst-case inefficient
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
634 implementations; clients that use controlled
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
635 needles and thus do not care about worst-case
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
636 efficiency should use the new memmem-simple
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
637 module instead for smaller code size.
83fd101f67f0 Add memmem-simple module.
Eric Blake <ebb9@byu.net>
parents: 9545
diff changeset
638
9545
c596ca4e89b4 Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 9498
diff changeset
639 2007-12-24 setenv The include file is changed from "setenv.h" to
c596ca4e89b4 Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 9498
diff changeset
640 <stdlib.h>. Also, the unsetenv function is no
c596ca4e89b4 Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 9498
diff changeset
641 longer declared in this module; use the 'unsetenv'
c596ca4e89b4 Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 9498
diff changeset
642 module if you need it.
c596ca4e89b4 Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 9498
diff changeset
643
9498
a2c450a3023c Move declaration of getpagesize() from getpagesize.h to unistd.h.
Bruno Haible <bruno@clisp.org>
parents: 9496
diff changeset
644 2007-12-03 getpagesize The include file is changed from "getpagesize.h"
a2c450a3023c Move declaration of getpagesize() from getpagesize.h to unistd.h.
Bruno Haible <bruno@clisp.org>
parents: 9496
diff changeset
645 to <unistd.h>.
a2c450a3023c Move declaration of getpagesize() from getpagesize.h to unistd.h.
Bruno Haible <bruno@clisp.org>
parents: 9496
diff changeset
646
9496
d7da1f241448 Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Bruno Haible <bruno@clisp.org>
parents: 9314
diff changeset
647 2007-12-03 strcase The include file is changed from <string.h> to
d7da1f241448 Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Bruno Haible <bruno@clisp.org>
parents: 9314
diff changeset
648 <strings.h>.
d7da1f241448 Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Bruno Haible <bruno@clisp.org>
parents: 9314
diff changeset
649
9314
bb3874ba31fd Mention the license change.
Bruno Haible <bruno@clisp.org>
parents: 9171
diff changeset
650 2007-10-07 most modules The license for most modules has changed from
bb3874ba31fd Mention the license change.
Bruno Haible <bruno@clisp.org>
parents: 9171
diff changeset
651 GPLv2+ to GPLv3+, and from LGPLv2+ to LGPLv3+.
bb3874ba31fd Mention the license change.
Bruno Haible <bruno@clisp.org>
parents: 9171
diff changeset
652 A few modules are still under LGPLv2+; see the
bb3874ba31fd Mention the license change.
Bruno Haible <bruno@clisp.org>
parents: 9171
diff changeset
653 module description for the applicable license.
bb3874ba31fd Mention the license change.
Bruno Haible <bruno@clisp.org>
parents: 9171
diff changeset
654
9171
87d1523f0988 Let linebreak rely on uniwidth/width.
Bruno Haible <bruno@clisp.org>
parents: 9169
diff changeset
655 2007-09-01 linebreak "linebreak.h" no longer declares the functions
87d1523f0988 Let linebreak rely on uniwidth/width.
Bruno Haible <bruno@clisp.org>
parents: 9169
diff changeset
656 locale_charset, uc_width, u{8,16,32}_width. Use
87d1523f0988 Let linebreak rely on uniwidth/width.
Bruno Haible <bruno@clisp.org>
parents: 9169
diff changeset
657 "uniwidth.h" to get these functions declared.
87d1523f0988 Let linebreak rely on uniwidth/width.
Bruno Haible <bruno@clisp.org>
parents: 9169
diff changeset
658
9169
dfa92826de1e Rename mreadlink_with_size to areadlink_with_size.
Jim Meyering <jim@meyering.net>
parents: 9161
diff changeset
659 2007-08-28 areadlink-with-size
dfa92826de1e Rename mreadlink_with_size to areadlink_with_size.
Jim Meyering <jim@meyering.net>
parents: 9161
diff changeset
660 Renamed from mreadlink-with-size.
dfa92826de1e Rename mreadlink_with_size to areadlink_with_size.
Jim Meyering <jim@meyering.net>
parents: 9161
diff changeset
661 Function renamed: mreadlink_with_size ->
dfa92826de1e Rename mreadlink_with_size to areadlink_with_size.
Jim Meyering <jim@meyering.net>
parents: 9161
diff changeset
662 areadlink_with_size.
dfa92826de1e Rename mreadlink_with_size to areadlink_with_size.
Jim Meyering <jim@meyering.net>
parents: 9161
diff changeset
663
9161
c5cedfcd0db0 Move getline and getdelim into stdio.h, per POSIX 200x.
Eric Blake <ebb9@byu.net>
parents: 9148
diff changeset
664 2007-08-22 getdelim, getline
c5cedfcd0db0 Move getline and getdelim into stdio.h, per POSIX 200x.
Eric Blake <ebb9@byu.net>
parents: 9148
diff changeset
665 The include file is changed from "getdelim.h"
c5cedfcd0db0 Move getline and getdelim into stdio.h, per POSIX 200x.
Eric Blake <ebb9@byu.net>
parents: 9148
diff changeset
666 and "getline.h" to the POSIX 200x <stdio.h>.
c5cedfcd0db0 Move getline and getdelim into stdio.h, per POSIX 200x.
Eric Blake <ebb9@byu.net>
parents: 9148
diff changeset
667
9148
71cb6e488d75 New file: lib/idcache.h
Jim Meyering <jim@meyering.net>
parents: 9143
diff changeset
668 2007-08-18 idcache Now provides prototypes in "idcache.h".
71cb6e488d75 New file: lib/idcache.h
Jim Meyering <jim@meyering.net>
parents: 9143
diff changeset
669
9143
4290c9101f09 * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9137
diff changeset
670 2007-08-10 xstrtol The STRTOL_FATAL_ERROR macro is removed.
4290c9101f09 * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9137
diff changeset
671 Use the new xstrtol_fatal function instead.
4290c9101f09 * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9137
diff changeset
672
9137
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
673 2007-08-04 human The function human_options no longer reports an
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
674 error to standard error; that is now the
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
675 caller's responsibility. It returns an
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
676 error code of type enum strtol_error
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
677 instead of the integer option value, and stores
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
678 the option value via a new int * argument.
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
679 xstrtol The first two arguments of STRTOL_FATAL_ERROR
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
680 are now an option name and option argument
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
681 instead of an option argument and a type string,
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
682 STRTOL_FAIL_WARN is removed.
629a6928f108 * NEWS: Describe interface changes to human, xstrtol.
Paul Eggert <eggert@cs.ucla.edu>
parents: 9127
diff changeset
683
9097
e7990121003e add lgpl-3.0.texi; have all Texinfo licenses consistently omit any sectioning and index commands
Karl Berry <karl@freefriends.org>
parents: 9084
diff changeset
684 2007-07-14 gpl, lgpl New Texinfo versions with no sectioning commands.
e7990121003e add lgpl-3.0.texi; have all Texinfo licenses consistently omit any sectioning and index commands
Karl Berry <karl@freefriends.org>
parents: 9084
diff changeset
685
9084
2932e92d6e31 * lib/version-etc.c (version_etc_va): Default to GPLv3+.
Eric Blake <ebb9@byu.net>
parents: 9073
diff changeset
686 2007-07-10 version-etc Output now mentions GPLv3+, not GPLv2+. Use
2932e92d6e31 * lib/version-etc.c (version_etc_va): Default to GPLv3+.
Eric Blake <ebb9@byu.net>
parents: 9073
diff changeset
687 gnulib-tool --local-dir to override this.
2932e92d6e31 * lib/version-etc.c (version_etc_va): Default to GPLv3+.
Eric Blake <ebb9@byu.net>
parents: 9073
diff changeset
688
9073
eff03f4ce262 Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Bruno Haible <bruno@clisp.org>
parents: 9035
diff changeset
689 2007-07-07 wcwidth The include file is changed from "wcwidth.h" to
eff03f4ce262 Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Bruno Haible <bruno@clisp.org>
parents: 9035
diff changeset
690 <wchar.h>.
eff03f4ce262 Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
Bruno Haible <bruno@clisp.org>
parents: 9035
diff changeset
691
9035
e87363712c15 2007-07-02 Simon Josefsson <simon@josefsson.org>
Simon Josefsson <simon@josefsson.org>
parents: 9034
diff changeset
692 2007-07-02 gpl, lgpl Renamed to gpl-2.0 and lgpl-2.1 respectively.
9034
85e326413702 2007-07-02 Simon Josefsson <simon@josefsson.org>
Simon Josefsson <simon@josefsson.org>
parents: 8984
diff changeset
693 (There is also a new module gpl-3.0.)
85e326413702 2007-07-02 Simon Josefsson <simon@josefsson.org>
Simon Josefsson <simon@josefsson.org>
parents: 8984
diff changeset
694
8984
6f10d6c95947 Mention yesterday's lchown changes.
Bruno Haible <bruno@clisp.org>
parents: 8949
diff changeset
695 2007-06-16 lchown The include file is changed from "lchown.h" to
6f10d6c95947 Mention yesterday's lchown changes.
Bruno Haible <bruno@clisp.org>
parents: 8949
diff changeset
696 <unistd.h>.
6f10d6c95947 Mention yesterday's lchown changes.
Bruno Haible <bruno@clisp.org>
parents: 8949
diff changeset
697
8949
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
698 2007-06-09 xallocsa Renamed to xmalloca. The include file "xallocsa.h"
16358
a712776b11ce maint: spelling fixes
Paul Eggert <eggert@cs.ucla.edu>
parents: 16260
diff changeset
699 was renamed to "xmalloca.h". The function was
8949
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
700 renamed:
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
701 xallocsa -> xmalloca
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
702
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
703 2007-06-09 allocsa Renamed to malloca. The include file "allocsa.h"
16358
a712776b11ce maint: spelling fixes
Paul Eggert <eggert@cs.ucla.edu>
parents: 16260
diff changeset
704 was renamed to "malloca.h". The function-like
8949
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
705 macros were renamed:
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
706 allocsa -> malloca
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
707 freesa -> freea
e9aa39473d0f Rename allocsa -> malloca, xallocsa -> xmalloca.
Bruno Haible <bruno@clisp.org>
parents: 8882
diff changeset
708
8861
814d6b735b16 * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Jim Meyering <jim@meyering.net>
parents: 8783
diff changeset
709 2007-05-20 utimens Renamed futimens to gl_futimens, to avoid
814d6b735b16 * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Jim Meyering <jim@meyering.net>
parents: 8783
diff changeset
710 conflict with the glibc-2.6-introduced function
814d6b735b16 * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Jim Meyering <jim@meyering.net>
parents: 8783
diff changeset
711 that has a different signature.
814d6b735b16 * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
Jim Meyering <jim@meyering.net>
parents: 8783
diff changeset
712
8783
bb4e89fdfa87 sigprocmask.h is replaced with <signal.h>.
Bruno Haible <bruno@clisp.org>
parents: 8648
diff changeset
713 2007-05-01 sigprocmask The module now depends on signal, so replace
bb4e89fdfa87 sigprocmask.h is replaced with <signal.h>.
Bruno Haible <bruno@clisp.org>
parents: 8648
diff changeset
714 #include "sigprocmask.h"
bb4e89fdfa87 sigprocmask.h is replaced with <signal.h>.
Bruno Haible <bruno@clisp.org>
parents: 8648
diff changeset
715 with
bb4e89fdfa87 sigprocmask.h is replaced with <signal.h>.
Bruno Haible <bruno@clisp.org>
parents: 8648
diff changeset
716 #include <signal.h>
bb4e89fdfa87 sigprocmask.h is replaced with <signal.h>.
Bruno Haible <bruno@clisp.org>
parents: 8648
diff changeset
717
8648
359d135f748c Assume 'long double' exists.
Bruno Haible <bruno@clisp.org>
parents: 8620
diff changeset
718 2007-04-06 gettext The macro HAVE_LONG_DOUBLE is no longer set.
359d135f748c Assume 'long double' exists.
Bruno Haible <bruno@clisp.org>
parents: 8620
diff changeset
719 You can replace all its uses with 1, i.e. assume
359d135f748c Assume 'long double' exists.
Bruno Haible <bruno@clisp.org>
parents: 8620
diff changeset
720 'long double' as a type exists.
359d135f748c Assume 'long double' exists.
Bruno Haible <bruno@clisp.org>
parents: 8620
diff changeset
721
8608
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
722 2007-04-01 arcfour Renamed to crypto/arcfour.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
723 arctwo Renamed to crypto/arctwo.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
724 des Renamed to crypto/des.
8619
4a34aa9fe06b Fix gc.
Simon Josefsson <simon@josefsson.org>
parents: 8608
diff changeset
725 gc Renamed to crypto/gc.
8608
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
726 gc-arcfour Renamed to crypto/gc-arcfour.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
727 gc-arctwo Renamed to crypto/gc-arctwo.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
728 gc-des Renamed to crypto/gc-des.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
729 gc-hmac-md5 Renamed to crypto/gc-hmac-md5.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
730 gc-hmac-sha1 Renamed to crypto/gc-hmac-sha1.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
731 gc-md2 Renamed to crypto/gc-md2.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
732 gc-md4 Renamed to crypto/gc-md4.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
733 gc-md5 Renamed to crypto/gc-md5.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
734 gc-pbkdf2-sha1 Renamed to crypto/gc-pbkdf2-sha1.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
735 gc-random Renamed to crypto/gc-random.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
736 gc-rijndael Renamed to crypto/gc-rijndael.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
737 gc-sha1 Renamed to crypto/gc-sha1.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
738 hmac-md5 Renamed to crypto/hmac-md5.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
739 hmac-sha1 Renamed to crypto/hmac-sha1.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
740 md2 Renamed to crypto/md2.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
741 md4 Renamed to crypto/md4.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
742 md5 Renamed to crypto/md5.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
743 rijndael Renamed to crypto/rijndael.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
744 sha1 Renamed to crypto/sha1.
345e76b911df Crypto modules were renamed.
Bruno Haible <bruno@clisp.org>
parents: 8571
diff changeset
745
8571
2c310f4a00e7 Reorder.
Simon Josefsson <simon@josefsson.org>
parents: 8532
diff changeset
746 2007-03-27 vasprintf The module now depends on stdio, so replace
2c310f4a00e7 Reorder.
Simon Josefsson <simon@josefsson.org>
parents: 8532
diff changeset
747 #include "vasprintf.h"
2c310f4a00e7 Reorder.
Simon Josefsson <simon@josefsson.org>
parents: 8532
diff changeset
748 with
2c310f4a00e7 Reorder.
Simon Josefsson <simon@josefsson.org>
parents: 8532
diff changeset
749 #include <stdio.h>
2c310f4a00e7 Reorder.
Simon Josefsson <simon@josefsson.org>
parents: 8532
diff changeset
750
8532
11f6a87d953a New module 'search'.
Bruno Haible <bruno@clisp.org>
parents: 8507
diff changeset
751 2007-03-24 tsearch The include file is changed from "tsearch.h" to
11f6a87d953a New module 'search'.
Bruno Haible <bruno@clisp.org>
parents: 8507
diff changeset
752 <search.h>.
11f6a87d953a New module 'search'.
Bruno Haible <bruno@clisp.org>
parents: 8507
diff changeset
753
8507
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
754 2007-03-24 utf8-ucs4 The include file is changed from "utf8-ucs4.h"
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
755 to "unistr.h".
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
756 utf8-ucs4-unsafe The include file is changed from
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
757 "utf8-ucs4-unsafe.h" to "unistr.h".
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
758 utf16-ucs4 The include file is changed from "utf16-ucs4.h"
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
759 to "unistr.h".
8882
41d1dcf3e597 Fix an old entry.
Bruno Haible <bruno@clisp.org>
parents: 8861
diff changeset
760 utf16-ucs4-unsafe The include file is changed from
41d1dcf3e597 Fix an old entry.
Bruno Haible <bruno@clisp.org>
parents: 8861
diff changeset
761 "utf16-ucs4-unsafe.h" to "unistr.h".
8507
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
762 ucs4-utf8 The include file is changed from "ucs4-utf8.h"
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
763 to "unistr.h".
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
764 ucs4-utf16 The include file is changed from "ucs4-utf16.h"
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
765 to "unistr.h".
2d9de99c11d9 Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Bruno Haible <bruno@clisp.org>
parents: 8478
diff changeset
766
8478
1627fd93e51e Remove module 'iconvme'.
Bruno Haible <bruno@clisp.org>
parents: 8452
diff changeset
767 2007-03-19 iconvme The module is removed. Use module striconv instead:
1627fd93e51e Remove module 'iconvme'.
Bruno Haible <bruno@clisp.org>
parents: 8452
diff changeset
768 iconv_string -> str_iconv
1627fd93e51e Remove module 'iconvme'.
Bruno Haible <bruno@clisp.org>
parents: 8452
diff changeset
769 iconv_alloc -> str_cd_iconv (with reversed
1627fd93e51e Remove module 'iconvme'.
Bruno Haible <bruno@clisp.org>
parents: 8452
diff changeset
770 arguments)
1627fd93e51e Remove module 'iconvme'.
Bruno Haible <bruno@clisp.org>
parents: 8452
diff changeset
771
8438
238942284e2f Allow the use of a destructor for the values stored in the list.
Bruno Haible <bruno@clisp.org>
parents: 8436
diff changeset
772 2007-03-15 list The functions gl_list_create_empty and
8452
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
773 array-list gl_list_create now take an extra fourth argument.
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
774 carray-list You can pass NULL.
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
775 linked-list
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
776 linkedhash-list
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
777 avltree-list
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
778 rbtree-list
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
779 avltreehash-list
1995f0dca46c Mention all modules affected by last change.
Bruno Haible <bruno@clisp.org>
parents: 8450
diff changeset
780 rbtreehash-list
8438
238942284e2f Allow the use of a destructor for the values stored in the list.
Bruno Haible <bruno@clisp.org>
parents: 8436
diff changeset
781
8436
36bbb949160c Add an element disposal function.
Bruno Haible <bruno@clisp.org>
parents: 8435
diff changeset
782 2007-03-15 oset The function gl_oset_create_empty now takes a
36bbb949160c Add an element disposal function.
Bruno Haible <bruno@clisp.org>
parents: 8435
diff changeset
783 array-oset third argument. You can pass NULL.
36bbb949160c Add an element disposal function.
Bruno Haible <bruno@clisp.org>
parents: 8435
diff changeset
784 avltree-oset
36bbb949160c Add an element disposal function.
Bruno Haible <bruno@clisp.org>
parents: 8435
diff changeset
785 rbtree-oset
36bbb949160c Add an element disposal function.
Bruno Haible <bruno@clisp.org>
parents: 8435
diff changeset
786
8435
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
787 2007-03-12 des The types and functions in lib/des.h have been
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
788 gc-des renamed:
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
789
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
790 des_ctx -> gl_des_ctx, tripledes_ctx -> gl_3des_ctx,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
791 des_is_weak_key -> gl_des_is_weak_key,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
792 des_setkey -> gl_des_setkey,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
793 des_makekey -> gl_des_makekey,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
794 des_ecb_crypt -> gl_des_ecb_crypt,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
795 des_ecb_encrypt -> gl_des_ecb_encrypt,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
796 des_ecb_decrypt -> gl_des_ecb_decrypt,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
797 tripledes_set2keys -> gl_3des_set2keys,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
798 tripledes_set3keys -> gl_3des_set3keys,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
799 tripledes_makekey -> gl_3des_makekey,
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
800 tripledes_ecb_crypt -> gl_3des_ecb_crypt.
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
801
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
802 Also consider using the "gc-des" buffer instead of
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
803 using the "des" module directly.
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
804
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
805 2007-02-28 xreadlink The module xreadlink was renamed to
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
806 xreadlink-with-size. The function was renamed:
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
807 xreadlink -> xreadlink_with_size.
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
808
8450
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
809 2007-02-18 exit The modules now depend on stdlib, so replace
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
810 mkdtemp #include "exit.h"
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
811 mkstemp #include "mkdtemp.h"
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
812 #include "mkstemp.h"
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
813 with
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
814 #include <stdlib.h>
974cb4afc21f * NEWS: Document stdlib change from 2007-02-18.
Eric Blake <ebb9@byu.net>
parents: 8447
diff changeset
815
8447
f4bf8ff7f21b Discuss strdup change.
Simon Josefsson <simon@josefsson.org>
parents: 8438
diff changeset
816 2007-01-26 strdup The module now depends on string, so replace
f4bf8ff7f21b Discuss strdup change.
Simon Josefsson <simon@josefsson.org>
parents: 8438
diff changeset
817 #include "strdup.h"
f4bf8ff7f21b Discuss strdup change.
Simon Josefsson <simon@josefsson.org>
parents: 8438
diff changeset
818 with
f4bf8ff7f21b Discuss strdup change.
Simon Josefsson <simon@josefsson.org>
parents: 8438
diff changeset
819 #include <string.h>
f4bf8ff7f21b Discuss strdup change.
Simon Josefsson <simon@josefsson.org>
parents: 8438
diff changeset
820
8435
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
821 # This is for Emacs.
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
822 # Local Variables:
18109
244355088b86 maint: add coding cookies to non-ASCII sources
Paul Eggert <eggert@cs.ucla.edu>
parents: 18104
diff changeset
823 # coding: utf-8
8435
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
824 # indent-tabs-mode: nil
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
825 # whitespace-check-buffer-indent: nil
9ffcb6d5f355 List of important user-visible changes.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
826 # End: