Mercurial > hg > octave-kai > gnulib-hg
annotate lib/ChangeLog @ 4314:bc3a7b27a426
Upgrade the width function to Unicode 4.0.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 05 May 2003 09:12:58 +0000 |
parents | 17ce7ef2789c |
children | 05d392fdaa43 |
rev | line source |
---|---|
4314
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
1 2003-05-03 Bruno Haible <bruno@clisp.org> |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
2 |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
3 Upgrade to Unicode-4.0. |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
4 * linebreak.c (nonspacing_table_data): Change width of U+00AD, |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
5 U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615, |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
6 U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5, |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
7 U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
8 from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1. |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
9 (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
10 of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2. |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
11 Change width of U+E0100..U+E01EF from 1 to 0. |
bc3a7b27a426
Upgrade the width function to Unicode 4.0.
Bruno Haible <bruno@clisp.org>
parents:
4310
diff
changeset
|
12 |
4310
17ce7ef2789c
Include <stddef.h>, for size_t.
Bruno Haible <bruno@clisp.org>
parents:
4309
diff
changeset
|
13 2003-04-25 Bruno Haible <bruno@clisp.org> |
17ce7ef2789c
Include <stddef.h>, for size_t.
Bruno Haible <bruno@clisp.org>
parents:
4309
diff
changeset
|
14 |
17ce7ef2789c
Include <stddef.h>, for size_t.
Bruno Haible <bruno@clisp.org>
parents:
4309
diff
changeset
|
15 * copy-file.c: Include <stddef.h>, for size_t. |
17ce7ef2789c
Include <stddef.h>, for size_t.
Bruno Haible <bruno@clisp.org>
parents:
4309
diff
changeset
|
16 |
4309 | 17 2003-04-25 Jim Meyering <jim@meyering.net> |
18 | |
19 * copy-file.c (copy_file_preserving): Declare buf_size to be | |
20 of type size_t, not int. | |
21 | |
4299 | 22 2003-04-11 Jim Meyering <jim@meyering.net> |
23 | |
4302 | 24 Merge changes from Coreutils. |
25 | |
4301 | 26 2003-03-22 Jim Meyering <jim@meyering.net> |
27 | |
28 * strftime.c (widen): Cast alloca return value to proper type. | |
29 | |
4299 | 30 2003-01-19 Ulrich Drepper <drepper@redhat.com> |
31 | |
32 From GNU libc. | |
33 * strftime.c (my_strftime): Handle very large width | |
34 specifications for numeric values correctly. Improve checks for | |
35 overflow. | |
36 | |
37 2003-01-19 Jim Meyering <jim@meyering.net> | |
38 | |
39 * strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical definitions. | |
40 (nl_get_alt_digit) [! defined my_strftime]: Define. | |
41 (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of | |
42 _nl_get_alt_digit and _nl_get_walt_digit. | |
43 | |
44 * strftime.c (my_strftime): Merge in locale-related changes from libc. | |
45 These changes have no effect outside of _LIBC. | |
46 | |
4294 | 47 2003-04-10 Bruno Haible <bruno@clisp.org> |
48 | |
49 * findprog.h: New file, from GNU gettext. | |
50 * findprog.c: New file, from GNU gettext. | |
51 | |
4288 | 52 2003-04-05 Jim Meyering <jim@meyering.net> |
53 | |
4290 | 54 Merge changes from Coreutils. |
55 | |
4299 | 56 * exclude.h (PARAMS): Remove definition and uses. |
57 * exclude.c: Remove uses of `PARAMS'. | |
58 | |
4290 | 59 * dirname.c [TEST_DIRNAME]: Update build instructions for test. |
60 Add test-cases for DOS filenames. Declare program_name. | |
61 (main): Set up program_name. Patch by Rich Dawe. | |
62 | |
4288 | 63 * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any |
64 error from mntctl. | |
65 Use mntctl's return value to drive the entry-processing loop, since | |
66 we can't rely on the value of the vmt_length member in the last | |
67 entry. On some systems doing so could result in exhausting | |
68 virtual memory. Based in part on a patch from Mike Jetzer. | |
69 | |
4286 | 70 2003-04-04 Bruno Haible <bruno@clisp.org> |
71 | |
72 * linebreak.h: New file, from GNU gettext. | |
73 * linebreak.c: New file, from GNU gettext with slight modifications. | |
74 * lbrkprop.h: New file, from GNU gettext. | |
75 | |
4275
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
76 2003-04-03 Bruno Haible <bruno@clisp.org> |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
77 |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
78 * utf8-ucs4.h: New file, from GNU gettext. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
79 * utf16-ucs4.h: New file, from GNU gettext. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
80 * ucs4-utf8.h: New file, from GNU gettext. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
81 * ucs4-utf16.h: New file, from GNU gettext. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
82 |
4273 | 83 2003-04-02 Bruno Haible <bruno@clisp.org> |
84 | |
85 * binary-io.h: New file, from GNU gettext. | |
86 | |
4271 | 87 2003-04-01 Bruno Haible <bruno@clisp.org> |
88 | |
89 * pathname.h: New file, from GNU gettext. | |
90 * concatpath.c: New file, from GNU gettext. | |
91 | |
4268 | 92 2003-03-30 Bruno Haible <bruno@clisp.org> |
93 | |
94 * copy-file.c (copy_file_preserving): Don't set owner if the function | |
95 chown() doesn't exist. | |
96 | |
4266 | 97 2003-03-28 Bruno Haible <bruno@clisp.org> |
98 | |
99 * copy-file.h: New file, from GNU gettext. | |
100 * copy-file.c: New file, from GNU gettext. | |
101 | |
4261 | 102 2003-03-18 Jim Meyering <jim@meyering.net> |
103 | |
104 * quote.c (quote_n): Fix typo in comment. | |
105 | |
4256
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
106 2003-03-14 Jim Meyering <jim@meyering.net> |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
107 |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
108 Merge changes from Coreutils. |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
109 * obstack.h (obstack_object_size): Declare temporary, __o, |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
110 to be const, in order to avoid warnings. |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
111 (obstack_room): Likewise. |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
112 (obstack_empty_p): Likewise. |
8985ae624e3d
Merge changes from Coreutils.
Jim Meyering <jim@meyering.net>
parents:
4255
diff
changeset
|
113 |
4252
7bcd3280502a
* hash.c: Include <stdbool.h> unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4249
diff
changeset
|
114 2003-03-13 Paul Eggert <eggert@twinsun.com> |
7bcd3280502a
* hash.c: Include <stdbool.h> unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4249
diff
changeset
|
115 |
4255
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4252
diff
changeset
|
116 Merge changes from Bison. |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4252
diff
changeset
|
117 * obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4252
diff
changeset
|
118 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5 |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4252
diff
changeset
|
119 when compiling Bison 1.875's `bitset bset = obstack_alloc |
fe0f8778e46d
Merge changes from Bison.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4252
diff
changeset
|
120 (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe. |
4252
7bcd3280502a
* hash.c: Include <stdbool.h> unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4249
diff
changeset
|
121 * hash.c: Include <stdbool.h> unconditionally. |
7bcd3280502a
* hash.c: Include <stdbool.h> unconditionally.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4249
diff
changeset
|
122 |
4249
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
123 2003-03-09 Paul Eggert <eggert@twinsun.com> |
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
124 |
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
125 * argmatch.c (EXIT_FAILURE): Define if the system doesn't. |
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
126 Reported by Bruce Becker; see: |
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
127 http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html |
b35160ecbc71
* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4246
diff
changeset
|
128 |
4246 | 129 2003-03-03 Paul Eggert <eggert@twinsun.com> |
130 Bruno Haible <bruno@clisp.org> | |
131 | |
132 * mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1. | |
133 Reported by John Hughes, see | |
134 http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html | |
135 | |
4242
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
136 2003-02-19 Paolo Bonzino <bonzini@gnu.org> |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
137 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
138 * poll_.h: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
139 * poll.c: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4239
diff
changeset
|
140 |
4239
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
141 2003-02-18 Paolo Bonzino <bonzini@gnu.org> |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
142 |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
143 * mathl.h: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
144 * acosl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
145 * asinl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
146 * atanl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
147 * ceill.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
148 * cosl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
149 * expl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
150 * floorl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
151 * frexpl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
152 * ldexpl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
153 * logl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
154 * sincosl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
155 * sinl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
156 * sqrtl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
157 * tanl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
158 * trigl.c: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
159 * trigl.h: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
160 |
4237
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4229
diff
changeset
|
161 2003-02-17 Bruno Haible <bruno@clisp.org> |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4229
diff
changeset
|
162 |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4229
diff
changeset
|
163 * mkdtemp.h: New file, from GNU gettext. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4229
diff
changeset
|
164 * mkdtemp.c: New file, from GNU gettext. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4229
diff
changeset
|
165 |
4229
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
166 2003-01-31 Bruno Haible <bruno@clisp.org> |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
167 |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
168 * rename.c: #undef rename before defining rpl_rename. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
169 * strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen. |
c7ddde35beec
Make this module usable in shared libraries.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
170 |
4224
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
171 2003-01-30 Bruno Haible <bruno@clisp.org> |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
172 |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
173 * printf-args.h: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
174 * printf-args.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
175 * printf-parse.h: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
176 * printf-parse.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
177 * vasnprintf.h: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
178 * vasnprintf.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
179 * asnprintf.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
180 * vasprintf.h: New file, from GNU gettext with modifications. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
181 * vasprintf.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
182 * asprintf.c: New file, from GNU gettext. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
183 |
4221 | 184 2003-01-29 Bruno Haible <bruno@clisp.org> |
185 | |
186 * stpncpy.h: New file, from GNU gettext with modifications. | |
187 * stpncpy.c: New file, from GNU gettext with modifications. | |
188 | |
4218 | 189 2003-01-28 Bruno Haible <bruno@clisp.org> |
190 | |
191 * c-ctype.h: New file, from GNU gettext, with changes suggested by | |
192 Paul Eggert. | |
193 * c-ctype.c: New file, from GNU gettext, with changes suggested by | |
194 Paul Eggert. | |
195 | |
4215 | 196 2003-01-27 Bruno Haible <bruno@clisp.org> |
197 | |
198 * xsetenv.h: New file, from GNU gettext. | |
199 * xsetenv.c: New file, from GNU gettext. | |
200 | |
4207 | 201 2003-01-23 Bruno Haible <bruno@clisp.org> |
202 | |
203 * minmax.h: New file, from GNU gettext, with comments from Paul Eggert. | |
204 | |
4201 | 205 2003-01-22 Bruno Haible <bruno@clisp.org> |
206 | |
207 * exit.h: New file, from GNU gettext. | |
208 | |
4183
476e05a407da
Use ANSI C function declarations.
Bruno Haible <bruno@clisp.org>
parents:
4182
diff
changeset
|
209 2003-01-11 Bruno Haible <bruno@clisp.org> |
476e05a407da
Use ANSI C function declarations.
Bruno Haible <bruno@clisp.org>
parents:
4182
diff
changeset
|
210 |
476e05a407da
Use ANSI C function declarations.
Bruno Haible <bruno@clisp.org>
parents:
4182
diff
changeset
|
211 * stpcpy.h (stpcpy): Use ANSI C function declarations. |
476e05a407da
Use ANSI C function declarations.
Bruno Haible <bruno@clisp.org>
parents:
4182
diff
changeset
|
212 * strcase.h (strcasecmp, strncasecmp): Likewise. |
476e05a407da
Use ANSI C function declarations.
Bruno Haible <bruno@clisp.org>
parents:
4182
diff
changeset
|
213 |
4182 | 214 2003-01-14 Jim Meyering <jim@meyering.net> |
215 | |
216 * same.c (same_name): Tweak a comment. | |
217 | |
4179
7dd6887fa0db
Optimization: Avoid unnecessary stat() calls.
Bruno Haible <bruno@clisp.org>
parents:
4178
diff
changeset
|
218 2003-01-11 Bruno Haible <bruno@clisp.org> |
7dd6887fa0db
Optimization: Avoid unnecessary stat() calls.
Bruno Haible <bruno@clisp.org>
parents:
4178
diff
changeset
|
219 |
7dd6887fa0db
Optimization: Avoid unnecessary stat() calls.
Bruno Haible <bruno@clisp.org>
parents:
4178
diff
changeset
|
220 * same.c (same_name): Reorder tests so as to avoid calling stat() |
7dd6887fa0db
Optimization: Avoid unnecessary stat() calls.
Bruno Haible <bruno@clisp.org>
parents:
4178
diff
changeset
|
221 when a string comparison is sufficient. |
7dd6887fa0db
Optimization: Avoid unnecessary stat() calls.
Bruno Haible <bruno@clisp.org>
parents:
4178
diff
changeset
|
222 |
4178
d600a57046b9
Avoid bug with non-ASCII characters.
Bruno Haible <bruno@clisp.org>
parents:
4177
diff
changeset
|
223 2003-01-11 Bruno Haible <bruno@clisp.org> |
d600a57046b9
Avoid bug with non-ASCII characters.
Bruno Haible <bruno@clisp.org>
parents:
4177
diff
changeset
|
224 |
d600a57046b9
Avoid bug with non-ASCII characters.
Bruno Haible <bruno@clisp.org>
parents:
4177
diff
changeset
|
225 * readtokens.c (readtoken): Cast character to 'unsigned char', not |
d600a57046b9
Avoid bug with non-ASCII characters.
Bruno Haible <bruno@clisp.org>
parents:
4177
diff
changeset
|
226 'unsigned int'. |
d600a57046b9
Avoid bug with non-ASCII characters.
Bruno Haible <bruno@clisp.org>
parents:
4177
diff
changeset
|
227 |
4177
6a34d03dc4e3
Add comment about low quality of this function.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
228 2003-01-11 Bruno Haible <bruno@clisp.org> |
6a34d03dc4e3
Add comment about low quality of this function.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
229 |
6a34d03dc4e3
Add comment about low quality of this function.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
230 * hash-pjw.c: Add comment about low quality of this function. |
6a34d03dc4e3
Add comment about low quality of this function.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
231 |
4170
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
232 2003-01-12 Paul Eggert <eggert@twinsun.com> |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
233 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
234 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer, |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
235 to avoid collisions with libcurses and libreadline. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
236 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
237 * Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
238 * getstr.h, getstr.c: Remove. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
239 * getline.c: Include "getline.h", to check interface. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
240 Move body of old getstr.c here: this defines MIN_CHUNK and |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
241 declares getdelim2, which is renamed from getstr. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
242 (getline, getdelim): Adjust to renaming of getstr -> getdelim2. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
243 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
244 * linebuffer.c (readlinebuffer): Renamed from readline. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
245 All uses changed. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
246 * linebuffer.h: Likewise. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
247 (readline): Remove backward-compatibility macro. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4160
diff
changeset
|
248 |
4160 | 249 2003-01-12 Jim Meyering <jim@meyering.net> |
250 | |
251 * makepath.c: Don't test HAVE_ERRNO_H. It's not necessary. | |
252 | |
4156
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
253 2003-01-10 Bruno Haible <bruno@clisp.org> |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
254 |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
255 * alloca_.h: New file. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
256 * getdate.y: Unconditionally include alloca.h. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
257 * makepath.c: Likewise. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
258 * setenv.c: Likewise. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
259 * userspec.c: Likewise. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4151
diff
changeset
|
260 |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4144
diff
changeset
|
261 2003-01-09 Bruno Haible <bruno@clisp.org> |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4144
diff
changeset
|
262 |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4144
diff
changeset
|
263 * stdbool.h.in: New file. |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4144
diff
changeset
|
264 |
4144
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
265 2003-01-08 Bruno Haible <bruno@clisp.org> |
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
266 |
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
267 * safe-read.c: Include specification header first, to ensure its |
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
268 selfcontainedness. |
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
269 * full-write.c: Likewise. |
96e52fc820a5
Include specification first.
Bruno Haible <bruno@clisp.org>
parents:
4143
diff
changeset
|
270 |
4143 | 271 2003-01-08 Jim Meyering <jim@meyering.net> |
272 | |
273 * full-write.c: Undefine and define-away `const' after inclusion | |
274 of errno.h, not before. Suggestion from Bruno Haible. | |
275 | |
4141 | 276 2003-01-07 Jim Meyering <jim@meyering.net> |
277 | |
278 * full-write.c: Rework so that it may serve to define full_read, too. | |
279 * full-read.c: Simply #define FULL_READ and include full-write.c. | |
280 | |
4134 | 281 2003-01-06 Jim Meyering <jim@meyering.net> |
282 | |
283 * version-etc.c: Update year in translatable copyright string. | |
284 | |
4135
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
285 2002-12-25 Bruno Haible <bruno@clisp.org> |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
286 |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
287 * strtoimax.c: Include <stdint.h> as an alternative to <inttypes.h>. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
288 * xstrtol.h: Likewise. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
289 * xstrtoimax.c: Likewise. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
290 * xstrtoumax.c: Likewise. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
291 * human.h: Likewise. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
292 |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
293 * tempname.c: Include <inttypes.h> too. Avoids a compilation error |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
294 on systems that have <inttypes.h> but not <stdint.h>. |
170410216f79
More consistent inttypes.h / stdint.h handling.
Bruno Haible <bruno@clisp.org>
parents:
4134
diff
changeset
|
295 |
4123
799ab609f603
* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert <eggert@cs.ucla.edu>
parents:
4106
diff
changeset
|
296 2002-12-31 Paul Eggert <eggert@twinsun.com> |
799ab609f603
* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert <eggert@cs.ucla.edu>
parents:
4106
diff
changeset
|
297 |
799ab609f603
* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert <eggert@cs.ucla.edu>
parents:
4106
diff
changeset
|
298 * memcoll.c (memcoll): Fall back on a simple algorithm using |
799ab609f603
* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert <eggert@cs.ucla.edu>
parents:
4106
diff
changeset
|
299 memcmp if strcoll doesn't work. |
799ab609f603
* memcoll.c (memcoll): Fall back on a simple algorithm using
Paul Eggert <eggert@cs.ucla.edu>
parents:
4106
diff
changeset
|
300 |
4106 | 301 2002-12-23 Bruno Haible <bruno@clisp.org> |
302 | |
303 * localcharset.h: New file. | |
304 * localcharset.c: Include it. | |
305 * unicodeio.c: Likewise. | |
306 | |
4105
7f998811f2f0
Don't call ftruncate() when it's not needed.
Bruno Haible <bruno@clisp.org>
parents:
4104
diff
changeset
|
307 2002-12-22 Bruno Haible <bruno@clisp.org> |
7f998811f2f0
Don't call ftruncate() when it's not needed.
Bruno Haible <bruno@clisp.org>
parents:
4104
diff
changeset
|
308 |
7f998811f2f0
Don't call ftruncate() when it's not needed.
Bruno Haible <bruno@clisp.org>
parents:
4104
diff
changeset
|
309 * utime.c (utime_null): No need to call ftruncate if the file was |
7f998811f2f0
Don't call ftruncate() when it's not needed.
Bruno Haible <bruno@clisp.org>
parents:
4104
diff
changeset
|
310 nonempty. |
7f998811f2f0
Don't call ftruncate() when it's not needed.
Bruno Haible <bruno@clisp.org>
parents:
4104
diff
changeset
|
311 |
4104
f16f0fbf6ce2
Don't use strcoll if it is broken.
Bruno Haible <bruno@clisp.org>
parents:
4103
diff
changeset
|
312 2002-12-23 Bruno Haible <bruno@clisp.org> |
f16f0fbf6ce2
Don't use strcoll if it is broken.
Bruno Haible <bruno@clisp.org>
parents:
4103
diff
changeset
|
313 |
f16f0fbf6ce2
Don't use strcoll if it is broken.
Bruno Haible <bruno@clisp.org>
parents:
4103
diff
changeset
|
314 * memcoll.c (STRCOLL): New macro. |
f16f0fbf6ce2
Don't use strcoll if it is broken.
Bruno Haible <bruno@clisp.org>
parents:
4103
diff
changeset
|
315 (memcoll): Use it. |
f16f0fbf6ce2
Don't use strcoll if it is broken.
Bruno Haible <bruno@clisp.org>
parents:
4103
diff
changeset
|
316 |
4103
a615f32b9998
Avoid function names used in standard libraries.
Bruno Haible <bruno@clisp.org>
parents:
4102
diff
changeset
|
317 2002-12-22 Bruno Haible <bruno@clisp.org> |
a615f32b9998
Avoid function names used in standard libraries.
Bruno Haible <bruno@clisp.org>
parents:
4102
diff
changeset
|
318 |
a615f32b9998
Avoid function names used in standard libraries.
Bruno Haible <bruno@clisp.org>
parents:
4102
diff
changeset
|
319 * getstr.h (getstr): Define, to avoid clash with libcurses. |
a615f32b9998
Avoid function names used in standard libraries.
Bruno Haible <bruno@clisp.org>
parents:
4102
diff
changeset
|
320 * linebuffer.h (readline): Define, to avoid clash with libreadline. |
a615f32b9998
Avoid function names used in standard libraries.
Bruno Haible <bruno@clisp.org>
parents:
4102
diff
changeset
|
321 |
4102
1804d7137fc9
Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Bruno Haible <bruno@clisp.org>
parents:
4101
diff
changeset
|
322 2002-12-22 Bruno Haible <bruno@clisp.org> |
1804d7137fc9
Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Bruno Haible <bruno@clisp.org>
parents:
4101
diff
changeset
|
323 |
1804d7137fc9
Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Bruno Haible <bruno@clisp.org>
parents:
4101
diff
changeset
|
324 * getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE. |
1804d7137fc9
Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Bruno Haible <bruno@clisp.org>
parents:
4101
diff
changeset
|
325 |
4101
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
326 2002-12-23 Bruno Haible <bruno@clisp.org> |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
327 |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
328 * getline.h: Include <stddef.h>, for size_t. |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
329 |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
330 * unicodeio.h: Include <stddef.h>, for size_t. |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
331 * unicodeio.c: Don't include <stddef.h>. |
cf248975b9d3
Make getline.h and unicodeio.h self-contained.
Bruno Haible <bruno@clisp.org>
parents:
4089
diff
changeset
|
332 |
4089 | 333 2002-12-17 Bruno Haible <bruno@clisp.org> |
334 | |
335 * canon-host.c (strdup): Remove unused declaration. | |
336 | |
337 * fsusage.c: Include full_read.h. | |
338 (get_fs_usage): Use full_read instead of safe_read. | |
339 | |
340 * utime.c (utime_null): Use SAFE_READ_ERROR. | |
341 | |
4080 | 342 2002-12-11 Bruno Haible <bruno@clisp.org> |
343 | |
344 * setenv.h: Rewritten to cope with systems that have setenv() but not | |
345 unsetenv(). | |
346 * setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following | |
347 modifications: | |
348 | |
349 2002-12-11 Bruno Haible <bruno@clisp.org> | |
350 | |
351 * setenv.c (alloca): Fall back to malloc. | |
352 (freea): New macro. | |
353 (setenv): Use freea() to free memory allocated with alloca(). | |
354 | |
355 2002-11-13 Bruno Haible <bruno@clisp.org> | |
356 | |
357 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C | |
358 function declarations. | |
359 * unsetenv.c (unsetenv): Likewise. | |
360 | |
361 2002-03-04 Bruno Haible <bruno@clisp.org> | |
362 | |
363 Portability to AIX 4.3.3. | |
364 * unsetenv.c: New file, extracted from setenv.c. | |
365 * setenv.c: Move the unsetenv() function to unsetenv.c. | |
366 | |
367 2001-12-20 Bruno Haible <bruno@clisp.org> | |
368 | |
369 * setenv.c (__add_to_environ): Don't call realloc(NULL,...), | |
370 use malloc instead. For SunOS4. | |
371 | |
372 2001-12-11 Bruno Haible <bruno@clisp.org> | |
373 | |
374 * setenv.c: Declare alloca. | |
375 (compar_fn_t): New typedef. | |
376 (KNOWN_VALUE, STORE_VALUE): Use it. | |
377 | |
4081 | 378 * Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c, |
379 setenv.h. | |
380 | |
4078
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
381 2002-12-10 Paul Eggert <eggert@twinsun.com> |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
382 |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
383 Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7. |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
384 * exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS): |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
385 Choose values that are less likely to collide with system fnmatch |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
386 options. |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
387 * exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
388 defined (e.g., a pure POSIX system). |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
389 (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
390 instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems. |
11656148e11b
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4073
diff
changeset
|
391 |
4071 | 392 2002-12-06 Jim Meyering <jim@meyering.net> |
393 | |
4073 | 394 * error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'. |
395 | |
4071 | 396 Merge in changes from libc's misc/error.c, in preparation |
397 for the merge of gnulib's changes back into libc. | |
398 | |
399 * error.c (_): Define only if not already defined. | |
400 Move definition to follow all #include directives. | |
401 Include unlocked-io.h only if !_LIBC. | |
402 [_LIBC]: Include <libio/libioP.h>. | |
403 [USE_IN_LIBIO]: Include <libio/iolibio.h> | |
404 (fflush): Tweak definition to use INTUSE. | |
405 (putc): Define. | |
406 | |
4069
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
407 2002-12-05 Paul Eggert <eggert@twinsun.com> |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
408 |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
409 * alloca.c [defined emacs]: Include "lisp.h". |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
410 (xalloc_die) [defined emacs]: New macro. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
411 (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
412 [! defined emacs]: Include <xalloc.h>. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
413 (POINTER_TYPE) [!defined POINTER_TYPE]: New macro. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
414 (pointer): Typedef to POINTER_TYPE *. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
415 (malloc): Remove decl; we now always use xmalloc. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
416 (alloca): Use old-style definition, since Emacs needs this. |
335a257b54d7
Merge some alloca.c changes from Emacs.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4067
diff
changeset
|
417 Check for arithmetic overflow when computing combined size. |
4071 | 418 |
4067
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
419 2002-12-04 Paul Eggert <eggert@twinsun.com> |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
420 |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
421 Do not generate unlocked-io.h automatically, since it's easier to |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
422 maintain it by hand. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
423 |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
424 * unlocked-io.h: New file, from GNU diffutils, |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
425 but with proper copyright notice and attribution. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
426 * gen-uio: Remove. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
427 * Makefile.am: Add copyright notice. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
428 (libfetish_a_SOURCES): Add unlocked-io.h. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
429 (BUILT_SOURCES, all-local): Remove unlocked-io.h. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
430 (DISTCLEANFILES, io_functions): Remove macros. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
431 (EXTRA_DIST): Remove gen_uio. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
432 (unlocked-io.h): Remove rule. |
34d2047f0470
Do not generate unlocked-io.h automatically, since it's easier to
Paul Eggert <eggert@cs.ucla.edu>
parents:
4063
diff
changeset
|
433 |
4058 | 434 2002-12-04 Jim Meyering <jim@meyering.net> |
435 | |
4063 | 436 Reflect the fact that stat.c and lstat.c are no longer generated. |
437 * Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c. | |
438 (DISTCLEANFILES): Likewise. | |
439 (EXTRA_DIST): Likewise. | |
440 (all_local): Don't depend on stat.c or lstat.c. | |
441 (stat.c, lstat.c): Remove rules. | |
442 (EXTRA_DIST): Remove xstat.in. | |
443 | |
444 * xstat.in: Remove file. Contents moved into stat.c. | |
445 * stat.c: New file. Contents mostly from xstat.in. | |
446 * stat.c: Rework so that it may serve to define rpl_lstat, too. | |
447 * lstat.c: New file. Simply #define LSTAT and include stat.c. | |
448 | |
4058 | 449 * safe-read.c: Rework so that it may serve to define safe_write, too. |
450 * safe-write.c: Simply #define SAFE_WRITE and include safe-read.c. | |
451 | |
4051
90298dc3fd6c
* safe-read.c (IS_EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4049
diff
changeset
|
452 2002-12-03 Jim Meyering <jim@meyering.net> |
90298dc3fd6c
* safe-read.c (IS_EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4049
diff
changeset
|
453 |
4053 | 454 * safe-read.c, safe-write.c: Change variable names and comments, but |
455 not semantics, to minimize the differences between these two files. | |
4058 | 456 (safe_read): Change comment to mention SAFE_READ_ERROR. |
4053 | 457 |
4051
90298dc3fd6c
* safe-read.c (IS_EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4049
diff
changeset
|
458 * safe-read.c (IS_EINTR): Define. |
90298dc3fd6c
* safe-read.c (IS_EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4049
diff
changeset
|
459 (safe_read): Use IS_EINTR in place of in-function cpp directives. |
90298dc3fd6c
* safe-read.c (IS_EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4049
diff
changeset
|
460 |
4049
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
461 2002-12-02 Bruno Haible <bruno@clisp.org> |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
462 |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
463 * safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
464 Define, taken from safe-read.c. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
465 (INT_MAX): Provide fallback. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
466 (safe_write): Rewrite to iterate IFF the write fails with EINTR. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
467 * safe-write.h (SAFE_WRITE_ERROR): Define. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
468 |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
469 * safe-read.c (EINTR): Remove definition. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
470 (safe_read): Don't use EINTR if it is absent. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
471 |
4046
c66afe793700
* safe-read.h (SAFE_READ_ERROR): Define.
Jim Meyering <jim@meyering.net>
parents:
4044
diff
changeset
|
472 2002-12-02 Jim Meyering <jim@meyering.net> |
c66afe793700
* safe-read.h (SAFE_READ_ERROR): Define.
Jim Meyering <jim@meyering.net>
parents:
4044
diff
changeset
|
473 |
4048
983c7437c09f
* safe-read.c (EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4046
diff
changeset
|
474 * safe-read.c (EINTR): Define. |
4049
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
475 (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define. |
6a1238f585b1
Synchronize safe-write with safe-read.
Bruno Haible <bruno@clisp.org>
parents:
4048
diff
changeset
|
476 (INT_MAX): Provide fallback. |
4048
983c7437c09f
* safe-read.c (EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4046
diff
changeset
|
477 (safe_read): Rewrite to iterate IFF the read fails with EINTR. |
983c7437c09f
* safe-read.c (EINTR): Define.
Jim Meyering <jim@meyering.net>
parents:
4046
diff
changeset
|
478 |
4046
c66afe793700
* safe-read.h (SAFE_READ_ERROR): Define.
Jim Meyering <jim@meyering.net>
parents:
4044
diff
changeset
|
479 * safe-read.h (SAFE_READ_ERROR): Define. |
c66afe793700
* safe-read.h (SAFE_READ_ERROR): Define.
Jim Meyering <jim@meyering.net>
parents:
4044
diff
changeset
|
480 |
4044
c5aa8e0dbf7b
* safe-read.c: (safe_read): Also exit the loop when read returns zero.
Jim Meyering <jim@meyering.net>
parents:
4041
diff
changeset
|
481 2002-12-01 Jim Meyering <jim@meyering.net> |
c5aa8e0dbf7b
* safe-read.c: (safe_read): Also exit the loop when read returns zero.
Jim Meyering <jim@meyering.net>
parents:
4041
diff
changeset
|
482 |
c5aa8e0dbf7b
* safe-read.c: (safe_read): Also exit the loop when read returns zero.
Jim Meyering <jim@meyering.net>
parents:
4041
diff
changeset
|
483 * safe-read.c: (safe_read): Also exit the loop when read returns zero. |
c5aa8e0dbf7b
* safe-read.c: (safe_read): Also exit the loop when read returns zero.
Jim Meyering <jim@meyering.net>
parents:
4041
diff
changeset
|
484 (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define. |
c5aa8e0dbf7b
* safe-read.c: (safe_read): Also exit the loop when read returns zero.
Jim Meyering <jim@meyering.net>
parents:
4041
diff
changeset
|
485 |
4041
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
486 2002-11-27 Paul Eggert <eggert@twinsun.com> |
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
487 |
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
488 * hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry, |
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
489 hash_rehash): Replace `if (limit <= value) abort ();' with |
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
490 `if (! (value < limit)) abort ();', for readability. |
8c8f0566f03c
* hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4039
diff
changeset
|
491 |
4039
7c15210f0e35
copy strdup.c from libc again.
Karl Berry <karl@freefriends.org>
parents:
4030
diff
changeset
|
492 2002-11-26 <karl@gnu.org> |
7c15210f0e35
copy strdup.c from libc again.
Karl Berry <karl@freefriends.org>
parents:
4030
diff
changeset
|
493 |
7c15210f0e35
copy strdup.c from libc again.
Karl Berry <karl@freefriends.org>
parents:
4030
diff
changeset
|
494 * strdup.c: copy from libc again, with jim's ok. |
7c15210f0e35
copy strdup.c from libc again.
Karl Berry <karl@freefriends.org>
parents:
4030
diff
changeset
|
495 * .cppi-disable: re-add strdup.c |
7c15210f0e35
copy strdup.c from libc again.
Karl Berry <karl@freefriends.org>
parents:
4030
diff
changeset
|
496 |
4030 | 497 2002-11-25 <karl@gnu.org> |
498 | |
499 * strtoll.c: copy from libc, meaning we now #include <strtol.c> | |
500 instead of "strtol.c". | |
501 | |
4027 | 502 2002-11-25 Jim Meyering <jim@meyering.net> |
503 | |
504 * mktime.c: Sync from libc, now that it has the latest fix. | |
505 | |
4028 | 506 2002-11-24 <karl@gnu.org> |
507 | |
508 * error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c, | |
509 regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl. | |
510 | |
4017 | 511 2002-11-24 Jim Meyering <jim@meyering.net> |
512 | |
513 Update from coreutils: | |
514 | |
4019 | 515 * mktime.c: Merge in changes from libc. |
516 | |
4017 | 517 Avoid a link-time failure on some Linux systems. |
518 * mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise). | |
519 (__mon_yday): Declare with the STATIC attribute. | |
520 (__mktime_internal): Likewise. | |
521 Based on a report from Greg Schafer. | |
522 | |
4011 | 523 2002-11-23 Jim Meyering <jim@meyering.net> |
524 | |
4015 | 525 * sig2str.c (str2signum, sig2str): Avoid a warning from gcc: |
526 Use `unsigned', not `int', as type of index. | |
527 | |
4013 | 528 * xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>. |
529 | |
4011 | 530 * fsusage.c: Remove unneeded parentheses around operands of `defined'. |
531 | |
4007
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
532 2002-11-22 Paul Eggert <eggert@twinsun.com> |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
533 |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
534 * hash.c: Avoid use of <assert.h>, as the GNU Coding Standards |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
535 hint that one should use `if (! x) abort ();' rather than `assert |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
536 (x);', and anyway it's one less thing to worry about configuring. |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
537 (hash_lookup, hash_get_first, hash_get_next, hash_find_entry, |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
538 hash_rehash, hash_insert): Use abort rather than assert. |
0943112001d6
hash.c: Avoid use of <assert.h>.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4005
diff
changeset
|
539 |
4005
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
540 2002-11-22 Paul Eggert <eggert@twinsun.com> |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
541 |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
542 * quotearg.h: Allow multiple inclusion by surrounding with |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
543 "#ifndef QUOTEARG_H_". Include <stddef.h>, for size_t, |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
544 so that we can be included first. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
545 (PARAMS): Remove; we now assume C89 or later. All uses removed. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
546 * quotearg.c: Include quotearg.h immediately after config.h. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
547 No need to include stddef.h or sys/types.h any more. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
548 Surround local include files with "", not "<>". |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
549 Assume HAVE_LIMITS_H unconditionally, as we assume C89. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
550 Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX, |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
551 HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
552 (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
553 (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
554 (ISPRINT): Remove; no longer needed now that we assume C89. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
555 |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
556 (clone_quoting_options, quotearg_buffer, quotearg_n_options): |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
557 Preserve errno. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
558 |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
559 (quotearg_buffer_restyled, quotearg_n, quotearg_n_style, |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
560 quotearg_char): Use SIZE_MAX rather than |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
561 (size_t) -1 when we are talking about "infinity". |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
562 |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
563 (quotearg_buffer_restyled): Fix bug when quoting trigraphs. |
28205b2d0e61
quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Paul Eggert <eggert@cs.ucla.edu>
parents:
4002
diff
changeset
|
564 |
4002
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
565 2002-11-22 Bruno Haible <bruno@clisp.org> |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
566 |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
567 * safe-read.h: Assume C89. Add comments. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
568 (safe_read): Change return type to size_t. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
569 * safe-read.c (safe_read): Change return type to size_t. Handle byte |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
570 counts > SSIZE_MAX correctly. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
571 * safe-write.h: New file. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
572 * safe-write.c: New file. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
573 * full-read.h: New file. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
574 * full-read.c: New file. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
575 * full-write.h: Assume C89. Add comments. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
576 * full-write.c: Include safe-write.h. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
577 (full_write): Rewritten to use safe_write. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
578 Suggested by Jim Meyering and Paul Eggert. |
9fcf64c770ed
Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Bruno Haible <bruno@clisp.org>
parents:
4001
diff
changeset
|
579 |
4000 | 580 2002-11-21 Bruno Haible <bruno@clisp.org> |
581 | |
4001
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
582 Remove case insensitive option matching. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
583 * argmatch.h (argcasematch): Remove declaration. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
584 (ARGCASEMATCH): Remove macro. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
585 (__xargmatch_internal): Remove case_sensitive argument. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
586 (XARGMATCH): Update. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
587 (XARGCASEMATCH): Remove macro. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
588 * argmatch.c (argmatch): Renamed from __argmatch_internal. Remove |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
589 case_sensitive argument. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
590 (argcasematch): Remove function. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
591 (__xargmatch_internal): Remove case_sensitive argument. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
592 (main): Use XARGMATCH instead of XARGCASEMATCH. |
53129a4ff530
Remove case insensitive option matching.
Bruno Haible <bruno@clisp.org>
parents:
4000
diff
changeset
|
593 |
4000 | 594 * xmalloc.c: Change compile-time error message. Add comment about |
595 required autoconf version. | |
596 | |
3984 | 597 2002-11-21 Jim Meyering <jim@meyering.net> |
598 | |
3998 | 599 * strdup.c (strdup): Tweak comment and initial #if/#include. |
600 | |
3984 | 601 Merge in changes from the coreutils. |
602 | |
3995 | 603 2002-09-25 Paul Eggert <eggert@twinsun.com> |
604 * fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include <stdint.h>. | |
605 (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro. | |
606 (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than | |
607 int. Work more efficiently if X is the same width as uintmax_t. | |
608 Do not compare X to -1, to avoid bogus compiler warning. | |
609 (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast. | |
610 Don't assume that f_frsize and f_bsize are the same type. | |
611 | |
3992 | 612 * mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning |
613 on FreeBSD. | |
614 | |
3988 | 615 * makepath.c (make_path): Restore umask *before* creating the final |
616 component. | |
3990 | 617 (make_path): Minor reformatting. |
3988 | 618 |
3986 | 619 * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC |
620 and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC. | |
621 | |
3984 | 622 * mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy |
623 ones. At least on GNU/Linux systems, `auto' means something else. | |
624 From Michael Stone. | |
625 | |
3982
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
626 2002-11-20 Paul Eggert <eggert@twinsun.com> |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
627 |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
628 Merge argmatch cleanups from Bison. Assume C89. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
629 |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
630 * argmatch.c: Include config.h here, not in argmatch.h. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
631 Include stdlib.h, for EXIT_FAILURE. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
632 Always include <string.h>, since we assume C89. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
633 (EXIT_FAILURE): Remove pre-C89 bug workaround. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
634 * argmatch.h: Do not include <config.h> or <sys/types.h>. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
635 Include <stddef.h> instead, since it's all we need for size_t. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
636 (PARAMS): Remove. All uses removed. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
637 (ARRAY_CARDINALITY): Do not bother to #undef. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
638 (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg, |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
639 ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH): |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
640 Remove unnecessary parentheses. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
641 (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH): |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
642 Insert necessary parentheses. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
643 (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
644 (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT. |
53966f578090
Merge argmatch cleanups from Bison. Assume C89.
Paul Eggert <eggert@cs.ucla.edu>
parents:
3979
diff
changeset
|
645 |
3977 | 646 2002-11-19 Bruno Haible <bruno@clisp.org> |
647 | |
3979
7627246c7a83
Standard specification idiom. Make mbswidth.h self contained.
Bruno Haible <bruno@clisp.org>
parents:
3978
diff
changeset
|
648 * mbswidth.c: Include mbswidth.h right at the beginning. |
7627246c7a83
Standard specification idiom. Make mbswidth.h self contained.
Bruno Haible <bruno@clisp.org>
parents:
3978
diff
changeset
|
649 * mbswidth.h: Include <stddef.h>, for size_t. |
7627246c7a83
Standard specification idiom. Make mbswidth.h self contained.
Bruno Haible <bruno@clisp.org>
parents:
3978
diff
changeset
|
650 |
3978 | 651 * mbswidth.h (PARAMS): Remove macro. |
652 (mbswidth, mbsnwidth): Use ANSI C function declarations. | |
653 * mbswidth.c (mbswidth, mbsnwidth): Likewise. | |
654 | |
3977 | 655 * gcd.h (PARAMS): Remove macro. |
656 (gcd): Use ANSI C function declarations. | |
657 * gcd.c (gcd): Likewise. | |
658 | |
3975
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
659 2002-11-15 Bruno Haible <bruno@clisp.org> |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
660 |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
661 * strcspn.c: Include <stddef.h>. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
662 (strcspn): Use ANSI C function declaration. Change return type to |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
663 size_t. Use NULL. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
664 * strpbrk.c: Minimize diffs to glibc. Include <stddef.h>. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
665 (strpbrk): Use NULL. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
666 * strpbrk.h (PARAMS): Remove macro. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
667 (strpbrk): Use ANSI C function declaration. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
668 * strstr.c: Don't include <sys/types.h>. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
669 * strstr.h (PARAMS): Remove macro. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
670 (strstr): Use ANSI C function declarations. |
e34e6bd35c66
Minimize diffs to glibc. Modernize.
Bruno Haible <bruno@clisp.org>
parents:
3968
diff
changeset
|
671 |
3968
fd036b5fd367
Change argument type to 'unsigned long'.
Bruno Haible <bruno@clisp.org>
parents:
3967
diff
changeset
|
672 2002-11-06 Bruno Haible <bruno@clisp.org> |
fd036b5fd367
Change argument type to 'unsigned long'.
Bruno Haible <bruno@clisp.org>
parents:
3967
diff
changeset
|
673 |
fd036b5fd367
Change argument type to 'unsigned long'.
Bruno Haible <bruno@clisp.org>
parents:
3967
diff
changeset
|
674 * gcd.h (gcd): Change argument type to 'unsigned long'. |
fd036b5fd367
Change argument type to 'unsigned long'.
Bruno Haible <bruno@clisp.org>
parents:
3967
diff
changeset
|
675 * gcd.c (gcd): Likewise. |
fd036b5fd367
Change argument type to 'unsigned long'.
Bruno Haible <bruno@clisp.org>
parents:
3967
diff
changeset
|
676 |
3967 | 677 2002-11-05 Bruno Haible <bruno@clisp.org> |
678 | |
679 * gcd.h: New file, from gettext-0.11.5. | |
680 * gcd.c: New file, from gettext-0.11.5. | |
681 | |
3966
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
682 2002-11-05 Bruno Haible <bruno@clisp.org> |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
683 |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
684 * error.c [!_LIBC]: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
685 * getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
686 * obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
687 * regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
688 |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
689 * argmatch.c: Include gettext.h instead of <locale.h> and <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
690 * makepath.c: Include gettext.h instead of <locale.h> and <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
691 |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
692 * closeout.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
693 * human.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
694 * quotearg.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
695 * rpmatch.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
696 * unicodeio.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
697 * userspec.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
698 * version-etc.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
699 * xmalloc.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
700 (textdomain): Remove definition. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
701 * xmemcoll.c: Include gettext.h instead of <libintl.h>. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
702 |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
703 * long-options.c: Remove include of <libintl.h> and definition of _. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
704 * same.c: Remove include of <libintl.h> and definition of _. |
22d3032f0239
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
3964
diff
changeset
|
705 |
3964 | 706 2002-11-04 Bruno Haible <bruno@clisp.org> |
707 | |
708 * stpcpy.h: New file, from GNU gettext-0.11.5. | |
709 * strcase.h: New file, from GNU gettext-0.11.5. | |
710 * strpbrk.h: New file, from GNU gettext-0.11.5. | |
711 * strstr.h: New file, from GNU gettext-0.11.5. | |
712 * xgetcwd.h: New file, from GNU gettext-0.11.5. | |
713 | |
3963
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
714 2002-05-09 Bruno Haible <bruno@clisp.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
715 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
716 * config.charset: Update for newest glibc. Add canonical names |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
717 ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
718 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
719 2002-05-09 Bruno Haible <bruno@clisp.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
720 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
721 * localcharset.c (get_charset_aliases): Add more Windows specific |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
722 aliases. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
723 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
724 2002-05-08 Owen Taylor <otaylor@redhat.com> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
725 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
726 * config.charset: A few additions for Solaris. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
727 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
728 2001-12-05 Bruno Haible <bruno@clisp.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
729 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
730 * localcharset.c (locale_charset): Don't return an empty string. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
731 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
732 2001-10-23 Bruno Haible <haible@clisp.cons.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
733 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
734 * config.charset: msdos in uk_UA uses CP1125. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
735 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
736 2001-08-05 Bruno Haible <haible@clisp.cons.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
737 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
738 Make it possible to build libcharset with CC=gcc CFLAGS="-x c++". |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
739 * localcharset.c (locale_charset): Declare as extern "C". |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
740 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
741 2002-02-15 Bruno Haible <bruno@clisp.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
742 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
743 * config.charset [msdosdjgpp]: For Russian, use CP866. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
744 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
745 2002-02-11 Bruno Haible <bruno@clisp.org> |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
746 |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
747 * config.charset: Add support for NetBSD. |
ed9b8c0441b5
Update config.charset and localcharset.c to current gettext version.
Bruno Haible <bruno@clisp.org>
parents:
3947
diff
changeset
|
748 |
3944 | 749 2002-09-25 <karl@gnu.org> |
750 | |
751 * strdup.c: copy from libc/string (via ../config/srclist*). | |
752 * getopt*: copy from libc/posix. | |
3947
765d3b9a6126
update gettext.h from gettext.h
Karl Berry <karl@freefriends.org>
parents:
3944
diff
changeset
|
753 * gettext.h: copy from gettext. |
765d3b9a6126
update gettext.h from gettext.h
Karl Berry <karl@freefriends.org>
parents:
3944
diff
changeset
|
754 * .cppi-disable: add strdup.c, gettext.h. |
3944 | 755 |
3922 | 756 2002-07-01 Jim Meyering <meyering@lucent.com> |
757 | |
758 * c-stack.c: Include sys/time.h. | |
759 From Volker Borchert. | |
760 | |
3919 | 761 2002-06-11 Paul Eggert <eggert@twinsun.com> |
762 | |
763 * fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT): | |
764 New macro. Use it uniformly instead of | |
765 (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H). | |
766 It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1 | |
767 reported by Vin Shelton. | |
768 | |
3913 | 769 2002-06-22 Jim Meyering <meyering@lucent.com> |
770 | |
771 * fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about | |
772 redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h. | |
773 | |
3911 | 774 2002-06-22 Paul Eggert <eggert@twinsun.com> |
775 | |
776 * c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]: | |
777 Do not assume SA_SIGINFO behavior. | |
778 Bug reported by Jim Meyering on NetBSD 1.5.2. | |
779 | |
3904 | 780 2002-06-22 Jim Meyering <meyering@lucent.com> |
781 | |
782 * c-stack.c, c-stack.h: New files, from diffutils-2.8.2. | |
3911 | 783 |
3909 | 784 * exitfail.c, exitfail.h: Likewise. |
785 * Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h. | |
3904 | 786 |
787 * Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place | |
788 of fnmatch.h. | |
789 (EXTRA_DIST): Add fnmatch_loop.c. | |
790 (libfetish_a_SOURCES): Add c-stack.c and c-stack.h. | |
791 | |
792 * fnmatch_loop.c: New file, from diffutils-2.8.2. | |
793 * fnmatch.c: Update from diffutils-2.8.2. | |
794 * fnmatch_.h: New file. From diffutils-2.8.2. | |
795 * fnmatch.h: Remove file. | |
796 | |
3878 | 797 2002-06-18 Paul Eggert <eggert@twinsun.com> |
798 | |
799 * file-type.h: Report an error if neither S_ISREG nor | |
800 S_IFREG is defined, instead of using a test specific to glibc | |
801 2.2. This should be safe, since POSIX requires S_ISREG and | |
802 Unix Version 7 had S_IFREG. We don't need to check for | |
803 <sys/types.h> since we don't use any symbols that it defines. | |
804 | |
3869 | 805 2002-06-15 Jim Meyering <meyering@lucent.com> |
806 | |
3873 | 807 * file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef. |
808 For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h> | |
809 have been included before this file. | |
810 | |
811 2002-06-13 Richard Dawe <richdawe@bigfoot.com> | |
812 | |
813 * Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than $@-t, | |
814 so that each temporary file name is unique and valid in the first | |
815 8 characters, for operation under DOS. | |
816 | |
817 2002-06-15 Jim Meyering <meyering@lucent.com> | |
818 | |
819 Work even with DJGPP 2.03, which lacks support for symlinks. | |
820 From Richard Dawe. | |
3869 | 821 * xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK |
822 is defined. | |
823 * lchown.c (S_ISLNK): Likewise. | |
824 | |
3867 | 825 2002-06-14 Jim Meyering <meyering@lucent.com> |
826 | |
827 * file-type.h: Use the version from diffutils-2.8.2. | |
828 * file-type.c: Likewise. | |
829 | |
3855 | 830 2002-05-27 Jim Meyering <meyering@lucent.com> |
831 | |
832 Fix a problem seen only on nonconforming systems whereby ls.c's | |
833 use of localtime, and then of gettimeofday would cause trouble: | |
834 the localtime call used to initialize rpl_gettimeofday's save | |
835 mechanism would clobber ls's current local time information so | |
836 that in any long listing the first file would always be listed | |
837 with date 1970-01-01. Analysis by Volker Borchert. | |
838 | |
839 * gettimeofday.c (localtime): Undefine. | |
840 (rpl_localtime): New function. | |
841 | |
3843 | 842 2002-05-22 Jim Meyering <meyering@lucent.com> |
843 | |
3847 | 844 * Makefile.am (libfetish_a_SOURCES): Add file-type.c and file-type.h. |
3843 | 845 * file-type.h: New file. |
846 * file-type.c (file_type): New file/function. Extracted from diffutils. | |
847 | |
3836 | 848 2002-04-29 Paul Eggert <eggert@twinsun.com> |
849 | |
850 * hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1. | |
851 | |
3834 | 852 2002-04-28 Paul Eggert <eggert@twinsun.com> |
853 | |
854 * sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid | |
855 depending on <sys/wait.h> and WTERMSIG. Default to 64 instead | |
856 of 127, since 64 is the largest conceivable number for ancient | |
857 nonstandard hosts. | |
858 * sig2str.c: Do not include <sys/wait.h>; no longer needed. | |
859 | |
3823 | 860 2002-04-28 Jim Meyering <meyering@lucent.com> |
861 | |
862 * sig2str.c (WTERMSIG): Remove definition (unused). | |
863 | |
3818 | 864 2002-04-28 Paul Eggert <eggert@twinsun.com> |
865 | |
866 * sig2str.h, sig2str.c: New files. | |
3820 | 867 * Makefile.am (libfetish_a_SOURCES): Add sig2str.h. |
3818 | 868 |
3812 | 869 2002-04-24 Jim Meyering <meyering@lucent.com> |
870 | |
3818 | 871 * gettext.h: New file, from Gettext. |
3812 | 872 * Makefile.am (INCLUDES): Remove -I../intl. |
873 (libfetish_a_SOURCES): Add gettext.h. | |
874 | |
3808 | 875 2002-04-16 Jim Meyering <meyering@lucent.com> |
876 | |
877 * readutmp.h (UT_TYPE): Remove definition (now in who.c). | |
878 (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define. | |
879 (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define. | |
880 | |
3805 | 881 2002-04-12 Jim Meyering <meyering@lucent.com> |
882 | |
883 * dirfd.h (dirfd): Elide prototype if dirfd is a macro. | |
884 | |
3787 | 885 2002-03-10 Jim Meyering <meyering@lucent.com> |
886 | |
887 * makepath.c (make_path): Remove a comma from a diagnostic. | |
888 Suggestion from Santiago Vila. | |
889 | |
3783 | 890 2002-03-08 Jim Meyering <meyering@lucent.com> |
891 | |
892 * rename.c: Mention that this wrapper is needed also on | |
893 mips-dec-ultrix4.4 systems. | |
894 | |
3775 | 895 2002-03-02 Jim Meyering <meyering@lucent.com> |
896 | |
897 * gettime.c (gettime): Test HAVE_CLOCK_GETTIME, | |
898 not HAVE_CLOCK_SETTIME. | |
899 | |
3771 | 900 2002-02-27 Paul Eggert <eggert@twinsun.com> |
901 | |
902 * nanosleep.h: Rename to.... | |
903 * timespec.h: New name for nanosleep.h. All uses changed. | |
904 | |
905 * gettime.c: New file. | |
906 * settime.c: New file. | |
907 * stime.c: Remove. | |
908 | |
909 * Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c, | |
910 timespec.h. Remove nanosleep.h. | |
911 | |
3757 | 912 2002-02-25 Paul Eggert <eggert@twinsun.com> |
913 | |
3763 | 914 * acl.c, acl.h: New files. |
3757 | 915 * Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c. |
916 | |
917 2002-02-24 Jim Meyering <meyering@lucent.com> | |
918 | |
3777 | 919 * strnlen.c (strnlen): Define-away/undef so that an inconsistent |
920 prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't | |
921 cause trouble. Reported by Nelson Beebe. | |
3757 | 922 |
3753 | 923 2002-02-23 Paul Eggert <eggert@twinsun.com> |
924 | |
925 * path-concat.c (xpath_concat): Reorder code to pacify | |
926 compilers that don't know that xalloc_die never returns. | |
927 | |
3751 | 928 2002-02-20 Jim Meyering <meyering@lucent.com> |
929 | |
930 * getdate.c: Regenerate using bison-1.33. | |
931 | |
3733 | 932 2002-02-15 Paul Eggert <eggert@twinsun.com> |
933 | |
934 * posixver.c, posixver.h: New files. | |
935 * Makefile.am (libfetish_a_SOURCES): Add them. | |
936 | |
3728 | 937 2002-02-02 Paul Eggert <eggert@twinsun.com> |
938 Bruno Haible <bruno@clisp.org> | |
939 | |
940 * unicodeio.h (print_unicode_char): Add exit_on_error argument. | |
941 (fwrite_success_callback): New declaration. | |
942 * unicodeio.c (unicode_to_mb): New function, extracted from | |
943 print_unicode_char. Call failure callback instead of error. | |
944 (fwrite_success_callback): New function. | |
945 (exit_failure_callback): New function. | |
946 (fallback_failure_callback): New function. | |
947 (print_unicode_char): Call unicode_to_mb. | |
948 | |
3723 | 949 2002-01-26 Jim Meyering <meyering@lucent.com> |
950 | |
951 * Makefile.am (getdate$U.o): Depend on unlocked-io.h. | |
952 | |
3720 | 953 2002-01-22 Jim Meyering <meyering@lucent.com> |
954 | |
955 * Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES). | |
956 Otherwise, some versions of automake would omit the rule that makes | |
957 Makefile from Makefile.in. | |
958 | |
3711 | 959 2001-01-21 Paul Eggert <eggert@twinsun.com> |
960 | |
961 * xmemcoll.h, xmemcoll.c: New files. | |
962 * Makefile.am (libfetish_a_SOURCES): Add them. | |
963 * memcoll.c: Include errno.h, and declare errno if not defined. | |
964 (memcoll): Set errno to zero if there is no error. | |
965 | |
966 * quotearg.c (quotearg_buffer_restyled): | |
967 Fix bug with quoting buffers containing NUL when backslashing escapes. | |
968 This bug was exposed by the other changes in this patch. | |
969 (quotearg_n_options): New arg ARGSIZE. | |
970 All callers changed. | |
971 (quoting_options_from_style): New function. | |
972 (quotearg_n_style): Use it. | |
973 (quotearg_n_style_mem): New function. | |
974 | |
975 * quotearg.h (quotearg_n_style_mem): New function. | |
976 | |
3698 | 977 2002-01-16 Jim Meyering <meyering@lucent.com> |
978 | |
979 * getdate.y: Add three semicolons, each just before a closing brace. | |
980 Bison (as of version 1.31) no longer papers over that mistake. | |
981 | |
3703 | 982 2002-02-14 Paul Eggert <eggert@twinsun.com> |
983 | |
984 * backupfile.c (ISDIGIT): Comment fix. | |
985 * getdate.y (ISDIGIT): Likewise. | |
986 * posixtm.c (ISDIGIT, year): Likewise. | |
987 * strverscmp.c (ISDIGIT): Likewise. | |
988 * userspec.c (ISDIGIT): Likewise. | |
989 | |
3693 | 990 2002-01-05 Jim Meyering <meyering@lucent.com> |
991 | |
992 * version-etc.c (version_etc_copyright): Update copyright year. | |
993 | |
3691 | 994 2001-01-19 Paul Eggert <eggert@twinsun.com> |
995 | |
996 * closeout.c (close_stdout_status): If ferror (stdout), do | |
997 not silently exit merely because the output buffer happens to | |
998 have nothing pending. | |
999 | |
3689 | 1000 2001-12-18 Paul Eggert <eggert@twinsun.com> |
1001 | |
1002 See the big note in ../ChangeLog. | |
1003 * human.c (suffixes): Prefer K to k for 1024. | |
1004 (generate_suffix_backwards): New function. | |
1005 (human_readable_inexact): Use it. | |
3691 | 1006 * xstrtol.c (__xstrtol): If there is no number but there |
1007 is a valid suffix, assume 1. "MB" now means decimal, "MiB" binary. | |
1008 Accept 'K' as well as 'k'. | |
3689 | 1009 |
3683 | 1010 2001-12-15 Jim Meyering <meyering@lucent.com> |
1011 | |
3686 | 1012 * regex.h (__restrict_arr): Update from libc. |
1013 | |
3683 | 1014 * mountlist.h (ME_REMOTE): Recognize file systems of type smbfs |
1015 as `remote' if the name starts with `//'. Suggested by Michael Stone. | |
3686 | 1016 (STREQ): Define. |
3683 | 1017 |
3679 | 1018 2001-12-10 Jim Meyering <meyering@lucent.com> |
1019 | |
1020 * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc, | |
1021 Instead, include "xalloc.h". | |
1022 (initbuffer): Don't cast xmalloc return value to char*. | |
1023 (readline): Reword comment. | |
1024 Don't cast xrealloc return value to char* | |
1025 Return NULL, not 0. | |
1026 | |
3669 | 1027 2001-12-09 Jim Meyering <meyering@lucent.com> |
1028 | |
3677 | 1029 * modechange.c (mode_compile): Add cast to avoid pedantic warning about |
3676 | 1030 `signed and unsigned type in conditional expression'. |
1031 * posixtm.c (posix_time_parse): Likewise. | |
1032 | |
3677 | 1033 * xreadlink.c (xreadlink): Add cast to avoid a pedantic warning. |
3676 | 1034 |
1035 * readtokens.c (readtoken): Declare an index to be of type unsigned | |
1036 to avoid a pedantic warning. | |
1037 | |
1038 * getstr.c: Don't include assert.h. | |
1039 (getstr): Remove warning-evoking assertions. | |
1040 Return -1 if offset parameter is out of bounds. | |
1041 Change the type of a local from int to size_t. | |
1042 | |
1043 * strftime.c (my_strftime_localtime_r): Include this function | |
1044 definition in the `#if ! HAVE_TM_GMTOFF' block. | |
1045 | |
3669 | 1046 * xgethostname.c: Remove declarations of xmalloc and xrealloc. |
1047 Include xalloc.h instead. | |
1048 | |
3664 | 1049 2001-12-02 Jim Meyering <meyering@lucent.com> |
1050 | |
3666 | 1051 * tempname.c: Don't declare getenv, thus reverting the change of |
1052 2001-11-18. It's no longer necessary, now that stdlib.h is always | |
1053 included. | |
1054 | |
3664 | 1055 * regex.c [!__BOUNDED_POINTERS__]: Define away __bounded, |
1056 __unbounded, and __ptrvalue. Reported by Uwe H. Steinfeld. | |
1057 | |
3662 | 1058 2001-11-30 Akim Demaille <akim@epita.fr> |
1059 | |
1060 * xstrdup.c: Include xalloc.h, so that xstrdup is declared | |
1061 before being defined. | |
1062 | |
3659 | 1063 2001-11-27 Paul Eggert <eggert@twinsun.com> |
1064 | |
1065 * quotearg.h (quotearg_n, quotearg_n_style): | |
1066 First arg is int, not unsigned. | |
1067 * quotearg.c (quotearg_n, quotearg_n_style): Likewise. | |
1068 (SIZE_MAX, UINT_MAX): New macros. | |
1069 (quotearg_n_options): Abort if N is negative. | |
1070 Avoid overflow check on hosts where size_t is 64 bits and int | |
1071 is 32 bits, as overflow is impossible there. | |
1072 Fix off-by-one typo that caused unnecessary reallocation. | |
1073 | |
3655 | 1074 2001-11-27 Jim Meyering <meyering@lucent.com> |
1075 | |
1076 * tempname.c: Merge with version from libc. | |
3659 | 1077 * regex.c: Likewise. |
3655 | 1078 |
1079 * tempname.c: Include stdlib.h unconditionally. On some old systems | |
1080 for which STDC_HEADERS is 0, it was not included, resulting in a | |
1081 warning about an integer-to-pointer conversion problem with getenv. | |
1082 Reported by Volker Borchert. | |
1083 | |
3651 | 1084 2001-11-26 Jim Meyering <meyering@lucent.com> |
1085 | |
1086 * gtod.h: Remove file. | |
3659 | 1087 * Makefile.am (libfetish_a_SOURCES): Remove gtod.h. |
3651 | 1088 * gettimeofday.c: Don't include gtod.h. |
1089 (GTOD_init): Remove function. | |
1090 (rpl_gettimeofday): Do its job here instead, rather than aborting. | |
1091 Suggestion from Volker Borchert. | |
1092 | |
3647 | 1093 2001-11-23 Jim Meyering <meyering@lucent.com> |
1094 | |
1095 * hash.h (struct hash_table): Don't define here. Merely declare it. | |
1096 * hash.c (struct hash_table): Define it here instead. | |
1097 | |
3644 | 1098 2001-11-22 Jim Meyering <meyering@lucent.com> |
1099 | |
1100 * hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif. | |
1101 | |
3636 | 1102 2001-11-18 Paul Eggert <eggert@twinsun.com> |
1103 | |
1104 * tempname.c (TMP_MAX): Remove; no longer needed. | |
1105 (TEMPORARIES): New macro. | |
1106 (__gen_tempname): Use TEMPORARIES rather than TMP_MAX. This | |
1107 removes an artificial limitation (e.g. HP-UX 10.20, where | |
1108 TMP_MAX is 17576). | |
1109 | |
3627 | 1110 2001-11-18 Jim Meyering <meyering@lucent.com> |
1111 | |
1112 * tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning | |
1113 on SunOS4. | |
1114 | |
3628 | 1115 * Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those |
1116 files will be created before anything else. | |
3627 | 1117 |
3615 | 1118 2001-11-17 Jim Meyering <meyering@lucent.com> |
1119 | |
3638 | 1120 * modechange.c (mode_adjust): Fix error introduced on 1999-04-26 |
1121 that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable | |
1122 rather than group writable. Patch by Juan F. Codagnone. | |
1123 | |
3623 | 1124 * readtokens.c: Remove explicit declarations of xmalloc and xrealloc, |
1125 Instead, include "xalloc.h". | |
1126 | |
1127 * mountlist.c: Include unlocked-io.h after all system headers. | |
1128 Remove explicit declarations of xmalloc, xrealloc, | |
1129 and xstrdup. Instead, include "xalloc.h". | |
1130 | |
3619 | 1131 * argmatch.c, closeout.c, error.c, exclude.c: Include unlocked-io.h. |
1132 * fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c: Likewise. | |
1133 * mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise. | |
3623 | 1134 |
3619 | 1135 * regex.c, sha.c, version-etc.c, yesno.c: Likewise. |
3620 | 1136 Reported by Padraig Brady. |
3619 | 1137 |
3615 | 1138 * mkstemp.c: #undef mkstemp. |
1139 Include config.h. | |
1140 (rpl_mkstemp): Rename from mkstemp. | |
1141 Protoize. | |
1142 | |
3608 | 1143 2001-11-16 Jim Meyering <meyering@lucent.com> |
1144 | |
1145 * physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>. | |
1146 (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to | |
1147 determine the amount of total physical memory, use pstat_getstatic. | |
1148 HPUX-11 doesn't define _SC_PHYS_PAGES. | |
1149 (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]: | |
1150 If sysconf couldn't be used to determine the amount of available | |
1151 physical memory, use both pstat_getstatic and pstat_getdynamic. | |
1152 Based on a patch from Bob Proulx. | |
1153 | |
3597 | 1154 2001-11-05 Jim Meyering <meyering@lucent.com> |
1155 | |
1156 * xstat.in (slash_aware_lstat): Correct a misleading comment. | |
1157 | |
3583 | 1158 2001-11-03 Jim Meyering <meyering@lucent.com> |
1159 | |
3591 | 1160 * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args |
1161 in argmatch_to_argument call. | |
1162 | |
3586 | 1163 * dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an |
1164 argument. | |
1165 | |
3583 | 1166 * hash.c (hash_clear): Fix a bug that could lead to an infloop or |
1167 e.g., a fault due to an attempt to free a NULL pointer. | |
1168 | |
3565 | 1169 2001-11-01 Jim Meyering <meyering@lucent.com> |
1170 | |
3576 | 1171 * dirfd.c, dirfd.h: New files. |
3573 | 1172 * Makefile.am (libfetish_a_SOURCES): Add dirfd.h. |
1173 | |
3565 | 1174 * hash.c (hash_print) [TESTING]: Clean up. |
1175 | |
3562 | 1176 2001-10-22 Paul Eggert <eggert@twinsun.com> |
1177 | |
1178 * hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__, | |
1179 to avoid a warning if -Wall. | |
1180 | |
3560 | 1181 2001-10-21 Paul Eggert <eggert@twinsun.com> |
1182 | |
3562 | 1183 * regex.c (uintptr_t): Remove macro and decl; it's config.h's job. |
3560 | 1184 |
3553 | 1185 2001-10-21 Jim Meyering <meyering@lucent.com> |
1186 | |
1187 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise, | |
1188 this code would end up calling gettext even in packages built | |
1189 with --disable-nls. | |
3555 | 1190 * getopt.c (_): Likewise. |
3557 | 1191 * regex.c (_): Likewise. |
3553 | 1192 |
3551 | 1193 2001-10-20 Paul Eggert <eggert@twinsun.com> |
1194 | |
1195 * error.c (strerror_r): Do not declare unless !_LIBC. | |
1196 Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P. | |
1197 Use strerror_r that is only a macro, even if it is not a function. | |
1198 (strerror): Check for HAVE_DECL_STRERROR before declaring. | |
1199 (private_strerror): Use prototypes, not old-style function definition. | |
1200 (print_errno_message): New function. | |
1201 Support the POSIX 'int'-flavored strerror_r, as well as the traditional | |
1202 char*-flavored one. | |
1203 (error_tail, error, error_at_line): Use it. | |
1204 | |
3546 | 1205 2001-10-11 Jim Meyering <meyering@lucent.com> |
1206 | |
1207 * argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ... | |
1208 and quote_n (1, ... to avoid clobbering a buffer. | |
1209 | |
3543 | 1210 2001-10-05 Jim Meyering <meyering@lucent.com> |
1211 | |
1212 * Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. | |
1213 * hash-pjw.c: New file (factored out of fileutils' remove.c). | |
1214 * hash-pjw.h: New file. | |
1215 | |
3538 | 1216 2001-09-30 Jim Meyering <meyering@lucent.com> |
1217 | |
1218 * mountlist.c [MOUNTED_GETFSSTAT]: | |
1219 Include <sys/ucred.h>, for Apple Darwin. | |
1220 Include sys/mount.h and sys/fs_types.h only if available. | |
1221 (FS_TYPE): Define. | |
1222 (read_filesystem_list): Use FS_TYPE. | |
1223 | |
3536 | 1224 2001-09-29 Paul Eggert <eggert@twinsun.com> |
1225 | |
3562 | 1226 * exclude.c (excluded_filename): 0 -> false, since it's |
3536 | 1227 a boolean context. |
1228 | |
3526 | 1229 2001-09-28 Paul Eggert <eggert@twinsun.com> |
1230 | |
1231 Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which | |
1232 #defines strtoimax. Also treat the other strto* functions | |
1233 like strtoimax. | |
1234 | |
1235 * xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL. | |
1236 (strtoul): Do not declare if HAVE_DECL_STRTOUL. | |
1237 (strtoimax, strtoumax): Do not declare if already defined as a macro. | |
1238 | |
3521 | 1239 2001-09-26 Jim Meyering <meyering@lucent.com> |
1240 | |
1241 Most macros in unlocked-io.h had the wrong number of arguments. | |
1242 * gen-uio: New script. | |
3524 | 1243 (USE_UNLOCKED_IO): Define to 1 if not already defined. |
3521 | 1244 * unlocked-io.hin: Remove file. |
1245 * Makefile.am (unlocked-io.h): Rewrite to use a separate script, | |
1246 rather than trying to embed it here. | |
1247 (EXTRA_DIST): Add gen-uio. Remove unlocked-io.hin | |
1248 Reported by Padraig Brady. | |
1249 | |
3512 | 1250 2001-09-25 Volker Borchert <bt@teknon.de> |
1251 | |
1252 * gettimeofday.c (rpl_gettimeofday): Declare local variable `result'. | |
1253 | |
3503 | 1254 2001-09-23 Jim Meyering <meyering@lucent.com> |
1255 | |
1256 * mountlist.c: Remove useless parentheses in #if directives. | |
1257 (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when | |
1258 the deprecated MOUNTED symbol is no longer defined in mntent.h. | |
1259 | |
3495 | 1260 2001-09-22 Jim Meyering <meyering@lucent.com> |
1261 | |
1262 * localcharset.c: Update from latest gettext. | |
1263 * config.charset: Likewise. | |
1264 | |
3493 | 1265 2001-09-20 Jim Meyering <meyering@lucent.com> |
1266 | |
1267 * xstrtol.c (strtoimax): Guard declaration with | |
1268 `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'. | |
1269 The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0) | |
1270 have their own, conflicting declaration of strtoimax in sys/inttypes.h. | |
1271 (strtoumax): Likewise, for completeness (it wasn't necessary). | |
1272 | |
3482 | 1273 2001-09-06 Paul Eggert <eggert@twinsun.com> |
1274 | |
1275 * strtoimax.c (HAVE_LONG_LONG): | |
1276 Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned. | |
1277 (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base), | |
1278 to work around bug in IBM C compiler. | |
1279 | |
3479 | 1280 2001-09-16 Jim Meyering <meyering@lucent.com> |
1281 | |
1282 * mkdir.c: New file. | |
1283 | |
3467 | 1284 2001-09-04 Paul Eggert <eggert@twinsun.com> |
1285 | |
1286 * xgetcwd.c: Revert some of the previous change; intead, | |
1287 fix the HAVE_GETCWD_NULL code to behave more like the | |
1288 !HAVE_GETCWD_NULL code used to. | |
1289 | |
1290 Include "xalloc.h". | |
1291 (xgetcwd): Do not return NULL when memory is exhausted; instead, | |
1292 invoke xalloc_die. | |
1293 | |
3465 | 1294 2001-09-04 Paul Eggert <eggert@twinsun.com> |
1295 | |
1296 * xreadlink.c (xreadlink): Omit size_t* arg. All uses changed. | |
1297 Use ssize_t, not int, to store result of readlink. | |
1298 Check for ssize_t overflow as well as size_t overflow, | |
1299 as POSIX says the result of readlink is implementation-defined | |
1300 when ssize_t overflows. | |
1301 Remove unnecessary cast to char*. | |
1302 Use free+malloc instead of realloc, as the storage doesn't need | |
1303 to be preserved and it's clearer and can be more efficient that way. | |
1304 (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare. | |
1305 * xreadlink.h (xreadlink): Update prototype. | |
1306 | |
3460 | 1307 2001-09-03 Paul Eggert <eggert@twinsun.com> |
1308 | |
1309 * exclude.c (fnmatch_no_wildcards): Fix confusion between | |
1310 usage of FNM_CASEFOLD and FNM_LEADING_DIR. The bug was | |
1311 spotted by Jim Meyering. | |
1312 | |
3456 | 1313 2001-09-03 Jim Meyering <meyering@lucent.com> |
1314 | |
1315 * xreadlink.c (xreadlink): Preserve errno around `free' during failure. | |
1316 | |
1317 2001-09-03 Paul Eggert <eggert@twinsun.com> | |
1318 | |
1319 * xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more | |
1320 like the HAVE_GETCWD_NULL code. | |
1321 Include pathmax.h if not HAVE_GETCWD. | |
1322 Do not include xalloc.h. | |
1323 (INITIAL_BUFFER_SIZE): New symbol. | |
1324 Do not use xmalloc / xrealloc, since the caller is responsible for | |
1325 handling errors. Preserve errno around `free' during failure. | |
1326 Do not overrun buffer when using getwd. | |
1327 | |
3449 | 1328 2001-09-03 Paul Eggert <eggert@twinsun.com> |
1329 | |
1330 * xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined | |
1331 __GLIBC__ && __GLIBC__ >= 2), to decide whether to use getcwd (NULL, 0). | |
1332 | |
3447 | 1333 2001-09-02 Jim Meyering <meyering@lucent.com> |
1334 | |
1335 * error.c: Update from GNU libc. | |
1336 | |
3437 | 1337 2001-09-01 Jim Meyering <meyering@lucent.com> |
1338 | |
3442 | 1339 * xreadlink.c: New file. |
1340 * xreadlink.h: New file. | |
1341 * Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h. | |
1342 | |
3439 | 1343 * regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it |
1344 doesn't conflict with sparc-sun-solaris2.7's definition in | |
1345 /usr/include/sys/int_types.h. | |
1346 | |
3437 | 1347 * exclude.c: Use `""', not `<>' to #include non-system header files. |
1348 (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp | |
1349 and strncasecmp as r-values. Unixware didn't have declarations. | |
1350 | |
3434 | 1351 2001-08-31 Jim Meyering <meyering@lucent.com> |
1352 | |
1353 * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication. | |
1354 Use an initial, malloc'd, buffer of length 128 rather than | |
1355 a statically allocated one of length 1024. | |
1356 | |
3432 | 1357 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1358 | |
3562 | 1359 * xgetcwd.c: Don't include pathmax.h. |
3432 | 1360 Include stdlib.h and unistd.h if available. |
1361 Include xalloc.h. | |
1362 (xmalloc, xstrdup, free): Remove decls. | |
1363 (xgetcwd): Don't assume sizes fit in unsigned. | |
1364 Check for overflow when computing sizes. | |
1365 Simplify reallocation code. | |
1366 | |
3422 | 1367 2001-08-28 Paul Eggert <eggert@twinsun.com> |
1368 | |
1369 * Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c. | |
1370 | |
1371 * strtoimax.c: Renamed from strtoxmax.c, removing the | |
1372 old strtoimax.c. | |
1373 | |
1374 Also, make the following further changes to make this file's | |
1375 configuration more similar to that of strtol.c: | |
1376 (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED. All uses changed. | |
1377 (strtoumax, uintmax_t, strtoull, strtol): Remove. | |
1378 (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED. | |
1379 (strtoimax): Renamed from strtoumax. All uses of unsigned values | |
1380 changed to signed values. | |
1381 | |
1382 And make the following changes as well: | |
1383 Fix copyright notice, as 1999 was missing. | |
1384 (verify): New macro. | |
1385 (strtoimax): Check sizes at compile-time, not run-time. | |
1386 Prefer strtol to strtoll if both work. | |
1387 (main): Remove; it was not that useful and was a pain to maintain. | |
1388 | |
1389 * strtoumax.c: Include strtoimax.c, not strtouxmax.c. | |
1390 | |
3415 | 1391 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1392 | |
3422 | 1393 * savedir.c (savedir): Remove size parameter, as POSIX says that |
1394 a directory's st_size can have an arbitrary value, so the old | |
1395 usage could waste an arbitrary amount of memory. All uses | |
1396 changed. | |
1397 * savedir.h: Update prototype. | |
1398 | |
1399 2001-08-30 Paul Eggert <eggert@twinsun.com> | |
1400 | |
1401 * xstrtol.c (strtoimax): New decl. | |
3415 | 1402 |
3413 | 1403 2001-08-28 Paul Eggert <eggert@twinsun.com> |
1404 | |
3422 | 1405 * xstrtol.h: Add copyright notice. |
3413 | 1406 (_DECLARE_XSTRTOL): Improve quality of diagnostic for |
1407 LONGINT_INVALID_SUFFIX_CHAR. | |
1408 | |
3411 | 1409 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1410 | |
1411 * quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct | |
1412 tm to be declared. | |
1413 | |
3409 | 1414 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1415 | |
1416 * hash.c: Remove '2001' from copyright notice. | |
1417 | |
3405 | 1418 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1419 | |
1420 * full-write.h: New file. | |
1421 * Makefile.am (libfetish_a_SOURCES): Add full-write.h. | |
1422 * full-write.c: Correct credits, as cccp.c no longer | |
1423 exists and anyway it was so heavily changed from the old cccp | |
1424 code as to be unrecognizable. Include full-write.h. | |
1425 (full_write) Return size_t, with short writes meaning failure. | |
1426 All callers changed. This fixes a bug with large buffers | |
1427 on 64-bit hosts. | |
1428 * utime.c: Include full-write.h. | |
1429 | |
3397 | 1430 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1431 | |
3400 | 1432 Merge 'exclude' changes from tar 1.13.22. |
1433 This fixes one or two unlikely storage allocation overflow bugs, | |
1434 but doesn't change user-visible behavior otherwise. | |
1435 | |
3405 | 1436 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1437 | |
3400 | 1438 * exclude.c (bool): Declare, perhaps by including stdbool.h. |
1439 (<sys/types.h>): Include only if HAVE_SYS_TYPES_H. | |
1440 (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>): | |
1441 Include if available. | |
1442 (<xalloc.h>): Include | |
1443 (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't. | |
1444 (verify): New macro. Use it to verify that EXCLUDE macros do not | |
1445 collide with FNM macros. | |
1446 (struct patopts): New struct. | |
1447 (struct exclude): Use it, as exclude patterns now come with options. | |
1448 (new_exclude): Support above changes. | |
1449 (new_exclude, add_exclude_file): | |
1450 Initial size must now be a power of two to simplify overflow checking. | |
1451 (free_exclude, fnmatch_no_wildcards): New function. | |
1452 (excluded_filename): No longer requires options arg, as the options | |
1453 are determined by add_exclude. Now returns bool, not int. | |
1454 (excluded_filename, add_exclude): | |
1455 Add support for the fancy new exclusion options. | |
1456 (add_exclude, add_exclude_file): Now takes int options arg. | |
1457 Check for arithmetic overflow when computing sizes. | |
1458 (add_exclude_file): xrealloc might modify errno, so don't | |
1459 realloc until after errno might be used. | |
1460 | |
1461 * exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS): | |
1462 New macros. | |
1463 (free_exclude): New decl. | |
1464 (add_exclude, add_exclude_file): Now takes int options arg. | |
1465 (excluded_filename): No longer requires options arg, as the options | |
1466 are determined by add_exclude. Now returns bool, not int. | |
1467 | |
3405 | 1468 2001-08-30 Paul Eggert <eggert@twinsun.com> |
1469 | |
1470 * alloca.c (alloca): Arg is of type size_t, not unsigned. | |
3397 | 1471 |
3387 | 1472 2001-08-27 Jim Meyering <meyering@lucent.com> |
1473 | |
3391 | 1474 * Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c |
1475 | |
1476 * version-etc.c (N_): Remove definition. | |
1477 Revert most of last change. | |
1478 Instead, simply don't mark the `Copyright...' string for translation. | |
1479 Based on advice from Paul Eggert. | |
1480 | |
3387 | 1481 * strtoxmax.c: Tweak comment. |
1482 | |
3368 | 1483 2001-08-26 Jim Meyering <meyering@lucent.com> |
1484 | |
3387 | 1485 * version-etc.c (version_etc_copyright_fmt): Replace literal year |
1486 of copyright with `%s' so translators don't get an untranslated | |
1487 message in 2002. | |
1488 (COPYRIGHT_YEAR): Define. | |
1489 (version_etc): Use fprintf rather than fputs. | |
1490 Suggestion from Ulrich Drepper. | |
1491 | |
3378 | 1492 * Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c. |
1493 | |
3375 | 1494 * strtoll.c: New file, from GNU libc. |
3368 | 1495 * xstrtoimax.c: New file. |
1496 | |
3380 | 1497 * xstrtol.h: Add xstrtoimax. |
3368 | 1498 * strtoumax.c: New file. Simply include "strtoumax.c". |
1499 * strtoimax.c: New file. Likewise, but first define STRTOUXMAX_SIGNED. | |
1500 | |
1501 * strtoumax.c: Factor to work both for unsigned and signed types, ... | |
3387 | 1502 * strtoxmax.c: ... then renamed to this. |
3368 | 1503 |
3348 | 1504 2001-08-13 Paul Eggert <eggert@twinsun.com> |
1505 | |
1506 * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice. | |
1507 Port to Solaris 8, where 'sed' requires a space after the 'r' | |
1508 command, and where sh dislikes "$/". Clean up the spacing a bit. | |
1509 Redirect output to $tmp just once. | |
1510 | |
3346 | 1511 2001-08-12 Paul Eggert <eggert@sic.twinsun.com> |
1512 | |
3411 | 1513 * addext.c (<errno.h>): Include. |
3346 | 1514 (errno): Declare if not defined. |
1515 (addext): Work correctly when pathconf returns -1 and leaves | |
1516 errno alone because there is no limit. Also, work even if | |
1517 pathconf returns a value greater than SIZE_MAX. | |
1518 | |
3344 | 1519 2001-08-12 Jim Meyering <meyering@lucent.com> |
1520 | |
1521 * xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]: | |
1522 Simply `return getcwd (NULL, 0);'. | |
1523 [! (defined __GLIBC__ && __GLIBC__ >= 2)]: | |
1524 Use 1300 as initial value for length, not PATH_MAX. | |
1525 | |
1526 * pathmax.h: Clean up cpp syntax. | |
1527 | |
3334 | 1528 2001-08-12 Jim Meyering <meyering@lucent.com> |
1529 | |
1530 * gettimeofday.c: New file. | |
1531 * gtod.h: New file. | |
1532 * Makefile.am (libfetish_a_SOURCES): Add gtod.h. | |
1533 | |
3329 | 1534 2001-08-04 Jim Meyering <meyering@lucent.com> |
1535 | |
1536 * error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt, | |
1537 to get in sync with glibc. | |
1538 | |
3327 | 1539 2001-08-03 Paul Eggert <eggert@twinsun.com> |
1540 | |
1541 The following changes are from gettext 0.10.39 as maintained by | |
1542 Bruno Haible. | |
1543 | |
1544 * mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID): | |
1545 Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID | |
1546 with inverted sense. All uses changed. | |
1547 | |
1548 * mbswidth.c: Don't include <limits.h>. | |
1549 Include <stdlib.h> and <string.h> unconditionally. | |
1550 (iswcntrl, mbsinit, ISCNTRL): New macros. | |
1551 (mbsnwidth): Use K&R style function declarations. | |
1552 Don't bother checking for MB_LEN_MAX == 1, since the compiler | |
1553 can optimize it when MB_CUR_MAX == 1. | |
1554 The width of control characters is zero, not 1. | |
1555 | |
3300 | 1556 2001-07-15 Jim Meyering <meyering@lucent.com> |
1557 | |
3301 | 1558 * Makefile.am (EXTRA_DIST): Add unlocked-io.hin. |
1559 (BUILT_SOURCES): Add unlocked-io.h. | |
1560 (io_functions): Define. | |
1561 (unlocked-io.h): New rule. | |
3304 | 1562 (DISTCLEANFILES): Add unlocked-io.h. |
3306 | 1563 (all-local): Depend on unlocked-io.h, to ensure it is created. |
3304 | 1564 |
3301 | 1565 * unlocked-io.hin: New file |
1566 | |
3300 | 1567 * regex.c: Update from glibc. |
1568 | |
3290 | 1569 2001-07-05 Jim Meyering <meyering@lucent.com> |
1570 | |
1571 * Makefile.am (noinst_HEADERS): Remove definition, per new automake | |
1572 recommendation. | |
1573 (libfetish_a_SOURCES): Put all .h files here instead. | |
1574 Remove a thus-exposed (better checks in automake) duplicate and | |
1575 two unnecessary .h files. | |
1576 | |
3279 | 1577 2001-06-11 Jim Meyering <meyering@lucent.com> |
1578 | |
1579 * regex.c: Update from GNU libc. | |
1580 | |
3277 | 1581 2001-05-27 Jim Meyering <meyering@lucent.com> |
1582 | |
1583 * readutmp.h (UT_TYPE): Define. | |
1584 | |
3273 | 1585 2001-05-24 Jim Meyering <meyering@lucent.com> |
1586 | |
1587 * argmatch.c: Include "quote.h". | |
1588 (argmatch_invalid): Remove explicit `' quotes. Instead, use the | |
1589 quote function. Reported by G�ran Uddeborg. | |
1590 | |
3264 | 1591 2001-05-20 Alexandre Duret-Lutz <duret_g@epita.fr> |
1592 | |
1593 * dirname.c (dir_name): Compute append_dot using path, not newpath | |
1594 which is not yet declared. | |
1595 | |
1596 2001-05-11 Paul Eggert <eggert@twinsun.com> | |
1597 | |
3411 | 1598 * Makefile.am (libfetish_a_SOURCES): |
3264 | 1599 Add strftime.c, since we now compile it on all hosts. |
1600 | |
3411 | 1601 * strftime.c (my_strftime): |
3264 | 1602 Define to nstrftime if emacs, but only if my_strftime is not defined. |
1603 (extra_args, extra_args_spec, extra_args_spec_iso): Rename from | |
1604 ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively. | |
1605 Add one more extra argument: a nanoseconds value. | |
1606 All uses changed. | |
1607 (ns): New macro. | |
1608 (my_strftime function): Add %N format. | |
1609 (emacs_strftimeu): Renamed from emacs_strftime, | |
1610 with extra ut argument. | |
1611 | |
3249 | 1612 2001-05-11 Paul Eggert <eggert@twinsun.com> |
1613 | |
1614 dirname code cleanup. base_name now behaves more compatibly | |
1615 with POSIX basename when given file names that have trailing | |
1616 slashes, and similarly for dir_name. Add new primitives | |
1617 base_len and dir_len. Put the directory-name-related decls | |
1618 into dirname.h. | |
1619 | |
1620 * addext.c (ISSLASH, base_name): Remove; now in dirname.h. | |
1621 * backupfile.c (base_name): Likewise. | |
1622 * basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise. | |
1623 * dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise. | |
1624 * makepath.c (strip_trailing_slashes): Likewise. | |
1625 * path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH): | |
1626 Likewise. | |
1627 * rename.c (strip_trailing_slashes): Likewise. | |
1628 * same.c (base_name): Likewise. | |
1629 * stripslash.c (ISSLASH): Likewise. | |
1630 | |
1631 * addext.c: Include <dirname.h> after size_t is defined. | |
1632 * backupfile.c: Likewise. | |
1633 | |
1634 * addext.c (addext): Use base_len to trim redundant | |
1635 trailing slashes instead of doing it ourselves. | |
1636 But do not trim the last slash if it is not redundant. | |
1637 | |
1638 * backupfile.c (find_backup_file_name, | |
1639 max_backup_version): Use base_len instead of rolling it ourselves. | |
1640 Handle the case of "" and (on DOS) "C:" correctly. | |
1641 | |
1642 * basename.c: Do not include <stdio.h>, <assert.h>; no longer needed. | |
1643 Include <string.h>, <dirname.h>. | |
1644 (base_name): Allow file names ending in slashes, other than names | |
1645 that are all slashes. In this case, return the basename followed | |
1646 by the slashes. This is more general, and can be used in places | |
1647 where the original base_name purposely had an assertion failure. | |
1648 (base_len): New function. | |
1649 | |
1650 * dirname.c: Include <string.h> instead of <stdlib.h>. | |
1651 Do not include <assert.h>; no longer needed. | |
1652 Include xalloc.h. | |
1653 (memrchr): Remove decl. | |
1654 (dir_name_r): Remove. | |
1655 (dir_len): Renamed from dirlen. All callers changed. | |
1656 Rewrite in terms of base_name, for simplicity and consistency. | |
1657 (dir_name): Never return NULL. All callers changed. | |
1658 Do not include <stdlib.h> in test program; no longer needed. | |
1659 return 0; is fine for test program. | |
1660 | |
1661 * dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN): | |
1662 New macros. | |
1663 (base_name, base_len, dir_len, strip_trailing_slashes): New decls. | |
1664 | |
1665 * path-concat.c (path_concat): Use base_len to compute | |
1666 base length, not strlen; this means we cannot rely on memcpy | |
1667 to null-terminate. | |
1668 | |
1669 * same.c (STREQ): Remove. | |
1670 (same_name): Handle the case where the basename ends in trailing '/'. | |
1671 | |
1672 * stripslash.c (strip_trailing_slashes): Return nonzero if | |
1673 a slash was stripped. Do not strip the last slash after a | |
1674 file system prefix. | |
1675 | |
3229 | 1676 2001-04-08 Jim Meyering <meyering@lucent.com> |
1677 | |
1678 * getdate.y (get_date): Set tm_isdst to -1 to ensure that it is | |
1679 recomputed; that's necessary when the offset spans a DST transition. | |
1680 Patch by David J. MacKenzie. Reported by Hon-Yin Kok. | |
1681 | |
3226 | 1682 2001-04-02 Jim Meyering <meyering@lucent.com> |
1683 | |
1684 * regex.h, regex.c: Update from GNU libc. | |
1685 | |
3221 | 1686 2001-03-19 Paul Eggert <eggert@twinsun.com> |
1687 | |
3249 | 1688 * version-etc.c (version_etc_copyright): Update to 2001. |
3221 | 1689 |
3213 | 1690 2001-03-16 Paul Eggert <eggert@twinsun.com> |
1691 | |
1692 * tempname.c (uint64_t): Define to uintmax_t if | |
1693 not defined, and if UINT64_MAX is not defined. | |
1694 Required at least for Vax Ultrix4.3, which doesn't define uint64_t. | |
1695 Reported by John David Anglin. | |
1696 | |
3211 | 1697 2001-03-10 Bruno Haible <haible@clisp.cons.org> |
1698 | |
1699 * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve | |
1700 alias if codeset is empty. | |
1701 * config.charset (BeOS): Use wildcard syntax. | |
1702 | |
3208 | 1703 2001-03-13 Jim Meyering <meyering@lucent.com> |
1704 | |
1705 * path-concat.c (path_concat) [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: | |
1706 Don't insert a backslash when concatenating e.g., `C:' and `foo'. | |
1707 From Bruno Haible. | |
1708 | |
3204 | 1709 2001-03-06 Bruno Haible <haible@clisp.cons.org> |
1710 | |
1711 * localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL). | |
1712 Don't return NULL. | |
1713 * unicodeio.c (print_unicode_char): Simplify accordingly. | |
1714 | |
3201 | 1715 2001-03-06 Bruno Haible <haible@clisp.cons.org> |
1716 | |
1717 * config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add | |
1718 support for DOS/DJGPP. | |
1719 | |
3197 | 1720 2001-02-28 Paul Eggert <eggert@twinsun.com> |
1721 | |
1722 * Makefile.am (libfetish_a_SOURCES): | |
1723 Add dup-safer.c, fopen-safer.c. | |
1724 (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h. | |
1725 | |
3411 | 1726 * dup-safer.c, fopen-safer.c, stdio-safer.h, unistd-safer.h: New files. |
3197 | 1727 |
3195 | 1728 2001-02-25 Paul Eggert <eggert@twinsun.com> |
1729 | |
1730 The mkstemp replacement is taken from glibc 2.2.2, with some | |
1731 portability fixes for use outside glibc, as follows: | |
1732 | |
1733 * tempname.c (struct_stat64): New macro. | |
1734 (direxists, __gen_tempname): Use it. | |
1735 This avoids a portability problem with Solaris 8. | |
1736 | |
1737 * tempname.c (<config.h>): Include if HAVE_CONFIG_H. | |
1738 (<stddef.h>, <stdint.h>, <string.h>): | |
1739 Include only if STDC_HEADERS || _LIBC. | |
1740 (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC. | |
1741 (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC. | |
1742 (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC. | |
1743 (__set_errno): Define this macro if <errno.h> doesn't. | |
1744 (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE): | |
1745 Define these macros if <stdio.h> doesn't. | |
1746 (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR): | |
1747 Define these macros if <sys/stat.h> | |
1748 doesn't. Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN. | |
1749 (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64, | |
1750 __xstat64): Define if not _LIBC. | |
1751 (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC). | |
1752 (__gen_tempname): Invoke gettimeofday only if | |
1753 HAVE_GETTIMEOFDAY || _LIBC; | |
1754 otherwise, fall back on plain "time". | |
1755 Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600. | |
1756 | |
1757 * mkstemp.c (__GT_FILE): Define to zero if not defined. | |
1758 | |
1759 * mkstemp.c, tempname.c: New files, taken from glibc 2.2.2. | |
1760 | |
3182 | 1761 2001-02-17 Jim Meyering <meyering@lucent.com> |
1762 | |
3186 | 1763 * strtoul.c: Sync from GNU libc. Use double quotes, not <...> |
1764 around included file name. | |
1765 | |
3184 | 1766 * strnlen.c (__strnlen): Merge in a change from GNU libc. |
1767 | |
1768 * strftime.c: Update from GNU libc (the only changes were to comments). | |
3182 | 1769 |
3177 | 1770 2001-02-13 Bruno Haible <haible@clisp.cons.org> |
1771 | |
1772 * mbswidth.h (mbswidth): Also define as macro, to avoid prototype clash. | |
1773 | |
3173 | 1774 2001-02-17 Paul Eggert <eggert@twinsun.com> |
1775 | |
1776 * mbswidth.c, quotearg.c (mbrtowc, mbsinit): | |
1777 Remove workaround macros for hosts that have mbrtowc but not | |
1778 mbstate_t, as we now insist on proper declarations for both | |
1779 before using mbrtowc. | |
1780 | |
3166 | 1781 2001-02-17 Jim Meyering <meyering@lucent.com> |
1782 | |
1783 * regex.c: Update from libc. | |
1784 | |
3163 | 1785 2001-02-16 Paul Eggert <eggert@twinsun.com> |
1786 | |
3195 | 1787 * alloca.c (malloc): Undef before defining, since stdlib.h |
3164 | 1788 may have defined it. Needed for Encore Umax-3.0.9.16b systems. |
1789 Reported by Mark Hounschell via Paul Eggert. | |
3163 | 1790 |
3149 | 1791 2001-01-30 Bruno Haible <haible@clisp.cons.org> |
1792 | |
1793 * config.charset: Update for FreeBSD 4.2. | |
1794 | |
3131 | 1795 2001-01-26 Jim Meyering <meyering@lucent.com> |
1796 | |
3133 | 1797 * quotearg.c: Include stddef.h. |
1798 * quote.c: Include stddef.h. | |
1799 Reported by Axel Kittenberger. | |
1800 | |
3131 | 1801 * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking |
1802 line in double quotes so that it evokes a better diagnostic. | |
1803 [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise. | |
1804 Reported by Axel Kittenberger. | |
1805 | |
3124 | 1806 2001-01-15 Bruno Haible <haible@clisp.cons.org> |
1807 | |
1808 * unicodeio.c (print_unicode_char): Cast the second iconv() arg, | |
1809 to avoid a warning. Add back 'const' to inptr. | |
1810 | |
3108 | 1811 2001-01-16 Jim Meyering <meyering@lucent.com> |
1812 | |
1813 * basename.c: Include <stdio.h>, needed by assert on SunOS4. | |
1814 From Bruno Haible. | |
1815 | |
3103 | 1816 2001-01-14 Jim Meyering <meyering@lucent.com> |
1817 | |
1818 * rename.c: New file. From Volker Borchert. | |
1819 Include stdlib.h, string.h or strings.h, and xalloc.h. | |
1820 Use strip_trailing_slashes rather than open-coding it. | |
1821 | |
3095 | 1822 2001-01-03 Paul Eggert <eggert@twinsun.com> |
1823 | |
3195 | 1824 * strftime.c: Sync with glibc time/strftime.c 1.81. |
3095 | 1825 |
3091 | 1826 2001-01-03 Jim Meyering <meyering@lucent.com> |
1827 | |
1828 * unicodeio.c (print_unicode_char): Remove `const' from declaration of | |
1829 local `inptr' to avoid warning with some system declarations of iconv. | |
1830 | |
3082 | 1831 2000-12-29 Paul Eggert <eggert@twinsun.com> |
1832 | |
3195 | 1833 * modechange.c: Do not assume that mode_t uses the |
3082 | 1834 traditional octal encoding. E.g. "chmod 1 FOO" should set |
1835 the other-execute bit of FOO even if S_IXOTH != 1. | |
1836 | |
1837 (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH, | |
1838 WOTH, XOTH, ALLM): New macros. | |
1839 (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR, | |
1840 S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH): | |
1841 Use them. | |
1842 (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID. | |
1843 (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above. | |
1844 (mode_compile): | |
1845 No need to use uintmax_t; unsigned long is long enough. | |
1846 Don't bother to get suffix since we don't use it. | |
1847 | |
3074 | 1848 2000-12-24 Jim Meyering <meyering@lucent.com> |
1849 | |
1850 * hash.c (is_prime): Return explicit boolean values. | |
1851 (hash_get_first): Return NULL to appease Irix5.6's 89. | |
3075 | 1852 Reported by Nelson Beebe. |
3074 | 1853 |
3063 | 1854 2000-10-31 Bruno Haible <haible@clisp.cons.org> |
1855 | |
1856 * localcharset.c (locale_charset): Add support for Win32. | |
1857 | |
1858 2000-12-18 Paul Eggert <eggert@twinsun.com> | |
1859 | |
3067 | 1860 * physmem.h, physmem.c: New files. |
3063 | 1861 |
3067 | 1862 * Makefile.am (libfetish_a_SOURCES): Add physmem.c. |
3063 | 1863 (noinst_HEADERS): Add physmem.h. |
1864 | |
3067 | 1865 * xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and |
3063 | 1866 't' for compatibility with Solaris 8 sort. |
1867 | |
3061 | 1868 2000-12-18 Bruno Haible <haible@clisp.cons.org> |
1869 | |
1870 * config.charset: Add support for BeOS. | |
1871 | |
3053 | 1872 2000-12-16 Jim Meyering <meyering@lucent.com> |
1873 | |
1874 * getusershell.c [!SHELLS_FILE && __DJGPP__]: Define | |
1875 SHELLS_FILE to a file name that's useful on djgpp systems. | |
1876 Include stdlib.h. | |
1877 (ADDITIONAL_DEFAULT_SHELLS): Define. | |
1878 (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS. | |
1879 Based mostly on a patch from Prashant TR. | |
1880 | |
3051 | 1881 2000-12-16 Jim Meyering <meyering@lucent.com> |
1882 | |
1883 This bug had a serious impact on chown: `chown N:M FILE' (for integer | |
1884 N and M) would have treated it like `chown N:N FILE'. | |
1885 | |
1886 * userspec.c (parse_user_spec): Fix typo: s/u/g/. | |
1887 | |
3054 | 1888 2000-10-31 Bruno Haible <haible@clisp.cons.org> |
1889 | |
1890 * config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII, | |
1891 CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257 | |
1892 to the list of canonical encodings. Rename EUC-CN to GB2312. | |
1893 | |
3044 | 1894 2000-12-08 Andreas Schwab <schwab@suse.de> |
1895 | |
1896 * mbswidth.c (mbsnwidth): Don't loop endlessly when called with an | |
1897 invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set. | |
1898 | |
3039 | 1899 2000-12-07 Jim Meyering <meyering@lucent.com> |
1900 | |
3042 | 1901 * stripslash.c (ISSLASH): Define. |
1902 (strip_trailing_slashes): Use ISSLASH rather than comparing against `/'. | |
1903 From Prashant TR. | |
1904 | |
3039 | 1905 * dirname.c (FILESYSTEM_PREFIX_LEN): Define. |
1906 (dir_name_r): Declare this function as static. | |
1907 [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd | |
1908 manifest itself on a name containing a mix of slashes and | |
1909 backslashes. | |
1910 Make this function work with names starting with a DOS-style | |
1911 drive letter and colon prefix. | |
1912 (dir_name): Append `.' if necessary. | |
1913 Based mostly on patches from Prashant TR and Eli Zaretskii. | |
1914 | |
1915 * dirname.h (dir_name_r): Remove prototype. | |
1916 | |
3028 | 1917 2000-12-05 Jim Meyering <meyering@lucent.com> |
1918 | |
1919 * dirname.c (dir_name_r): Add `const' in a few local declarations. | |
1920 | |
3023 | 1921 2000-12-04 Jim Meyering <meyering@lucent.com> |
1922 | |
1923 * path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc. | |
3025 | 1924 Also include memory.h, stdlib.h, unistd.h if appropriate. |
3026 | 1925 Reported by Andreas Jaeger (conflicting declaration of malloc). |
3023 | 1926 |
3020 | 1927 2000-12-02 Jim Meyering <meyering@lucent.com> |
1928 | |
1929 * closeout.h: Make idempotent, to avoid some obscure warnings. | |
1930 | |
3010 | 1931 2000-12-01 Paul Eggert <eggert@twinsun.com> |
1932 | |
3195 | 1933 * memrchr.c: Include <config.h> before any system include file. |
3010 | 1934 |
3005 | 1935 2000-11-29 Paul Eggert <eggert@twinsun.com> |
1936 | |
3195 | 1937 * dirname.c (dir_name_r): Fix typo: int -> size_t. |
3005 | 1938 |
2998 | 1939 2000-11-26 Jim Meyering <meyering@lucent.com> |
1940 | |
1941 * memcoll.c: Include sys/types.h. From Werner Almesberger. | |
1942 | |
2994 | 1943 2000-11-22 Paul Eggert <eggert@twinsun.com> |
1944 | |
3195 | 1945 * strftime.c (my_strftime): Do not invoke mbrlen with a |
2994 | 1946 size of (size_t) -1; it's not portable. |
1947 | |
2992 | 1948 2000-11-17 Akim Demaille <akim@epita.fr> |
1949 | |
3195 | 1950 * obstack.h: Formatting changes. |
2992 | 1951 (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would |
1952 prevent type checking. | |
1953 (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't | |
1954 cast the value to (void *): assigning a `foo *' to a `void *' | |
1955 variable is valid. | |
1956 (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int. | |
1957 | |
2989 | 1958 2000-11-17 Jim Meyering <meyering@lucent.com> |
1959 | |
1960 * strstr.c: Update from GNU libc. | |
1961 | |
2987 | 1962 2000-11-16 Jim Meyering <meyering@lucent.com> |
1963 | |
1964 * strverscmp.c: Incorporate weak-alias-related changes from glibc. | |
1965 | |
1966 2000-11-11 Jim Meyering <meyering@lucent.com> | |
1967 | |
1968 * error.c: Add a couple #includes, merging from GNU libc version. | |
1969 | |
2980 | 1970 2000-11-10 Jim Meyering <meyering@lucent.com> |
1971 | |
1972 * obstack.h: Update from GNU libc. | |
1973 * obstack.c: Likewise. | |
1974 | |
2967 | 1975 2000-11-06 Paul Eggert <eggert@twinsun.com> |
1976 | |
2981 | 1977 * getusershell.c (setusershell): Use rewind rather than |
2967 | 1978 fseek/fseeko, to avoid configuration hassles with fseeko. |
1979 Don't bother opening SHELLS_FILE if shellstream is NULL; | |
1980 it's not necessary. | |
1981 | |
2965 | 1982 2000-11-05 Jim Meyering <meyering@lucent.com> |
1983 | |
1984 * makepath.h (make_dir): Declare. | |
1985 * makepath.c (make_dir): Remove `static' attribute. | |
1986 Tweak a comment. | |
1987 | |
2957 | 1988 2000-11-04 Alexandre Duret-Lutz <duret_g@epita.fr> |
1989 | |
1990 * hash.c (hash_get_next): Fix a thinko: when ENTRY is the | |
1991 last one in a bucket, advance to the next bucket. | |
1992 | |
2955 | 1993 2000-11-02 Vesselin Atanasov <vesselin@bgnet.bg> |
1994 | |
2981 | 1995 * fnmatch.c: Do not comment out all the code if we are using |
2955 | 1996 the GNU C library, because in some cases we are replacing buggy |
1997 code in the GNU C library itself. | |
1998 | |
2952 | 1999 2000-10-30 Paul Eggert <eggert@twinsun.com> |
2000 | |
2981 | 2001 * error.h, getline.h, modechange.h: |
2952 | 2002 Remove "2000" from Copyright line, as the file hasn't been |
2003 changed this year other than in the copyright notice. | |
2004 | |
2981 | 2005 * xalloc.h: Add "2000" to Copyright line, as this file |
2952 | 2006 was changed this year. |
2007 | |
2949 | 2008 2000-10-30 Paul Eggert <eggert@twinsun.com> |
2009 | |
2981 | 2010 * fnmatch.c (FOLD): Do not assume that characters are unsigned. |
2949 | 2011 (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs, |
2012 e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero. | |
2013 | |
2941 | 2014 2000-10-29 Greg Louis <glouis@dynamicro.on.ca> |
2015 | |
2016 * regex.h (__restrict_arr): Move definition out of #ifndef block. | |
2017 Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but | |
2018 doesn't define __restrict_arr. | |
2019 | |
2939 | 2020 2000-10-29 Jim Meyering <meyering@lucent.com> |
2021 | |
2022 * xstat.in: Fix grammar in comment. | |
2023 | |
2929 | 2024 2000-10-28 Jim Meyering <meyering@lucent.com> |
2025 | |
2933 | 2026 * memchr.c: Update from libc. |
2027 Adjust for portability: | |
2028 [HAVE_STDLIB_H]: Include stdlib.h. | |
2029 [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h. | |
2030 Undef __memchr, too. | |
2031 [!weak_alias]: Define __memchr to memchr. | |
2032 | |
2931 | 2033 * regex.c: Update from libc. |
2034 * regex.h: Likewise. | |
2035 * getopt1.c: Likewise. | |
2935 | 2036 * memcmp.c: Likewise. |
2931 | 2037 |
2942
c5e4ce044bd7
fix typo: s/fseek0/fseeko/
Jim Meyering <jim@meyering.net>
parents:
2941
diff
changeset
|
2038 * getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko. |
2967 | 2039 Avoid using fseek, when possible -- it's broken by design. |
2929 | 2040 Patch by Ulrich Drepper. |
2041 | |
2924 | 2042 2000-10-26 Jim Meyering <meyering@lucent.com> |
2043 | |
2044 * strftime.c: Update from libc. | |
2045 | |
2918 | 2046 2000-10-25 Jim Meyering <meyering@lucent.com> |
2047 | |
2048 * obstack.c: Update from libc. | |
2049 | |
2911 | 2050 2000-10-23 Jim Meyering <meyering@lucent.com> |
2051 | |
2052 * hard-locale.c (hard_locale): Revert last change -- it was simply | |
2053 wrong. That set_locale call must not have any side effects. | |
2054 From Paul Eggert. | |
2055 | |
2904 | 2056 2000-10-22 Jim Meyering <meyering@lucent.com> |
2057 | |
2907 | 2058 * md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC. |
2059 [CYCLIC]: Remove now-unused definition. | |
2060 | |
2904 | 2061 * save-cwd.c (O_DIRECTORY): Define, if needed. |
2062 (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".". | |
2063 Suggestion from Ulrich Drepper. | |
2064 | |
2893 | 2065 2000-10-21 Jim Meyering <meyering@lucent.com> |
2066 | |
2920 | 2067 * dirname.c (dir_name_r): New function, factored out of dir_name. |
2068 (dir_name): Use dir_name_r. | |
2069 * dirname.h (dir_name_r): Declare it. | |
2070 | |
2071 2000-10-21 Jim Meyering <meyering@lucent.com> | |
2072 | |
2898 | 2073 * dirname.c (memrchr): Declare if necessary. |
2074 (dir_name): Remove the restriction that there be no | |
2075 trailing slashes. Now, this code skips past them, effectively | |
2076 ignoring them. | |
2077 [TEST_DIRNAME] (main): New unit tests. | |
2078 | |
2893 | 2079 * memrchr.c: New file from GNU libc. |
2080 Undef __memrchr, too. | |
2081 [!weak_alias]: Define __memrchr to memrchr. | |
2082 Guard weak_alias use with `#ifdef weak_alias'. | |
2083 | |
2886 | 2084 2000-10-17 Jim Meyering <meyering@lucent.com> |
2085 | |
2891 | 2086 * quote.h (PARAMS): Define and use. |
2890 | 2087 Reported by Akim Demaille. |
2889 | 2088 |
2886 | 2089 * getopt.c: Update from libc. |
2090 | |
2884 | 2091 2000-10-16 Jim Meyering <meyering@lucent.com> |
2092 | |
2093 * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale. | |
2094 From Jan Fedak. | |
2095 | |
2880 | 2096 2000-09-25 Jim Meyering <meyering@lucent.com> |
2097 | |
2098 * md5.h (rol): Define (from GnuPG). | |
2099 | |
2100 * sha.c: Give credit (GnuPG) where due. | |
2101 (M): Use rol rather than open-coding it. | |
2102 Add a FIXME comment. | |
2103 | |
2876 | 2104 2000-09-21 Jim Meyering <meyering@lucent.com> |
2105 | |
2106 * userspec.c (parse_user_spec): Remove debugging printf I'd added. | |
2877 | 2107 Reported by Michael Stone. |
2876 | 2108 |
2874 | 2109 2000-09-20 Jim Meyering <meyering@lucent.com> |
2110 | |
2111 * Makefile.am (libfetish_a_SOURCES): Add sha.c. | |
2112 (noinst_HEADERS): Add sha.h. | |
2113 Based on code from Scott G. Miller and from GnuPG. | |
2114 | |
2861 | 2115 2000-09-15 Jim Meyering <meyering@lucent.com> |
2116 | |
2117 * regex.c: Update from libc. | |
2118 | |
2859 | 2119 2000-09-10 Jim Meyering <meyering@lucent.com> |
2120 | |
2121 * getopt.c (_getopt_internal): Update from glibc. | |
2122 | |
2855 | 2123 2000-09-09 Jim Meyering <meyering@lucent.com> |
2124 | |
2857 | 2125 * quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't |
2126 think it should be used as a general replacement for isascii. | |
2127 * fnmatch.c: Likewise. | |
2128 * mbswidth.c: Likewise | |
2129 * regex.c: Likewise. | |
2130 | |
2855 | 2131 Don't use atoi. |
2132 * userspec.c: Include sys/param.h and limits.h. | |
2133 Include xstrtol.h. | |
2134 (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define. | |
2135 (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define. | |
2136 (parse_user_spec): Use xstrtoul, not atoi when converting numeric | |
2137 UID, GID. Check range. | |
2138 | |
2853 | 2139 2000-09-06 Jim Meyering <meyering@lucent.com> |
2140 | |
2141 * getopt.c (_getopt_internal): Update from glibc. | |
2142 | |
2846 | 2143 2000-08-30 Jim Meyering <meyering@lucent.com> |
2144 | |
2145 * strftime.c: Merge in changes from GNU libc. | |
2146 | |
2837 | 2147 2000-08-26 Jim Meyering <meyering@lucent.com> |
2148 | |
2839 | 2149 * closeout.c: Include "__fpending.h". |
2150 (close_stdout_status): Return right away if there's nothing to flush. | |
2151 | |
2837 | 2152 * Makefile.am (noinst_HEADERS): Add __fpending.h. |
2153 * __fpending.c: New file. | |
2154 * __fpending.h: New file. | |
2155 | |
2815 | 2156 2000-08-07 Paul Eggert <eggert@twinsun.com> |
2157 | |
2158 Standardize on "memory exhausted" instead of "Memory exhausted" | |
2159 or "virtual memory exhausted". | |
2160 * obstack.c (print_and_abort): Use "memory exhausted", not | |
2161 "virtual memory exhausted". | |
2162 * same.c (same_name): Invoke xalloc_die instead of printing | |
2163 our own message. | |
2164 * userspec.c (parse_user_spec): Likewise. | |
2165 * bumpalloc.h: comment fix | |
2166 * same.c, userspec.c: Include xalloc.h. | |
2167 | |
2168 * xalloc.h (xalloc_msg_memory_exhausted): Now char const[], | |
2169 not char *const and pointing to a constant array. | |
2170 * xmalloc.c (xalloc_msg_memory_exhausted): Likewise. | |
2171 (xrealloc): Comment fix. | |
2172 | |
2173 * userspec.c (parse_user_spec): | |
2174 Don't translate a message until just before returning, | |
2175 to avoid unnecessary translation. | |
2176 | |
2808 | 2177 2000-08-07 Jim Meyering <meyering@lucent.com> |
2178 | |
2179 * addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h, | |
2180 chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c, | |
2181 fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h, | |
2182 getgroups.c, gethostname.c, getopt.h, group-member.c, | |
2183 hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c, | |
2184 linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c, | |
2185 memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h, | |
2186 pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c, | |
2187 stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c, | |
2188 strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c, | |
2189 utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c, | |
2190 yesno.c: Back out Copyright date changes for each file with no change | |
2191 this year. This eases coordination with other programs using the same | |
2192 source code modules. From Paul Eggert. | |
2193 | |
2804 | 2194 2000-08-03 Greg McGary <greg@mcgary.org> |
2195 | |
2196 * regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER, | |
2197 ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros. | |
2198 (EXTEND_BUFFER): Use them. | |
2199 | |
2802 | 2200 2000-08-01 Jim Meyering <meyering@lucent.com> |
2201 | |
2202 * dirname.c (ISSLASH): Define. | |
2203 (BACKSLASH_IS_PATH_SEPARATOR): Define. | |
2204 (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which | |
2205 both `\' and `/' may be use as path separators. | |
2206 Based on a patch from Prashant TR. | |
2207 | |
2800 | 2208 2000-07-31 Paul Eggert <eggert@twinsun.com> |
2209 | |
2815 | 2210 * quotearg.c (quotearg_n_options): Don't make the initial |
2800 | 2211 slot vector a constant, since it might get modified. |
2212 | |
2794 | 2213 2000-07-31 Jim Meyering <meyering@lucent.com> |
2214 | |
2215 * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'. | |
2216 * obstack.c (print_and_abort): Likewise. | |
2217 | |
2796 | 2218 2000-07-30 Paul Eggert <eggert@twinsun.com> |
2219 | |
2220 * quotearg.c (quotearg_n_options): Preallocate a slot 0 | |
2221 buffer, so that the caller can always quote one small | |
2222 component of a "memory exhausted" message in slot 0. | |
2223 From a suggestion by Jim Meyering. | |
2224 | |
2791 | 2225 2000-07-30 Jim Meyering <meyering@lucent.com> |
2226 | |
2227 * makepath.c (make_path): Quote the other instance, too. | |
2228 | |
2229 * quotearg.c (N_STATIC_SLOTVECS): Define. | |
2230 (STATIC_BUF_SIZE): Define. | |
2231 (quotearg_n_options): Use only statically allocated storage when | |
2232 N < N_STATIC_SLOTVECS and the length of the quoted result is smaller | |
2233 than STATIC_BUF_SIZE. | |
2234 | |
2782 | 2235 2000-07-29 Jim Meyering <meyering@lucent.com> |
2236 | |
2788 | 2237 * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS. |
2238 * dirname.c (dir_name): Likewise. | |
2239 | |
2240 * basename.c (base_name): Use ISSLASH rather than comparing against `/'. | |
2241 | |
2782 | 2242 * dirname.c (dir_name) [MSDOS]: Declare `lim' to be const. |
2785 | 2243 (dir_name): Assert that there are no trailing slashes. |
2782 | 2244 |
2780 | 2245 2000-07-18 Bruno Haible <haible@clisp.cons.org> |
2246 | |
2247 * mbswidth.h (mbswidth): Add a flags argument. | |
2248 (mbswidth): New declaration. | |
2249 (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros. | |
2250 * mbswidth.c (mbswidth): Add a flags argument. | |
2251 (mbsnwidth): New function. | |
2252 | |
2776 | 2253 2000-07-24 Jim Meyering <meyering@lucent.com> |
2254 | |
2255 * mbswidth.c: Remove useless #else. From Bruno Haible. | |
2256 | |
2773 | 2257 2000-07-23 Paul Eggert <eggert@twinsun.com> |
2258 | |
2259 * mbswidth.c (_XOPEN_SOURCE): | |
2260 Don't define; this causes problems on Solaris 7. | |
2261 (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare. | |
2262 | |
2771 | 2263 2000-07-23 Paul Eggert <eggert@twinsun.com> |
2264 | |
2815 | 2265 * quotearg.c: |
2771 | 2266 Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX), |
2267 so that mbstate_t is always defined. | |
2268 | |
2269 Do not inspect MB_LEN_MAX, since it's incorrectly defined to | |
2270 be 1 in at least one GCC installation, and this configuration | |
2271 error is likely to be common. Ignoring MB_LEN_MAX hurts | |
2272 performance on hosts that have mbrtowc but have only unibyte | |
2273 locales, but I assume these hosts are rare. | |
2274 | |
2769 | 2275 2000-07-23 Paul Eggert <eggert@twinsun.com> |
2276 | |
2815 | 2277 * quotearg.c: Streamline by invoking multibyte code only if needed. |
2769 | 2278 <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX. |
2279 (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX). | |
2280 (quotearg_buffer_restyled): If a unibyte locale, don't bother to | |
2281 invoke multibyte primitives. | |
2282 | |
2764 | 2283 2000-07-23 Jim Meyering <meyering@lucent.com> |
2284 | |
2285 * basename.c (base_name): Add an assertion. | |
2286 | |
2762 | 2287 2000-07-15 Bruno Haible <clisp.cons.org> |
2288 | |
2289 * quotearg.c: When the system forces us to redefine mbstate_t, | |
2290 shadow its mbsinit function. | |
2291 | |
2755 | 2292 2000-07-16 Bruno Haible <haible@clisp.cons.org> |
2293 | |
2294 * mbswidth.h: New file. | |
2295 * mbswidth.c: New file. | |
2759 | 2296 * Makefile.am (libfetish_a_SOURCES): Add mbswidth.c. |
2769 | 2297 (noinst_HEADERS): Add mbswidth.h. |
2755 | 2298 |
2754 | 2299 2000-07-17 Bruno Haible <haible@clisp.cons.org> |
2300 | |
2301 * config.charset: Add support for FreeBSD. Improve support for HP-UX | |
2302 and IRIX 6. | |
2303 | |
2747 | 2304 2000-07-15 Jim Meyering <meyering@lucent.com> |
2305 | |
2751 | 2306 * makepath.c: Include quote.h. |
2307 (make_path): Convert "`%s'" in format strings to "%s", and wrap each | |
2308 corresponding argument in a `quote (...)' call. | |
2309 Give better diagnostics. | |
2310 | |
2749 | 2311 * Makefile.am (libfetish_a_SOURCES): Add quote.c. |
2312 (noinst_HEADERS): Add quote.h. | |
2313 | |
2747 | 2314 * quote.c (quote, quote_n): New file. Two functions taken verbatim |
2315 from tar's src/misc.c. | |
2316 * quote.h: New file. Prototypes for same. | |
2317 | |
2740 | 2318 2000-07-10 Paul Eggert <eggert@twinsun.com> |
2319 | |
2320 From a suggestion by Bruno Haible. | |
2321 * quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition. | |
2322 Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT, | |
2323 to decide whether to define the BeOS workaround macro; | |
2324 this adjusts to the change to AC_MBSTATE_T. | |
2325 | |
2738 | 2326 2000-07-13 Paul Eggert <eggert@twinsun.com> |
2327 | |
2328 * quotearg.h (enum quoting style): New enum clocale_quoting_style. | |
2329 | |
3206 | 2330 * quotearg.c (quoting_style_args, quoting_style_vals, |
2738 | 2331 quotearg_buffer_restyled): Add support for |
2332 clocale_quoting_style. Undo previous change to | |
2333 locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}" | |
2334 and "{RIGHT QUOTATION MARK}" msgids. | |
2335 | |
2723 | 2336 2000-07-05 Paul Eggert <eggert@twinsun.com> |
2337 | |
2338 The old behavior of quoting `like this' doesn't look good with | |
2339 newer, ISO-style fonts. See: | |
2340 http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html | |
2341 | |
2342 Instead, quote "like this" by default. Let the translator | |
2343 tailor the locale-specific quoting behavior by providing | |
2344 translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}. | |
2345 | |
2346 * quotearg.c (N_): New macro. | |
2347 (gettext_default): New function. | |
2348 (quotearg_buffer_restyled): Use | |
2349 gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and | |
2350 gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote. | |
2351 | |
2719 | 2352 2000-07-09 Jim Meyering <meyering@lucent.com> |
2353 | |
2354 * Most files: Update copyright dates to include 2000. | |
2355 | |
2721 | 2356 2000-07-08 Jim Meyering <meyering@lucent.com> |
2357 | |
2358 * xgethostname.c (ENAMETOOLONG): Define to an unlikely value | |
2359 if not defined. | |
2360 (xgethostname): Remove now-unnecessary #ifdef. | |
2361 Move declaration of `err' into loop where it's used. | |
2362 | |
2363 2000-07-05 Bruno Haible <haible@clisp.cons.org> | |
2364 | |
2365 * xgethostname.c (xgethostname): Protect against the SunOS5.5 bug | |
2366 by allocating a larger buffer. Test the gethostname return value for | |
2367 being >= 0, not == 0, for BeOS. Don't exhaust memory if gethostname | |
2368 returns an error and ENAMETOOLONG isn't defined. | |
2369 | |
2710 | 2370 2000-07-05 Paul Eggert <eggert@twinsun.com> |
2371 and Bruno Haible <haible@clisp.cons.org> | |
2372 | |
2373 * quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't. | |
2374 | |
2708 | 2375 2000-07-05 Bruno Haible <haible@clisp.cons.org> |
2376 | |
2377 * quotearg.c (struct quoting_options): Simplify quote_these_too | |
2378 dimension. | |
2379 | |
2706 | 2380 2000-07-03 Jim Meyering <meyering@lucent.com> |
2381 | |
2382 * strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen. | |
2383 Reported by Bruno Haible. | |
2384 | |
2704 | 2385 2000-07-04 Jim Meyering <meyering@lucent.com> |
2386 | |
2387 * quotearg.c: Make inclusion of <wchar.h> independent of whether | |
2388 HAVE_MBRTOWC is set. Required at least for irix-5.6, which | |
2389 lacks mbrtowc. | |
2390 | |
2693 | 2391 2000-07-03 Paul Eggert <eggert@twinsun.com> |
2392 and Bruno Haible <haible@clisp.cons.org> | |
2393 | |
2815 | 2394 * quotearg.c (mbrtowc): |
2693 | 2395 Assign to *pwc, and return 1 only if result is nonzero. |
2396 (iswprint): Use ISPRINT when substituting our own mbrtowc. | |
2397 | |
2697 | 2398 2000-07-03 Jim Meyering <meyering@lucent.com> |
2399 | |
2400 * readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H. | |
2401 This is necessary to get a definition of e.g., UTMP_FILE on HP-UX 10.20. | |
2402 From Bob Proulx. | |
2403 | |
2691 | 2404 2000-07-02 Jim Meyering <meyering@lucent.com> |
2405 | |
2406 * quotearg.c (mbstate_t): Don't define here. | |
2407 | |
2688 | 2408 2000-07-02 Jim Meyering <meyering@lucent.com> |
2409 | |
2410 * nanosleep.c (SIGCONT): Define if not already defined. | |
2411 | |
2678 | 2412 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2413 | |
2414 * mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV, | |
2415 per change in ../m4/ls-mntd-fs.m4. | |
2416 (read_filesystem_list): Ignore symbolic links. | |
2417 | |
2668 | 2418 2000-06-29 Jim Meyering <meyering@lucent.com> |
2419 | |
2672 | 2420 * same.c: Include <string.h> or <strings.h>, as appropriate, |
2421 for declaration of strcmp. | |
2422 | |
2670 | 2423 * long-options.c: Include <stdlib.h>, for declaration of exit. |
2424 | |
2668 | 2425 * mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]: |
2426 Avoid warning by casting result to `char *' to remove `const'. | |
2427 | |
2662 | 2428 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2429 | |
2430 * Makefile.am (libfetish_a_SOURCES): Remove readutmp.c. | |
2431 | |
2659 | 2432 2000-06-26 Paul Eggert <eggert@twinsun.com> |
2433 | |
2434 savedir now sets errno on failure and invokes xmalloc to get memory. | |
2435 Fix a couple of other minor bugs while we're at it. | |
2436 | |
2437 * savedir.c (<unistd.h>): Do not include; there's no need. | |
2438 (NAMLEN): Remove macro. | |
2439 (malloc, realloc): Remove decls. | |
2440 (stpcpy): Likewise. | |
2441 ("xalloc.h"): Include. | |
2442 (NAME_SIZE_DEFAULT): New macro. | |
2443 (savedir): Use xmalloc / xrealloc to allocate memory. | |
2444 Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero. | |
2445 Skip "" directory entries. | |
2446 Use strlen to calculate directory entry length, since the old method | |
2447 is rarely used these days and isn't worth supporting. | |
2448 Don't use a pointer after freeing it. | |
2449 Check for integer overflow when calculating allocation size. | |
2450 Use memcpy to copy entries, instead of stpcpy. | |
2451 Set errno properly when returning NULL. | |
2452 Check for readdir error. | |
2453 | |
2657 | 2454 2000-06-26 Jim Meyering <meyering@lucent.com> |
2455 | |
2456 * posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort. | |
2457 | |
2655 | 2458 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2459 | |
2460 * getusershell.c (xmalloc, xrealloc): Remove functions. | |
2461 Include xalloc.h. | |
2462 Don't include <stdlib.h>. Don't declare malloc, realloc. | |
2463 | |
2651 | 2464 2000-06-23 Bruno Haible <haible@clisp.cons.org> |
2465 | |
2466 * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency. | |
2467 | |
2644 | 2468 2000-06-24 Jim Meyering <meyering@lucent.com> |
2469 | |
2470 * error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r. | |
2471 | |
2636 | 2472 2000-06-21 Jim Meyering <meyering@lucent.com> |
2473 | |
2474 * getpass.c: New file, from Bruno Haible. Required for BeOS. | |
2475 | |
2640 | 2476 2000-06-19 Paul Eggert <eggert@twinsun.com> |
2477 | |
2478 * quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5. | |
2479 (mbrtowc, mbstate_t): Define substitutes if | |
2480 HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT. | |
2481 (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT, | |
2482 not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H). | |
2483 | |
2628 | 2484 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2485 | |
2486 * xgetcwd.c (xgetcwd): If the required pathname length is smaller | |
2487 than 1024, return a memory chunk of least possible size, instead | |
2488 of size PATH_MAX + 2. In the loop, increment the size proportionally. | |
2489 Use free/xmalloc instead of xrealloc to avoid copying for very long | |
2490 paths. | |
2491 | |
2626 | 2492 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2493 | |
2494 * canon-host.c (canon_host): Use malloc and memcpy to copy an | |
2495 address, not strdup. Include <stdlib.h> and don't declare free(). | |
2496 | |
2624 | 2497 2000-06-17 Bruno Haible <haible@clisp.cons.org> |
2498 | |
2499 * path-concat.c (path_concat): Don't access dir[-1] if dir is | |
2500 the empty string. | |
2501 | |
2621 | 2502 2000-06-21 Jim Meyering <meyering@lucent.com> |
2503 | |
2504 * Makefile.am (libfetish_a_SOURCES): Add getstr.c. | |
2505 (noinst_HEADERS): Add getstr.h. | |
2506 | |
2507 * getline.c (getstr): Move into a separate file. | |
2508 * getstr.c (getstr): New file, extracted from getline.c, with | |
2509 the following changes: new parameter, delim2; both delim[12] | |
2510 parameters have type `int', not `char'. The latter would lose | |
2511 with 8-bit delimiters. | |
2512 * getstr.h: New file. | |
2513 | |
2611 | 2514 2000-06-19 Jim Meyering <meyering@lucent.com> |
2515 | |
2516 * getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define. | |
2517 | |
2602 | 2518 2000-06-18 Jim Meyering <meyering@lucent.com> |
2519 | |
2608 | 2520 * mkdir.c: Remove file, due mainly to copyright incompatibility. |
2521 Besides, these days every porting target provides a mkdir function. | |
2522 | |
2606 | 2523 * strnlen.c: Include memory.h, string.h, and/or strings.h as needed. |
2524 (this snippet comes from src/system.h). | |
2525 | |
2594 | 2526 2000-06-15 Paul Eggert <eggert@twinsun.com> |
2527 | |
2640 | 2528 * human.c (adjust_value): New function. |
2594 | 2529 (human_readable_inexact): Apply rounding style even when |
2530 printing approximate values. | |
2531 | |
2591 | 2532 2000-06-14 Paul Eggert <eggert@twinsun.com> |
2533 | |
2640 | 2534 * human.c (human_readable_inexact): Allow an input block |
2591 | 2535 size that is not a multiple of the output block size, and vice versa. |
2592 | 2536 Reported by Piergiorgio Sartor. |
2591 | 2537 |
2589 | 2538 2000-06-14 Paul Eggert <eggert@twinsun.com> |
2539 | |
2640 | 2540 * getdate.y (get_date): Apply relative times after time |
2589 | 2541 zone indicator, not before. Reported by Todd A. Jacobs. |
2542 | |
2585 | 2543 2000-06-13 Jim Meyering <meyering@lucent.com> |
2544 | |
2591 | 2545 * Makefile.am (all-local): Depend on lstat.c and stat.c. |
2546 | |
2585 | 2547 * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c. |
2548 | |
2583 | 2549 2000-06-12 Paul Eggert <eggert@twinsun.com> |
2550 | |
2551 * xstat.in: Include <stdlib.h> in lstat, to declare "free". | |
2552 | |
2575 | 2553 2000-06-04 Paul Eggert <eggert@twinsun.com> |
2554 | |
2583 | 2555 * strnlen.c: Include <config.h> if HAVE_CONFIG_H. |
2575 | 2556 |
2573 | 2557 2000-06-04 Jim Meyering <meyering@lucent.com> |
2558 | |
2559 * getugroups.c (getugroups): Cast -1 to gid_t, for systems like | |
2560 SunOS4.1.4 for which gid_t is an unsigned type. | |
2561 | |
2569 | 2562 2000-06-03 Jim Meyering <meyering@lucent.com> |
2563 | |
2564 * strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr. | |
2565 | |
2559 | 2566 2000-05-26 Bruno Haible <haible@clisp.cons.org> |
2567 | |
2568 * Makefile.am (install-exec-local): On systems with glibc-2.1 or | |
2569 newer, don't install charset.alias. | |
2570 * config.charset: Change the Linux/glibc rules so they become empty | |
2571 on glibc-2.1 or newer. | |
2572 | |
2554 | 2573 2000-06-02 Jim Meyering <meyering@lucent.com> |
2574 | |
2575 * mountlist.c: Back out last change. Instead, do this... | |
2576 * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy | |
2577 member using the same `ignore'-testing code. | |
2578 * mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored | |
2579 fs_type strings. | |
2580 From Mark D. Roth. | |
2581 | |
2549 | 2582 2000-05-29 Jim Meyering <meyering@lucent.com> |
2583 | |
2584 * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts | |
2585 with the `ignore' attribute. Based on a patch from Mark D. Roth. | |
2586 | |
2548 | 2587 2000-05-22 Jim Meyering <meyering@lucent.com> |
2588 | |
2589 * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block. | |
2590 | |
2525 | 2591 2000-05-18 Jim Meyering <meyering@lucent.com> |
2592 | |
2593 * hash.c (hash_rehash): Fix a nasty bug: copy the free entry list | |
2594 back, too, since it may have been modified by allocate_entry. | |
2595 (hash_delete): Rewrite to use neither the assignment operator | |
2596 nor the comma operator in an if-expression. | |
2597 | |
2523 | 2598 2000-05-15 Paul Eggert <eggert@twinsun.com> |
2599 | |
2583 | 2600 * closeout.c: |
2523 | 2601 <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO): |
2602 Remove; no longer needed. | |
2603 "quotearg.h": Add include. | |
2604 (file_name): Do not bother to explicitly initialize to NULL; it's less | |
2605 efficient on some hosts. | |
2606 (close_stdout_status): Remove test as to whether stdout was already | |
2607 closed; it breaks for the case "echo x | sort >&-". | |
2608 Quote file name colons. | |
2609 Do not assume that _("write error") lacks format strings. | |
2610 | |
2518 | 2611 2000-05-15 Jim Meyering <meyering@lucent.com> |
2612 | |
2613 * version-etc.c (version_etc_copyright): Update the copyright string | |
2614 used in all --version output. | |
2615 | |
2521 | 2616 2000-05-14 Jim Meyering <meyering@lucent.com> |
2617 | |
2618 * closeout.c (close_stdout_set_file_name): New function. | |
2619 (close_stdout_status): Use new file-scoped global. | |
2620 Return right away if fstat says the stdout file descriptor is invalid. | |
2621 * closeout.h (close_stdout_set_file_name): Declare. | |
2622 | |
2515 | 2623 2000-05-10 Jim Meyering <meyering@lucent.com> |
2624 | |
2625 * closeout.c [default_exit_status]: New file-scoped variable. | |
2626 (close_stdout_set_status): New function. | |
2627 * closeout.h (close_stdout_set_status): Declare. | |
2628 | |
2508 | 2629 2000-05-08 Jim Meyering <meyering@lucent.com> |
2630 | |
2631 * long-options.c: Don't include closeout.h. | |
2632 (parse_long_options): Don't call close_stdout for --version. | |
2633 | |
2499 | 2634 2000-05-06 Jim Meyering <meyering@lucent.com> |
2635 | |
2504 | 2636 * strnlen.c: Undefine __strnlen and strnlen. |
2637 [!weak_alias]: Define __strnlen to strnlen. | |
2638 | |
2499 | 2639 * atexit.c: New file, from libiberty. |
2640 | |
2641 2000-05-06 Jim Meyering <meyering@lucent.com> | |
2642 | |
2643 * closeout.c (close_stdout_status): Also check for errors on the | |
2644 stderr stream. | |
2645 | |
2488 | 2646 2000-05-05 Bruno Haible <haible@clisp.cons.org> |
2647 | |
2648 * localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy | |
2649 instead of xmalloc, xrealloc, path_concat. | |
2650 (locale_charset): Treat empty environment variables as absent. | |
2651 (DIRECTORY_SEPARATOR, ISSLASH): New macros. | |
2652 | |
2467 | 2653 2000-05-04 Jim Meyering <meyering@lucent.com> |
2654 | |
2655 * getopt.c: Update from glibc. | |
2478 | 2656 * obstack.c: Likewise. |
2657 * obstack.h: Likewise. | |
2473 | 2658 * regex.c: Likewise. NB: K&R compiler support is dropped for this file |
2659 | |
2660 * regex.h: Likewise. | |
2470 | 2661 * strndup.c: Likewise. |
2662 * strnlen.c: New file, from glibc. | |
2467 | 2663 |
2461 | 2664 2000-05-01 Jim Meyering <meyering@lucent.com> |
2665 | |
2666 * full-write.c (full_write): Remove `FIXME' part of comment. | |
2667 | |
2447 | 2668 2000-04-29 Jim Meyering <meyering@lucent.com> |
2669 | |
2670 * path-concat.c: Declare strdup only if it's not defined. | |
2671 * canon-host.c: Likewise. | |
2672 | |
2445 | 2673 2000-04-28 Jim Meyering <meyering@lucent.com> |
2674 | |
2675 * rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid | |
2676 redefinition warning on some systems (HPUX). Otherwise, regex.h is | |
2677 included first, then limits.h is included by locale.h by libintl.h. | |
2678 From John David Anglin. | |
2679 | |
2440 | 2680 2000-04-25 Jim Meyering <meyering@lucent.com> |
2681 | |
2682 * makepath.c (S_IRWXUGO): Define. | |
2683 (make_path): Always perform explicit chmod if MODE specifies any | |
2442 | 2684 of the `special' permission bits. Prompted by a bug report against |
2685 install from Mate Wierdl and Joost van Baal. | |
2440 | 2686 |
2435 | 2687 2000-04-18 Jim Meyering <meyering@lucent.com> |
2688 | |
2440 | 2689 * README: New file. |
2690 | |
2435 | 2691 * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define |
2692 getpagesize. For BeOS. Based on a patch from Bruno Haible. | |
2693 | |
2431 | 2694 2000-04-17 Jim Meyering <meyering@lucent.com> |
2695 | |
2696 * strftime.c (my_strftime) [strftime]: Declare strftime here, since | |
2697 the definition of it to rpl_strftime also defined-away the system's | |
2698 declaration. | |
2699 | |
2427 | 2700 2000-04-15 Jim Meyering <meyering@lucent.com> |
2701 | |
2702 Use `C' to denote so-called `contiguous' files, the same way | |
2703 that tar does. | |
2704 * filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define. | |
2705 (ftypelet): Use S_ISCTG. | |
2706 From Michael Deutschmann. | |
2707 | |
2708 2000-04-14 Jim Meyering <meyering@lucent.com> | |
2709 | |
2710 * strftime.c (my_strftime) [#ifdef strftime]: Declare strftime. | |
2711 | |
2416 | 2712 2000-04-08 Jim Meyering <meyering@lucent.com> |
2713 | |
2714 * Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3 | |
2715 names don't conflict. Reported by Eli Zaretskii. | |
2716 | |
2413 | 2717 2000-03-28 Bruno Haible <haible@clisp.cons.org> |
2718 | |
2719 * unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv | |
2431 | 2720 bug. Deal with the different error behavior of Irix iconv. |
2413 | 2721 |
2722 2000-04-07 Jim Meyering <meyering@lucent.com> | |
2723 | |
2724 * putenv.c: Move inclusion of errno.h so it follows that of sys/types.h, | |
2725 to work around system header problems on AIX 3.2.5. From Bruno Haible. | |
2726 | |
2406 | 2727 2000-04-05 Jim Meyering <meyering@lucent.com> |
2728 | |
2729 Portability tweaks required for ultrix4.3. | |
2730 * readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent. | |
2731 * readutmp.c: Include sys/types.h before sys/stat.h. | |
2732 * canon-host.c: Declare strdup. | |
2733 * path-concat.c: Likewise. | |
2734 From John David Anglin. | |
2735 | |
2397 | 2736 2000-04-04 Jim Meyering <meyering@lucent.com> |
2737 | |
2738 Be more DOS 8.3-friendly. | |
2739 * ref-add.sin: Renamed from ref-add.sed.in. | |
2740 * ref-del.sin: Renamed from ref-del.sed.in. | |
2741 * Makefile.am: Reflect renaming. | |
2742 Reported by Eli Zaretskii. | |
2743 | |
2744 Use a temporary file name that won't clash with `charset.alias' | |
2745 in the DOS 8.3 name space. | |
2746 * Makefile.am (charset_tmp): Define. | |
2747 (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t. | |
2748 (uninstall-local): Likewise. | |
2749 Reported by Eli Zaretskii. | |
2750 | |
2379 | 2751 2000-03-29 Paul Eggert <eggert@twinsun.com> |
2752 | |
2753 * time/strftime.c (my_strftime): Make sure we call the system | |
2754 strftime, not ourselves, when invoking the underlying strftime. | |
2755 | |
2364 | 2756 2000-03-24 Jim Meyering <meyering@lucent.com> |
2757 | |
2758 * Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in. | |
2759 (charset_alias): Define. | |
2760 (install-exec-local): Factor out common code. | |
2761 (uninstall-local): Split lines longer than 80. | |
2762 (ref-add.sed, ref-del.sed): Remove rules... (do the following instead) | |
2763 (SUFFIXES): Define. | |
2764 (.sed.in.sed): New rule. Don't redirect directly to $@. | |
2765 (CLEANFILES): Add ref-add.sed and ref-del.sed. | |
2766 | |
2767 2000-03-19 Bruno Haible <haible@clisp.cons.org> | |
2768 | |
2769 * config.charset: Output a line containing "Packages using this file". | |
2770 * ref-add.sed.in, ref-del.sed.in: New files. | |
2771 * Makefile.am (install-exec-local, uninstall-local, ref-add.sed, | |
2772 ref-del.sed): New rules. | |
2773 | |
2353 | 2774 2000-03-17 Jim Meyering <meyering@lucent.com> |
2775 | |
2776 * unicodeio.c (<string.h>): Include only #if HAVE_STRING_H. | |
2777 Otherwise, include <strings.h> | |
2778 | |
2779 2000-03-17 Bruno Haible <haible@clisp.cons.org> | |
2780 | |
2781 * unicodeio.c (utf8_wctomb): New function. | |
2782 (print_unicode_char): Pass the Unicode character to iconv in UTF-8 | |
2783 format instead of in UCS-4 with platform dependent endianness. | |
2784 | |
2343 | 2785 2000-03-07 Paul Eggert <eggert@twinsun.com> |
2786 | |
2583 | 2787 * savedir.c (savedir): Work even if directory size is |
2343 | 2788 negative; this can happen with some screwy NFS configurations. |
2789 | |
2348 | 2790 2000-03-06 Jim Meyering <meyering@lucent.com> |
2791 | |
2792 * localcharset.c (get_charset_aliases): Don't try to free file_name | |
2793 if it's NULL (because we ran out of memory). From Bruno Haible. | |
2794 | |
2337 | 2795 2000-03-05 Jim Meyering <meyering@lucent.com> |
2796 | |
2339 | 2797 * localcharset.c ("path-concat.h"): Include. |
2798 (get_charset_aliases): Use path_concat instead of ANSI string | |
2799 concatenation. | |
2800 | |
2337 | 2801 * unicodeio.h (PARAMS): Define. |
2802 Use it to guard prototype. | |
2803 | |
2330 | 2804 2000-03-04 Jim Meyering <meyering@lucent.com> |
2805 | |
2332 | 2806 * Makefile.am (install-exec-local): Create $(libdir) before installing |
2807 into it. | |
2334 | 2808 (uninstall-local): Uncomment this rule so `make distcheck' works |
2809 once again. | |
2332 | 2810 |
2330 | 2811 * unicodeio.c (<errno.h>): Include it. |
2812 (errno): Declare if not defined. | |
2813 | |
2814 * localcharset.c: Add Bruno's comment justifying use of volatile. | |
2815 | |
2816 * config.charset: New version, incorporating remarks from a linux | |
2817 i18n mailing list. From Bruno Haible. | |
2818 | |
2819 2000-03-02 Jim Meyering <meyering@lucent.com> | |
2820 | |
2821 * Makefile.am (EXTRA_DIST): Add config.charset. | |
2822 | |
2309 | 2823 2000-03-01 Jim Meyering <meyering@lucent.com> |
2824 | |
2825 * localcharset.c: Guard some #includes with `#if HAVE_...'. | |
2826 * unicodeio.c: Likewise. | |
2827 | |
2828 2000-02-02 Bruno Haible <haible@clisp.cons.org> | |
2829 | |
2830 * config.charset: New file. | |
2831 * localcharset.c: New file. | |
2832 * unicodeio.h, unicodeio.c: New files. | |
2833 * Makefile.am (DEFS): Add -DLIBDIR=... | |
2834 (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c. | |
2835 (noinst_HEADERS): Add unicodeio.h. | |
2836 (all-local, install-exec-local, charset.alias): New targets. | |
2837 | |
2300 | 2838 2000-02-28 Paul Eggert <eggert@twinsun.com> |
2839 | |
2583 | 2840 * quotearg.c (ALERT_CHAR): New macro. |
2300 | 2841 (quotearg_buffer_restyled): Use it. |
2842 | |
2285 | 2843 2000-02-27 Jim Meyering <meyering@lucent.com> |
2844 | |
2298 | 2845 * strtoumax.c: Fix typo in decl of strtoul: s/long long/long/. |
2846 Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'. | |
2847 | |
2295 | 2848 * backupfile.c: Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H', |
2849 not `#if STDC_HEADERS'. | |
2850 Declare malloc if needed. | |
2851 | |
2290 | 2852 * backupfile.c: Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..' |
2853 now that autoconf always defines the HAVE_DECL_ symbols. | |
2854 * human.c: Likewise. | |
2855 * same.c: Likewise. | |
2856 * strtoumax.c: Likewise. | |
2857 | |
2858 * backupfile.c: Arrange for cpp to fail if the configure-time | |
2859 declaration check was not run. | |
2860 * hash.c: Likewise. | |
2861 * human.c: Likewise. | |
2862 * same.c: Likewise. | |
2863 * strtoumax.c: Likewise. | |
2864 | |
2285 | 2865 * userspec.c (parse_user_spec): If there is no `:' but there is a `.', |
2866 then first look up the entire `.'-containing string as a login name. | |
2867 | |
2286 | 2868 2000-02-18 Paul Eggert <eggert@twinsun.com> |
2869 | |
2583 | 2870 * getdate.y: Handle two-digit years with leading zeros correctly. |
2286 | 2871 (textint): New typedef. |
2872 (parser_control): Member year changed from int to textint. | |
2873 All uses changed. | |
2874 (YYSTYPE): Removed; replaced by %union with int and textint members. | |
2875 (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN, | |
2876 tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER, | |
2877 tYEAR_UNIT, tZONE, o_merid): Now of type <intval>. | |
2878 (tSNUMBER, tUNUMBER): Now of type <textintval>. | |
2879 (date, number, to_year): Use width of number in digits, not its value, | |
2880 to determine whether it's a 2-digit year, or a 2-digit time. | |
2881 (yylex): Store number of digits of numeric tokens. | |
2882 Reported by John Kendall. | |
2883 | |
2884 (parser_control): Changed from struct parser_control to typedef (for | |
2885 consistency). All uses changed. | |
2886 | |
2887 (tID): Removed; not used. | |
2888 (yylex): Return '?' for unknown identifiers, rather than (unused) tID. | |
2889 | |
2278 | 2890 2000-02-14 Paul Eggert <eggert@twinsun.com> |
2891 | |
2583 | 2892 * getpagesize.h (getpagesize): Port to VMS for Alpha; |
2279 | 2893 adapted from changes to grep getpagesize.h by Martin P.J. Zinser. |
2278 | 2894 |
2274 | 2895 2000-02-12 Jim Meyering <meyering@lucent.com> |
2896 | |
2897 * userspec.c (ISDIGIT): Define it. | |
2898 (isdigit): Remove definition. | |
2899 (is_number): Use ISDIGIT, not isdigit. | |
2900 <libintl.h>: Include. | |
2901 (_ and N_): Define. | |
2902 (parse_user_spec): Mark translatable strings. | |
2903 | |
2268 | 2904 2000-02-10 Jim Meyering <meyering@lucent.com> |
2905 | |
2906 With these changes, nanosleep.[ch] are finally enough like the other | |
2907 lib/* replacement files to compile on a few more losing systems. | |
2908 | |
2909 * nanosleep.h: Don't include config.h. | |
2910 Remove prototype from declaration of nanosleep. | |
2911 (PARAMS): Remove now-unneeded definition. | |
2912 * nanosleep.c: #undef nanosleep. | |
2913 (rpl_nanosleep): Rename from nanosleep. | |
2914 | |
2245 | 2915 2000-02-03 Jim Meyering <meyering@lucent.com> |
2916 | |
2917 * readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION', | |
2918 rather than with `#if HAVE_UTMPNAME'. | |
2919 | |
2920 2000-02-01 Jim Meyering <meyering@lucent.com> | |
2921 | |
2922 * readutmp.h (UT_USER): Add parens. From Andreas Schwab. | |
2923 | |
2235 | 2924 2000-01-31 Jim Meyering <meyering@lucent.com> |
2925 | |
2240 | 2926 * nanosleep.h (nanosleep): Guard declaration with |
2927 `#if ! HAVE_DECL_NANOSLEEP'. | |
2275 | 2928 Without this, OFS gets a redeclaration error for rpl_nanosleep, due to |
2240 | 2929 the declaration in that vendor's sys/timers.h. |
2930 Reported by Christian Krackowizer. | |
2931 | |
2235 | 2932 * quotearg.c (ISASCII): Add #undef and move definition to follow |
2933 inclusion of wctype.h to work around solaris2.6 namespace pollution. | |
2934 (ISPRINT): Likewise. | |
2236 | 2935 Reported by Tom Tromey. |
2235 | 2936 |
2228 | 2937 2000-01-30 Jim Meyering <meyering@lucent.com> |
2938 | |
2939 * readutmp.c (extract_trimmed_name): Use UT_USER instead of hard-coding | |
2940 uses of ->ut_name. The latter doesn't work with new Linux header files | |
2941 where only utmpx.ut_user is declared. | |
2942 | |
2943 * readutmp.h (UT_USER): Define. | |
2944 | |
2193 | 2945 2000-01-23 Jim Meyering <meyering@lucent.com> |
2946 | |
2947 * Makefile.am (libfetish_a_SOURCES): Remove explicit mention of | |
2948 obstack.c. | |
2949 | |
2163 | 2950 2000-01-22 Jim Meyering <meyering@lucent.com> |
2188 | 2951 |
2952 * strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul. | |
2953 [! HAVE_DECL_STRTOULL]: Declare strtoull. | |
2954 Required for some AIX systems. Reported by Christian Krackowizer. | |
2955 [TESTING] (main): New function. | |
2956 | |
2172 | 2957 1997-10-17 Eli Zaretskii <eliz@is.elta.co.il> |
2958 * dirname.c (dir_name): Support for DOS-style file names with drive | |
2959 letters. | |
2163 | 2960 |
2185 | 2961 * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of iswprint. |
2184 | 2962 |
2163 | 2963 * strverscmp.c (ISDIGIT): Define. |
2964 (strverscmp): Use ISDIGIT, not isdigit. | |
2965 | |
2152 | 2966 2000-01-17 Paul Eggert <eggert@twinsun.com> |
2967 | |
2968 * nanosleep.c (nanosleep): | |
2969 Don't use SA_INTERRUPT to decide whether to call sigaction, as | |
2970 POSIX.1 doesn't require SA_INTERRUPT and some systems | |
2971 (e.g. Solaris 7) don't define it. Use SA_NOCLDSTOP instead; | |
2972 it's been part of POSIX.1 since day 1 (in 1988). | |
2973 | |
2150 | 2974 2000-01-17 Jim Meyering <meyering@lucent.com> |
2975 | |
2976 * interlock: Remove unused file. Reported by Fran�ois Pinard. | |
2977 | |
2144 | 2978 2000-01-16 Paul Eggert <eggert@twinsun.com> |
2979 | |
2583 | 2980 * quotearg.c (quotearg_buffer_restyled): Do not quote |
2144 | 2981 alert, backslash, formfeed, and vertical tab unnecessarily in |
2982 shell quoting style. | |
2190 | 2983 |
2984 Local Variables: | |
2985 version-control: never | |
2986 End: |