]> sourceware.org Git - glibc.git/blob - ChangeLog
e4a53653d70cba59b3d45829ad1654cf4ca76436
[glibc.git] / ChangeLog
1 2001-01-07 Ulrich Drepper <drepper@redhat.com>
2
3 * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Don't call
4 _dl_aux_init for shared libraries.
5
6 * sysdeps/unix/sysv/linux/glob64.c: Moved to ...
7 * sysdeps/gnu/glob64.c: ...here. New file.
8
9 2001-01-07 Ben Collins <bcollins@debian.org>
10
11 * manual/examples/longopt.c: Make the "struct option" a little
12 more like it should be, adding usage of required_argument,
13 noargument and such, and also setting the options string right.
14
15 * manual/sysinfo.texi (Load Average): New section, documents
16 getloadavg().
17
18 2001-01-06 Ulrich Drepper <drepper@redhat.com>
19
20 * version.h (VERSION): Bump to 2.2.1.
21
22 * sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
23 * sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
24 * sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
25 * dlfcn/Makefile (distribute): Add errmsg1mod.c.
26 * Makefile (distribute): Add include/libc-internal.h.
27 * libio/Makefile (distribute): Avoid overwriting.
28
29 * iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
30 buffer and table handling.
31
32 2001-01-05 H.J. Lu <hjl@gnu.org>
33
34 * elf/dl-support.c (non_dynamic_init): Move the auxiliary
35 vector checking to ...
36 (_dl_aux_init): Here. New function. Defined only if
37 HAVE_AUX_VECTOR is defined.
38
39 * sysdeps/generic/libc-start.c (__libc_start_main): Call
40 _dl_aux_init for static binaries if HAVE_AUX_VECTOR is defined.
41
42 * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Call
43 _dl_aux_init.
44
45 * sysdeps/unix/sysv/linux/ldsodefs.h (DL_FIND_AUXV): Removed.
46 (HAVE_AUX_VECTOR): Defined.
47 (_dl_aux_init): Declared.
48
49 2001-01-05 Ben Collins <bcollins@debian.org>
50
51 * manual/string.texi (Finding Tokens in a String): Document XPG
52 basename() and dirname(), as well as GNU basename().
53
54 2001-01-05 Jakub Jelinek <jakub@redhat.com>
55
56 * Makeconfig (preprocess-version): Replace -traditional with
57 -x assembler-with-cpp.
58
59 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
60
61 * math/bits/cmathcalls.h: Don't define inline cimag, creal or conj
62 for GCC 2.97 or later.
63
64 2001-01-05 Ben Collins <bcollins@debian.org>
65
66 * manual/stdio.texi (getline): Clarify the return value in the
67 case of EOF being reached before a newline.
68
69 2001-01-04 Jakub Jelinek <jakub@redhat.com>
70
71 * sunrpc/pmap_clnt.c (__get_myaddress): Return TRUE if successful,
72 FALSE otherwise.
73 (pmap_set, pmap_unset): Check __get_myaddress return value.
74
75 2001-01-05 Mark Kettenis <kettenis@gnu.org>
76
77 * sysdeps/generic/netinet/if_ether.h: Include <sys/types.h>.
78 (struct ether_addr): Declare ether_addr_octet member as
79 `u_int8_t'. Add __attribute__ ((__packed__)).
80
81 2001-01-06 Mark Kettenis <kettenis@gnu.org>
82
83 * sysdeps/mach/hurd/readdir64.c: New file.
84 * sysdeps/mach/hurd/readdir64_r.c: New file.
85
86 2001-01-07 Mark Kettenis <kettenis@gnu.org>
87
88 * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Add comment about
89 `struct statfs' and `struct statvfs' being identical.
90 * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
91
92 2001-01-06 Mark Kettenis <kettenis@gnu.org>
93
94 * sysdeps/mach/hurd/fstatfs64.c: New file.
95 * sysdeps/mach/hurd/fstatvfs64.c: New file.
96 * sysdeps/mach/hurd/statfs64.c: New file.
97 * sysdeps/mach/hurd/statvfs64.c: New file.
98 * sysdeps/mach/hurd/statfsconv.c: New file.
99 * sysdeps/mach/hurd/Dist: Add statfsconv.c.
100
101 2001-01-06 Ulrich Drepper <drepper@redhat.com>
102
103 * iconv/skeleton.c: Reset outbuf for next round of the loop.
104 Reported by Owen Taylor <otaylor@redhat.com>.
105 * iconv/Makefile (tests): Add tst-iconv3.
106 * iconv/tst-iconv3.c: New file.
107
108 * iconvdata/ibm930.c: Fix handling of state. Optimize a bit.
109 * iconvdata/ibm933.c: Likewise.
110 * iconvdata/ibm935.c: Likewise.
111 * iconvdata/ibm937.c: Likewise.
112 * iconvdata/ibm939.c: Likewise.
113 * iconvdata/ibm930.h: Adjust single byte table for optimization.
114 * iconvdata/ibm933.h: Likewise.
115 * iconvdata/ibm935.h: Likewise.
116 * iconvdata/ibm939.h: Likewise.
117
118 * iconvdata/testdata/IBM930: Add misssing SI.
119 * iconvdata/testdata/IBM933: Likewise.
120 * iconvdata/testdata/IBM935: Likewise.
121 * iconvdata/testdata/IBM937: Likewise.
122 * iconvdata/testdata/IBM939: Likewise.
123
124 2001-01-06 Andreas Jaeger <aj@suse.de>
125
126 * configure.in: Check for old add-ons that shouldn't be used with
127 current glibc anymore.
128
129 2001-01-06 Mark Kettenis <kettenis@gnu.org>
130
131 * sysdeps/mach/hurd/readdir_r.c (__readdir_r): Return error number
132 instead of -1 on failure. Don't forget to copy file name into
133 *ENTRY if successful. Set *RESULT to NULL upon reaching the end
134 of the directory.
135
136 2001-01-06 Mark Kettenis <kettenis@gnu.org>
137
138 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Don't forget to
139 copy st_atime member.
140
141 2001-01-05 Ulrich Drepper <drepper@redhat.com>
142
143 * io/ftw.c (ftw_dir): Don't add a second slash at the beginning
144 for searches from the root directory.
145 Reported by loris <loris@iol.it> [PR libc/1991].
146 * io/Makefile (tests): Add bug-ftw1.
147 * io/bug-ftw1.c: New file.
148
149 * elf/dl-support.c (non_dynamic_init): Don't define DL_FIND_AUXV
150 if it is not available. Instead use it only if it is available.
151 * sysdeps/unix/sysv/linux/ldsodefs.h: New file.
152
153 * iconv/gconv_simple.c (internal_ics4_loop): Correct test for
154 overflowing output buffer.
155 (internal_ucs4_loop_unaligned): Likewise.
156 (ucs4_internal_loop): Likewise.
157 (ucs4_internal_loop_unaligned): Likewise.
158 (internal_ucs4le_loop): Likewise.
159 (internal_ucs4le_loop_unaligned): Likewise.
160 (ucs4le_internal_loop): Likewise.
161 (ucs4le_internal_loop_unaligned): Likewise.
162 Reported by Owen Taylor <otaylor@redhat.com>.
163 * iconv/Makefile (tests): Add tst-iconv2.
164 * iconv/tst-iconv2.c: New file.
165
166 2001-01-04 H.J. Lu <hjl@gnu.org>
167
168 * elf/dl-support.c (DL_FIND_AUXV): New. Defined if not defined.
169 (_dl_clktck): Declared.
170 (non_dynamic_init): Take 3 arguments.
171 Set _dl_pagesize, _dl_platform and _dl_clktck from AUX.
172
173 2001-01-01 Bruno Haible <haible@clisp.cons.org>
174
175 Finish implementation of plural form handling.
176 * intl/dcigettext.c (known_translation_t): Rename 'domain' field to
177 'domainname'. Remove 'plindex' field. Add 'domain' and
178 'translation_length' fields.
179 (transcmp): Don't compare 'plindex' fields.
180 (plural_lookup): New function.
181 (DCIGETTEXT): Change cache handing in the plural case. Don't call
182 plural_eval before the translation and its catalog file have been
183 found. Remove plindex from cache key. Add 'translation_length' and
184 'domain' to cache result.
185 (_nl_find_msg): Remove index argument, return length of translation
186 to the caller instead. Weaken comparison of string lengths, to account
187 for plural entries. Call iconv() on the entire result string, not
188 only on the portion needed so far.
189 * intl/loadinfo.h (_nl_find_msg): Remove index argument, add lengthp
190 argument.
191 * intl/loadmsgcat.c (_nl_load_domain): Adapt to _nl_find_msg change.
192
193 2001-01-04 Ulrich Drepper <drepper@redhat.com>
194
195 * intl/plural.y (yylex): Minimal improvement in number scanner.
196
197 2000-07-31 Bruno Haible <haible@clisp.cons.org>
198
199 * intl/plural.y: Include config.h. Needed to define 'inline' away for
200 C compilers that don't support it.
201 (yylex): Don't use gcc specific case range syntax.
202 * intl/loadmsgcat.c (INIT_GERMANIC_PLURAL): New macro, for old
203 compilers.
204
205 2000-10-12 Bruno Haible <haible@clisp.cons.org>
206
207 * intl/finddomain.c: Remove unneeded includes.
208
209 2000-10-12 Bruno Haible <haible@clisp.cons.org>
210
211 * intl/localealias.c (memcpy): Return first argument, just like the
212 real memcpy function does.
213 * intl/bindtextdom.c (memcpy): Likewise.
214 * intl/finddomain.c (memcpy): Likewise.
215 * intl/l10nflist.c (memcpy): Likewise.
216 * intl/textdomain.c (memcpy): Likewise.
217 From Paul Eggert <eggert@twinsun.com>.
218
219 2001-01-03 Jakub Jelinek <jakub@redhat.com>
220
221 * resolv/resolv.h (struct __res_state): Add nsinit field.
222 * resolv/res_send.c (res_nsend): Use it instead of nscount.
223 * resolv/res_init.c (__res_vinit): Initialize it.
224 (res_nclose): Clear it instead of nscount.
225
226 2001-01-04 Ulrich Drepper <drepper@redhat.com>
227
228 * malloc/mtrace.pl: Fix matching of addresses.
229 Patch by Aharon Robbins <arnold@skeeve.com>.
230
231 * Versions.def (ld): Add GLIBC_2.2.
232
233 * catgets/gencat.c: Copyright 2001.
234 * csu/version.c: Likewise.
235 * debug/catchsegv.sh: Likewise.
236 * debug/xtrace.sh: Likewise.
237 * elf/ldconfig.c: Likewise.
238 * elf/sprof.c: Likewise.
239 * iconv/iconv_prog.c: Likewise.
240 * locale/locale.c: Likewise.
241 * locale/localedef.c: Likewise.
242 * malloc/memusage.sh: Likewise.
243 * malloc/mtrace.pl: Likewise.
244 * nscd/nscd.c: Likewise.
245 * posix/getconf.c: Likewise.
246
247 2001-01-04 Mark Kettenis <kettenis@gnu.org>
248
249 * include/stdio.h: Only provide __getwc_unlocked prototype if
250 USE_IN_LIBIO is defined.
251
252 2001-01-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
253
254 * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Fix error code
255 handling.
256
257 2001-01-03 Andreas Schwab <schwab@suse.de>
258
259 * sysdeps/generic/strtoll.c: Remove unused __strtoq_internal alias.
260 * sysdeps/generic/strtoull.c: Remove unused __strtouq_internal alias.
261
262 * sysdeps/wordsize-64/strtol.c: Add strtoq alias and fix strtoll alias.
263 * sysdeps/wordsize-64/strtoul.c: Add strtouq alias and fix
264 strtoull alias.
265 * sysdeps/wordsize-64/wcstol.c: Add wcstoq alias and fix wcstoll alias.
266 * sysdeps/wordsize-64/wcstoul.c: Add wcstouq alias and fix
267 wcstoull alias.
268
269 * sysdeps/generic/strtoul.c: Make sure we find strtol.c in this
270 directory.
271 * sysdeps/generic/strtol_l.c: Likewise.
272 * sysdeps/generic/strtoul_l.c: Likewise.
273 * sysdeps/generic/wcstoul.c: Likewise, for wcstol.c.
274
275 * sysdeps/wordsize-64/strtol_l.c: Fix alias.
276 * sysdeps/wordsize-64/strtoul_l.c: Likewise.
277 * sysdeps/wordsize-64/wcstol_l.c: Fix alias.
278 * sysdeps/wordsize-64/wcstoul_l.c: Likewise.
279
280 2001-01-04 Andreas Jaeger <aj@suse.de>
281
282 * nss/nsswitch.c: Include files for missing prototypes, remove
283 buggy declaration of prototypes.
284
285 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
286
287 * resolv/Versions: Fix bracing.
288 * sysdeps/powerpc/soft-fp/Versions: Likewise.
289 * sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
290
291 2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
292
293 * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
294
295 2001-01-02 Ulrich Drepper <drepper@redhat.com>
296
297 * manual/Makefile (TEXI2PDF): Change to texi2dvi --pdf.
298 Suggested by Minko Markov <mmarkov@home.com>.
299
300 2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
301
302 * sysdeps/powerpc/elf/start.S (__data_start): Make it global.
303 * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): Print the name of
304 the failing symbol.
305 (__process_machine_rela): Pass symbol to dl_reloc_overflow().
306
307 2001-01-02 Ben Collins <bcollins@debian.org>
308
309 * time/tzset.c (tzset_internal): Make sure we fall back to UTC
310 if TZ is not set and TZDEFAULT is not present.
311
312 2001-01-01 Ben Collins <bcollins@debian.org>
313
314 * string/strings.h: Make sure we declare our functions even if
315 string.h is already included, based on whether or not __USE_BSD is
316 defined.
317
318 2001-01-02 Ulrich Drepper <drepper@redhat.com>
319
320 * dlfcn/dlerror.c (dlerror): Handle call of dlerror() before any
321 other dlopen() and dlsym().
322 Based on a patch by Ben Collins <bcollins@debian.org>.
323
324 2001-01-02 Andreas Jaeger <aj@suse.de>
325
326 * dlfcn/errmsg1.c (main): Call dlerror initially.
327 Reported by Ben Collins <bcollins@debian.org>.
328
329 2001-01-02 Ulrich Drepper <drepper@redhat.com>
330
331 * intl/dcigettext.c (guess_category_value): Rewrite so that LANGUAGE
332 value is ignored if the selected locale is the C locale.
333 * intl/tst-gettext.c: Set locale for above change.
334 * intl/tst-translit.c: Likewise.
335
336 2001-01-02 Andreas Jaeger <aj@suse.de>
337
338 * libio/wgenops.c (_IO_wdoallocbuf): Use correct wide access macro.
339 (_IO_switch_to_wget_mode): Likewise.
340 (_IO_sputbackwc): Likewise.
341 (_IO_sungetwc): Use wint_t for result.
342
343 * stdio-common/vfscanf.c (__vfscanf): Use WINT_T for done.
344
345 * sysdeps/generic/strtol.c (strtol): Make cnt size_t for correct
346 signedness.
347
348 * sysdeps/generic/printf_fphex.c (putc): Cast _IO_putwc_unlocked
349 to (int) to avoid warnings.
350 * stdio-common/printf_fp.c (putc): Likewise.
351 * stdio-common/printf_size.c (putc): Likewise.
352
353 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Make
354 constant unsigned.
355
356 2001-01-01 Andreas Jaeger <aj@suse.de>
357
358 * inet/rcmd.c (rcmd_af): Use socklen_t for len.
359
360 2000-12-31 Andreas Jaeger <aj@suse.de>
361
362 * include/libc-internal.h: Add prototype for __libc_freeres.
363
364 * sysdeps/unix/sysv/linux/init-first.c: Include <libc-internals.h>
365 for prototypes, remove redundant prototypes.
366 * gmon/gmon.c: Likewise.
367 * sysdeps/unix/i386/i586/clock_getres.c: Likewise.
368 * sysdeps/unix/i386/i586/clock_gettime.c: Likewise.
369 * malloc/mtrace.c: Likewise.
370
371 * sysdeps/generic/enbl-secure.c: Include <libc-internals.h> for
372 prototypes.
373 * elf/soinit.c: Likewise.
374 * sysdeps/generic/prof-freq.c: Likewise.
375 * sysdeps/mach/hurd/profil.c: Likewise.
376 * debug/noophooks.c: Likewise.
377 * debug/pcprofile.c: Likewise.
378 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise.
379 * sysdeps/generic/get_clockfreq.c: Likewise.
380 * malloc/set-freeres.c: Likewise.
381
382 * locale/localeinfo.h: Add internal prototypes.
383
384 * elf/rtld.c (dl_main): Fix prototype.
385
386 * iconvdata/tst-table-to.c (main): Use return instead of exit to
387 avoid warning.
388
389 * nis/rpcsvc/yp_prot.h: Remove __P.
390 * nis/rpcsvc/ypupd.h: Likewise.
391 * nis/rpcsvc/yp.h: Likewise.
392
393 * sunrpc/rpc_main.c: Add noreturn attributes.
394 * sunrpc/rpc_scan.h: Likewise.
395
396 * sunrpc/rpc_hout.c (storexdrfuncdecl): Make static.
397
398 * sunrpc/rpcinfo.c: Add noreturn attribute to brdcst.
399
400 * sunrpc/proto.h: Add noreturn attributes to error and crash.
401
402 * posix/bsd-getpgrp.c: Add prototype to avoid warning.
403
404 * sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.
405
406 * sunrpc/create_xid.c: Include <rpc/svc.h> for prototypes.
407
408 * include/rpc/rpc_msg.h: Add prototypes for some functions.
409 * include/rpc/auth.h: Likewise.
410 * include/rpc/auth_des.h: Likewise.
411 * include/rpc/clnt.h: Likewise.
412 * include/rpc/rpc.h: Likewise.
413 * include/rpc/svc.h: Likewise.
414 * include/rpc/svc_auth.h: Likewise.
415
416 * include/rpc/des_crypt.h: New file.
417
418 * malloc/memusagestat.c (main): Use return instead of exit to
419 avoid warning.
420 * io/pwd.c (main): Likewise.
421 * iconvdata/tst-table-from.c (main): Likewise.
422 * ctype/test_ctype.c (main): Likewise.
423 * setjmp/tst-setjmp.c (main): Likewise.
424 * signal/tst-signal.c (main): Likewise.
425 * stdlib/tst-strtol.c (main): Likewise.
426 * stdlib/tst-strtod.c (main): Likewise.
427 * stdlib/tst-strtoll.c (main): Likewise.
428 * stdlib/tst-xpg-basename.c (main): Likewise.
429 * dirent/tst-seekdir.c (main): Likewise.
430 * grp/testgrp.c (main): Likewise.
431 * inet/test_ifindex.c (main): Likewise.
432 * io/test-utime.c (main): Likewise.
433 * posix/test-vfork.c (main): Likewise.
434 * posix/testfnm.c (main): Likewise.
435 * stdio-common/temptest.c (main): Likewise.
436 * stdio-common/test_rdwr.c (main): Likewise.
437 * stdio-common/tst-fileno.c (main): Likewise.
438 * stdio-common/tst-sscanf.c (main): Likewise.
439 * stdio-common/tstscanf.c (main): Likewise.
440 * string/bug-strncat1.c (main): Likewise.
441 * string/bug-strpbrk1.c (main): Likewise.
442 * string/bug-strspn1.c (main): Likewise.
443 * string/test-ffs.c (main): Likewise.
444 * string/tst-inlcall.c (main): Likewise.
445 * string/tst-svc.c (main): Likewise.
446 * timezone/test-tz.c (main): Likewise.
447 * wctype/test_wcfuncs.c (main): Likewise.
448 * wctype/test_wctype.c (main): Likewise.
449
450 * stdlib/tst-random.c: Add attribute noreturn to fail.
451
452 2000-12-28 Wolfram Gloger <wg@malloc.de>
453
454 * malloc/malloc.c (MALLOC_COPY): Handle case if source and
455 destination overlap. Assume dest is always below source if
456 overlapping.
457
458 2000-12-30 Ulrich Drepper <drepper@redhat.com>
459
460 * elf/dl-close.c (_dl_close): We can ignore the NODELETE flag if the
461 object was not yet initialized.
462
463 2000-12-28 H.J. Lu <hjl@gnu.org>
464
465 * elf/dl-deps.c (_dl_map_object_deps): Make sure the DSO state
466 is always consistent even if its dependency is failed.
467
468 * elf/dl-open.c (_dl_open): Increment the open count before
469 calling _dl_close () in case of failure.
470
471 * elf/neededtest4.c: New file.
472 * elf/neededobj5.c: New file.
473 * elf/neededobj6.c: New file.
474
475 * elf/Makefile (distribute): Add neededobj5.c and neededobj6.c.
476 (tests): Add neededtest4.
477 (modules-names): Add neededobj5 and neededobj6.
478 ($(objpfx)neededobj6.so): New target.
479 ($(objpfx)neededtest4): New target.
480 ($(objpfx)neededtest4.out): New target.
481
482 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
483
484 * misc/sys/cdefs.h (__attribute_format_strfmon__): Define.
485 * stdlib/monetary.h: Add strfmon format attributes.
486
487 2000-12-28 Roland McGrath <roland@frob.com>
488
489 * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
490 __mempcpy does it for us.
491
492 2000-12-28 Andreas Jaeger <aj@suse.de>
493
494 * sysdeps/generic/dl-environ.c: Add prototype for unsetenv.
495
496 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Add prototype for
497 __new_setrlimit.
498
499 * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Add prototype for
500 __old_getrlimit64.
501
502 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Add prototype for
503 __new_getrlimit.
504
505 * sysdeps/unix/sysv/linux/i386/chown.c: Add prototypes for
506 __chown_is_lchown and __real_chown.
507
508 * sysdeps/generic/ldsodefs.h: Add noreturn attribute to
509 _dl_reloc_bad_type.
510
511 * sunrpc/rpc_hout.c (print_funcdef): Add break statement to shut
512 up GCC's warning about "deprecated use of label at end of compound
513 statement."
514 * sunrpc/rpc_cout.c (emit_inline): Likewise.
515
516 * gmon/bb_exit_func.c: Include <sys/gmon.h> for internal
517 prototypes.
518 Remove struct bb and __bb_head since those are declared by
519 sys/gmon.h.
520
521 2000-12-22 Ben Collins <bcollins@debian.org>
522
523 * manual/charset.texi: Fix typo in description of WCHAR_MAX.
524
525 * manual/argp.texi: Document argp_domain as part of struct argp.
526
527 2000-12-28 Andreas Jaeger <aj@suse.de>
528
529 * catgets/Makefile (generated): Add sample.SJIS.cat.
530
531 * sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
532
533 * elf/dl-minimal.c: Add prototypes.
534
535 * include/locale.h: Add internal prototypes.
536 * include/sys/gmon.h: Likewise.
537
538 * dlfcn/errmsg1mod.c: Add prototype for foo to shut up GCC.
539
540 2000-12-27 Ben Collins <bcollins@debian.org>
541
542 * elf/dl-open.c (_dl_open): Correctly set the new objname pointer
543 when reallocating the error strings.
544 Reported by Kalle Olavi Niemitalo <kon@iki.fi>
545
546 2000-12-27 Ulrich Drepper <drepper@redhat.com>
547
548 * dlfcn/Makefile (tests): Add errmsg1.
549 (modules-names): Add errmsg1mod.
550 Add rules to run errmsg1.
551 * dlfcn/errmsg1.c: New file.
552 * dlfcn/errmsg1mod.c: New file.
553
554 * dlfcn/dlerror.c (dlerror): Always create output string which
555 includes object file name.
556
557 * sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
558 if we would go through it only once.
559 Patch by Rick Gorton <rick.gorton@api-networks.com>.
560
561 * sysdeps/alpha/alphaev67/strncat.S: Fix handling of numeric parameter.
562 Patch by Richard Henderson <rth@redhat.com>.
563
564 2000-12-27 Jakub Jelinek <jakub@redhat.com>
565
566 * malloc/malloc.c (memmove): Add prototypes.
567 (MALLOC_MEMMOVE): Define.
568 (chunk_realloc): Use it instead of MALLOC_COPY if source and
569 destination might overlap.
570
571 2000-12-27 Andreas Jaeger <aj@suse.de>
572
573 * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested
574 function.
575 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
576 * locale/programs/locale.c (show_locale_vars): Likewise.
577 (show_info): Likewise.
578 * locale/programs/ld-collate.c (collate_output): Likewise.
579 * locale/programs/ld-ctype.c (set_class_defaults): Likewise.
580 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
581 * stdlib/rpmatch.c (rpmatch): Likewise.
582
583 * setjmp/tst-setjmp.c: Make local functions static.
584 * setjmp/jmpbug.c: Likewise.
585 * signal/tst-signal.c: Likewise.
586 * stdio-common/tfformat.c: Likewise.
587 * string/tst-svc.c: Likewise.
588 * time/clocktest.c: Likewise.
589 * time/tst-getdate.c: Likewise.
590 * dirent/list.c: Likewise.
591 * dirent/opendir-tst1.c: Likewise.
592 * posix/runtests.c: Likewise.
593 * posix/tst-getaddrinfo.c: Likewise.
594 * posix/tst-chmod.c: Likewise.
595 * posix/wordexp-test.c: Likewise.
596 * misc/tst-efgcvt.c: Likewise.
597 * timezone/tst-timezone.c: Likewise.
598 * rt/tst-clock.c: Likewise.
599 * rt/tst-shm.c: Likewise.
600 * rt/tst-aio2.c: Likewise.
601 * rt/tst-aio3.c: Likewise.
602 * rt/tst-aio4.c: Likewise.
603 * rt/tst-aio5.c: Likewise.
604
605 * dlfcn/failtest.c: Add prototype for foo.
606
607 * dlfcn/glrefmain.c: Add prototype for do_test.
608
609 * dlfcn/tst-dladdr.c: Add prototype for do_test.
610
611 * string/test-ffs.c (main): Add prototype for nested function.
612
613 * sunrpc/des_soft.c: Include rpc/des_crypt.h for prototype.
614
615 * nss/XXX-lookup.c: Add prototype to shut up GCC.
616
617 * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): Fix
618 setetherent prototype.
619 Add internal interfaces.
620
621 * nis/nss_nis/nis-ethers.c (_nss_nis_setetherent): Likewise.
622 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent): Likewise.
623
624 * resolv/res_data.c: Don't add (conflicting) prototypes for _LIBC.
625
626 * nis/nis_intern.h: Add prototype for __pmap_getnisport.
627
628 * nss/nss_files/files-ethers.c: Include netinet/ether.h to get
629 prototypes, remove struct etherent since it's declared in ether.h.
630 Fix ntohost declaration.
631
632 * elf/dl-profile.c (_dl_mcount): Add empty statement to shut up GCC.
633
634 * include/getopt.h: Add internal interfaces.
635 * include/termios.h: Likewise.
636 * include/resolv.h: Likewise.
637 * include/netdb.h: Likewise.
638 * include/grp.h: Likewise.
639 * include/pwd.h: Likewise.
640 * include/shadow.h: Likewise.
641 * include/rpc/netdb.h: Likewise.
642 * include/setjmp.h: Likewise.
643
644 * include/stdio.h: Add prototypes for compatibility functions.
645 * include/grp.h: Likewise.
646 * include/pwd.h: Likewise.
647 * include/shadow.h: Likewise.
648
649 * include/fenv.h: Define internal interfaces.
650
651 2000-12-27 Ulrich Drepper <drepper@redhat.com>
652
653 * sysdeps/generic/bits/byteswap.h (__bswap_64): Handle constant
654 argument case separately.
655 * sysdeps/i386/bits/byteswap.h (__bswap_64): Likewise.
656
657 2000-12-27 Andreas Jaeger <aj@suse.de>
658
659 * include/sys/wait.h: Add some prototypes.
660 * Rules (dummy.c): Create also prototype to shut up GCC.
661
662 2000-12-27 Andreas Jaeger <aj@suse.de>
663
664 * sysdeps/mach/hurd/if_index.c (__protocol_available): Uncomment,
665 it's not needed at the moment.
666 * sysdeps/generic/if_index.c (__protocol_available): Likewise.
667 * sysdeps/unix/sysv/linux/if_index.c (__protocol_available): Likewise.
668
669 2000-12-26 Andreas Jaeger <aj@suse.de>
670
671 * libio/getc_u.c: Include stdio.h via system path to get internal
672 prototypes.
673 * libio/getwc_u.c: Likewise.
674
675 * stdlib/strfmon.c: Fix prototype of __printf_fp.
676
677 * stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
678 __printf_fp prototypes to ...
679 * include/printf.h: ...here.
680
681 * include/stdio.h: Add some internal prototypes to shut up GCC.
682 * include/stdlib.h: Likewise.
683
684 * sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
685 declaration.
686
687 * include/signal.h: Add prototypes for internal sigpause
688 interfaces.
689
690 2000-12-26 Ulrich Drepper <drepper@redhat.com>
691
692 * sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
693 64bit platforms. Reported by Dave Gilbert <gilbertd@treblig.org>.
694
695 * string/Makefile (tests): Add tst-bswap.
696 * string/tst-bswap.c: New file.
697
698 2000-12-11 Bruno Haible <haible@clisp.cons.org>
699
700 * Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.
701
702 2000-12-26 Ulrich Drepper <drepper@redhat.com>
703
704 * sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
705 Patch by Ed Connell <Ed.Connell@sas.com>.
706
707 2000-12-24 Ulrich Drepper <drepper@redhat.com>
708
709 * locale/iso-639.def: Correct one entry. Add two missing entries.
710
711 * locale/iso-4217.def: Change entry for Eritrea.
712 Reported by Daniel Yacob <yacob@geez.org>.
713
714 2000-12-23 Ben Collins <bcollins@debian.org>
715
716 * manual/charset.texi (Extended Char Intro): Fix typo in ISO 6937
717 description.
718
719 * manual/stdio.texi (Dynamic Output): Document the return value of
720 asprintf. Also make the asprintf/snprintf examples a little
721 better (check for some error returns).
722
723 2000-12-22 Andreas Jaeger <aj@suse.de>
724
725 * include/stdio.h: Add __ftrylockfile prototype.
726
727 2000-12-21 H.J. Lu <hjl@gnu.org>
728
729 * sysdeps/ia64/fpu/math_ldbl.h (ieee_long_double_shape_type):
730 Make sign_exponent element signed.
731
732 * sysdeps/ieee754/ldbl-96/math_ldbl.h (ieee_long_double_shape_type):
733 Fix a typo.
734
735 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Remove dead branch.
736
737 2000-12-21 Andreas Jaeger <aj@suse.de>
738
739 * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
740 * inet/ether_hton.c: Likewise
741 * inet/ether_ntoh.c: Likewise.
742
743 * nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
744 declaration to match prototype.
745
746 * include/netinet/ether.h (struct etherent): Declare here so that
747 all implementations use the same struct.
748
749 * nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
750 prototypes.
751 (struct ether): Removed.
752 Use struct etherent instead of ether everywhere.
753
754 * include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.
755
756 * include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.
757
758 * sunrpc/publickey.c: Include auth_des.h for prototypes.
759
760 2000-12-20 Ulrich Drepper <drepper@redhat.com>
761
762 * math/test-misc.c: Add more tests for nextafter functions.
763
764 * sysdeps/i386/fpu/s_nextafterl.c: Handle change from denormal to
765 normal correctly. Correct test for sign.
766 Based on a patch by HJ Lu.
767
768 2000-12-19 Ulrich Drepper <drepper@redhat.com>
769
770 * Makeconfig (preprocess-version): Add -traditional to gcc call.
771 Cleanup sed calls.
772
773 2000-12-19 Andreas Jaeger <aj@suse.de>
774
775 * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.
776
777 * nis/nis_intern.h: Add prototype for __do_niscall3.
778
779 * nis/nss_nis/nis-rpc.c (_nss_nis_setrpcent): Fix declaration to
780 match prototype.
781
782 * include/netdb.h (DECLARE_NSS_PROTOTYPES): Reformat.
783
784 * include/rpc/netdb.h (DECLARE_NSS_PROTOTYPES): New.
785
786 * include/aliases.h (DECLARE_NSS_PROTOTYPES): New.
787
788 2000-12-18 Ulrich Drepper <drepper@redhat.com>
789
790 * math/test-misc.c: Add more tests for nextafter.
791 * sysdeps/i386/fpu/s_nextafterl.c: Handle decrement for x<0 correctly.
792 * sysdeps/ieee754/ldbl-96/math_ldbl.h
793 (ieee_long_double_shape_type): Make sign_exponent element signed.
794
795 * manual/message.texi: Add Estonian to plural overview list.
796 Correct rule for Slavic languages.
797 Patch by Stanislav Brabec <utx@penguin.cz>.
798
799 * nis/nss_nis/nis-netgrp.c: Remove unnecessary initializations.
800
801 2000-12-18 Andreas Jaeger <aj@suse.de>
802
803 * test-skeleton.c: Use temp_name_list instead of name_list to
804 avoid collision with name_list from inet/netgroup.h.
805
806 * nss/nss_files/files-network.c (NEED_H_ERRNO): Define.
807
808 * include/grp.h (DECLARE_NSS_PROTOTYPES): New.
809 * include/pwd.h (DECLARE_NSS_PROTOTYPES): New.
810 * include/netdb.h (DECLARE_NSS_PROTOTYPES): New.
811 * include/shadow.h (DECLARE_NSS_PROTOTYPES): New.
812
813 * hesiod/nss_hesiod/hesiod-proto.c (_nss_hesiod_setprotoent): Fix
814 declaration to match prototype.
815 * hesiod/nss_hesiod/hesiod-pwd.c (_nss_hesiod_setpwent): Likewise.
816 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_setgrent): Likewise.
817 * hesiod/nss_hesiod/hesiod-service.c (_nss_hesiod_setservent):
818 Likewise.
819 * nis/nss_nis/nis-grp.c (_nss_nis_setgrent): Likewise.
820 * nis/nss_nis/nis-pwd.c (_nss_nis_setpwent): Likewise.
821 * nis/nss_nis/nis-proto.c (_nss_nis_setprotoent): Likewise.
822 * nis/nss_nis/nis-service.c (_nss_nis_setservent): Likewise.
823 (_nss_nis_getservbyport_r): Likewise.
824 * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent): Likewise.
825 * nis/nss_nis/nis-spwd.c (_nss_nis_setspent): Likewise.
826 * nis/nss_nis/nis-network.c (_nss_nis_getnetent_r): Likewise.
827 (_nss_nis_setnetent): Likewise
828 * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
829 (_nss_nis_endnetgrent): Likewise.
830 * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_endnetgrent):
831 Likewise.
832 (_nss_nisplus_setnetgrent): Likewise.
833 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Likewise.
834 * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_setpwent): Likewise.
835 * nis/nss_nisplus/nisplus-grp.c (_nss_nisplus_setgrent): Likewise.
836 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_setnetent):
837 Likewise.
838 * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_sethostent):
839 Likewise.
840 * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_setservent):
841 Likewise.
842 * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_setprotoent):
843 Likewise.
844 * nis/nss_compat/compat-spwd.c (_nss_compat_setspent): Likewise.
845 * nis/nss_compat/compat-pwd.c (_nss_compat_setpwent): Likewise.
846 * nis/nss_compat/compat-grp.c (_nss_compat_setgrent): Likewise.
847 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
848 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Likewise.
849 (_nss_dns_getnetbyaddr_r): Likewise.
850
851 2000-12-17 Andreas Jaeger <aj@suse.de>
852
853 * sysdeps/generic/k_sinl.c (__kernel_sinl): Fix functions
854 parameter.
855
856 * sysdeps/unix/sysv/linux/shm_open.c (freeit): Make static and add
857 unused attribute to shut up gcc warnings.
858
859 * sysdeps/generic/k_sinl.c: Include math_private for prototypes.
860 * sysdeps/generic/k_tanl.c: Likewise.
861 * sysdeps/generic/k_cosl.c: Likewise.
862 * sysdeps/generic/e_j0l.c: Likewise.
863 * sysdeps/generic/e_j1l.c: Likewise.
864 * sysdeps/generic/e_jnl.c: Likewise.
865 * sysdeps/generic/e_lgammal_r.c: Likewise.
866
867 * elf/vismain.c: Move prototypes for functions in vismod*.c to
868 vismod.h.
869 * elf/vismod.h: New file.
870 * elf/Makefile (distribute): Add vismod.h.
871 * elf/vismod1.c: Include vismod.h.
872 * elf/vismod2.c: Likewise.
873 * elf/vismod3.c: Likewise.
874
875 * elf/constload3.c: Add prototype declarations to shut up gcc.
876 * elf/failobj.c: Likewise.
877 * elf/nodelmod3.c: Likewise.
878 * elf/filtmod1.c: Likewise.
879 * elf/filtmod2.c: Likewise.
880 * elf/reldepmod1.c: Likewise.
881 * elf/reldepmod2.c: Likewise.
882 * elf/reldepmod3.c: Likewise.
883 * elf/reldepmod4.c: Likewise.
884 * elf/unload2dep.c: Likewise.
885 * elf/unload2mod.c: Likewise.
886 * elf/ltglobmod1.c: Likewise.
887 * elf/pathoptobj.c: Likewise.
888 * elf/neededobj1.c: Likewise.
889 * elf/neededobj2.c: Likewise.
890 * elf/neededobj3.c: Likewise.
891 * elf/neededobj4.c: Likewise.
892 * elf/nextmod1.c: Likewise.
893 * elf/nextmod2.c: Likewise.
894
895 * locale/programs/ld-collate.c (collate_finish): Don't use labels
896 at end of compound statement.
897 * locale/programs/locale.c (show_info): Likewise.
898 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
899
900 2000-12-16 Jakub Jelinek <jakub@redhat.com>
901
902 * catgets/gencat.c (read_input_file): Avoid calling obstack_free
903 with a pointer not returned by obstack_ functions.
904
905 2000-12-16 Ulrich Drepper <drepper@redhat.com>
906
907 * sysdeps/unix/sysv/aix/bits/stat.h (struct stat): Align with AIX
908 version.
909 (struct stat64): Likewise.
910 Reported by Michael Keezer <mkeezer@redhat.com>.
911
912 * timezone/asia: Update from tzdata2000h.
913 * timezone/australasia: Likewise.
914 * timezone/backward: Likewise.
915 * timezone/europe: Likewise.
916 * timezone/northamerica: Likewise.
917 * timezone/southamerica: Likewise.
918 * timezone/zone.tab: Likewise.
919
920 2000-12-14 Jakub Jelinek <jakub@redhat.com>
921
922 * io/ftw.c (ftw_dir): If process_entry returned non-zero result
923 and dir.stream is NULL, only free dir.content.
924 * io/ftwtest.c (cb, main): Add --early-exit option to test it.
925 * io/ftwtest-sh: Test with --early-exit.
926
927 2000-12-13 Jakub Jelinek <jakub@redhat.com>
928
929 * misc/efgcvt.c (FCVT_MAXDIG): Define.
930 (FCVT_BUFPTR): New variable.
931 (fcvt): If fcvt_r returns -1 on the static short buffer,
932 try to malloc a sufficiently large one and retry.
933 (free_mem): New function.
934 * misc/qefgcvt.c (FCVT_MAXDIG): Define.
935 * misc/tst-efgcvt.c (fcvt_tests): Add new test.
936
937 2000-12-15 Ulrich Drepper <drepper@redhat.com>
938
939 * misc/dirname.c (dirname): Fix search for second to last slash.
940
941 2000-12-13 Andreas Jaeger <aj@suse.de>
942
943 * misc/tst-dirname.c (main): Fix typo in test to really use
944 the examples from Unix98.
945 Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
946
947 2000-12-09 H.J. Lu <hjl@gnu.org>
948
949 * sysdeps/ia64/fpu/s_fabs.S: New file.
950 * sysdeps/ia64/fpu/s_fabsf.S: New file.
951 * sysdeps/ia64/fpu/s_fabsl.S: New file.
952
953 2000-12-15 Andreas Jaeger <aj@suse.de>
954
955 * stdio-common/scanf9.c (main): Reformat and change to avoid
956 warnings.
957
958 * stdio-common/tstdiomisc.c: Make local functions static.
959 * stdio-common/tst-printf.c: Likewise.
960
961 * elf/constload2.c: Add prototype declarations to shut up gcc.
962 * elf/dep1.c: Likewise.
963 * elf/dep2.c: Likewise.
964 * elf/dep3.c: Likewise.
965 * elf/dep4.c: Likewise.
966 * elf/ltglobmod2.c: Likewise.
967
968 * libio/fmemopen.c: Make local functions static.
969
970 * elf/Makefile (distribute): Added testobj.h.
971
972 * elf/testobj.h: New file.
973
974 * elf/testobj1.c: Include testobj.h and move prototype
975 declarations to testobj.h.
976 * elf/testobj2.c: Likewise.
977 * elf/testobj3.c: Likewise.
978 * elf/testobj4.c: Likewise.
979 * elf/testobj5.c: Likewise.
980 * elf/testobj6.c: Likewise.
981 * elf/testobj1_1.c: Likewise.
982 * elf/preloadtest.c: Likewise.
983
984 2000-12-15 Ben Collins <bcollins@debian.org>
985
986 * misc/sys/cdefs.h: Fix thinko in checks for flexarr macros.
987 Patch by Akim Demaille <akim@epita.fr> in Debian bug report.
988
989 2000-12-14 H.J. Lu <hjl@gnu.org>
990
991 * sysdeps/ieee754/flt-32/s_sincosf.c (__sincosf): The exponent
992 field in a float is 8 bits, not 11 bits.
993
994 2000-12-13 Jakub Jelinek <jakub@redhat.com>
995
996 * math/test-misc.c (main): Adjust m for IEEE quad long double.
997
998 2000-12-13 Andreas Jaeger <aj@suse.de>
999
1000 * manual/message.texi (Using gettextized software): Fix typo.
1001
1002 * manual/charset.texi (Converting a Character): Fix mbstouwcs
1003 program to compile.
1004 Patch by Martin Buchholz <martin@xemacs.org>.
1005
1006 * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Fix typo.
1007 Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
1008
1009 2000-12-11 Andreas Jaeger <aj@suse.de>
1010
1011 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Declare
1012 kernel_sigset_t and use it.
1013 Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
1014
1015 2000-12-10 Richard Henderson <rth@redhat.com>
1016
1017 * sysdeps/alpha/alphaev67/fpu/Implies: New file.
1018 * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: New file.
1019 * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: New file.
1020
1021 2000-12-10 Jakub Jelinek <jakub@redhat.com>
1022
1023 * sysdeps/alpha/htonl.S: Fix a typo.
1024
1025 2000-12-10 Jakub Jelinek <jakub@redhat.com>
1026
1027 * sysdeps/alpha/alphaev6/stxcpy.S: Exchange t8 with t10.
1028
1029 2000-12-10 Andreas Jaeger <aj@suse.de>
1030
1031 * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed
1032 cast as suggested by Jakub Jelinek <jakub@redhat.com> and Ulrich
1033 Drepper <drepper@redhat.com>.
1034
1035 2000-12-09 Andreas Jaeger <aj@suse.de>
1036
1037 * sysdeps/unix/sysv/linux/mips/sigaction.c: New file.
1038
1039 * sysdeps/unix/sysv/linux/mips/sys/acct.h: Removed, we can use the
1040 generic version.
1041 Patches by Hiroyuki Machida <machida@sm.sony.co.jp>.
1042
1043 * locale/programs/ld-collate.c (handle_ellipsis): Fix format
1044 string.
1045
1046 * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix
1047 format string.
1048
1049 * nscd/hstcache.c (addhstbyname): Add cast to avoid warning.
1050 * nscd/connections.c (handle_request): Likewise.
1051 * nscd/pwdcache.c (addpwbyname): Likewise.
1052 * nscd/grpcache.c (addgrbyname): Likewise.
1053
1054 * nscd/nscd_conf.c (nscd_parse_file): Remove extra argument.
1055
1056 2000-12-09 Ulrich Drepper <drepper@redhat.com>
1057
1058 * string/stratcliff.c: Add tests for stpncpy, memcpy, and mempcpy.
1059
1060 * Makeconfig (default_cflags): Make -O2 the default for stable
1061 releases.
1062
1063 2000-12-08 H.J. Lu <hjl@gnu.org>
1064
1065 * sysdeps/ia64/fpu/s_isinfl.S: Renamed to ...
1066 * sysdeps/ia64/fpu/s_isinf.S: This.
1067 Add a .pred.rel.mutex note to avoid false report.
1068
1069 * sysdeps/ia64/fpu/s_isnanl.S: Renamed to ...
1070 * sysdeps/ia64/fpu/s_isnan.S: This.
1071
1072 * sysdeps/ia64/fpu/s_fpclassify.S: New file.
1073 * sysdeps/ia64/fpu/s_fpclassifyf.S: New file.
1074 * sysdeps/ia64/fpu/s_fpclassifyl.S: New file.
1075 * sysdeps/ia64/fpu/s_isinff.S: New file.
1076 * sysdeps/ia64/fpu/s_isinfl.S: New file.
1077 * sysdeps/ia64/fpu/s_isnanf.S: New file.
1078 * sysdeps/ia64/fpu/s_isnanl.S: New file.
1079 * sysdeps/ia64/fpu/s_finite.S: New file.
1080 * sysdeps/ia64/fpu/s_finitef.S: New file.
1081 * sysdeps/ia64/fpu/s_finitel.S: New file.
1082 * sysdeps/ia64/fpu/s_signbit.S: New file.
1083 * sysdeps/ia64/fpu/s_signbitf.S: New file.
1084 * sysdeps/ia64/fpu/s_signbitl.S: New file.
1085 * sysdeps/ia64/fpu/s_copysign.S: New file.
1086 * sysdeps/ia64/fpu/s_copysignf.S: New file.
1087 * sysdeps/ia64/fpu/s_copysignl.S: New file.
1088
1089 2000-12-08 Ulrich Drepper <drepper@redhat.com>
1090
1091 * math/libm-test.inc (main): Fix typos in messages.
1092
1093 * string/stratcliff.c: Add test for rawmemchr.
1094
1095 2000-12-08 Jakub Jelinek <jakub@redhat.com>
1096
1097 * elf/dl-open.c (_dl_open): If objname points right after errstring,
1098 allocate it together with errstring using alloca.
1099 * elf/dl-error.c (_dl_signal_error): If malloc failed, set objname
1100 to "", because it might point to local stack.
1101
1102 2000-12-05 H.J. Lu <hjl@gnu.org>
1103
1104 * nss/Makefile (routines): Add getnssent and getnssent_r.
1105 * nss/nsswitch.h (__nss_setent): New internal NSS function.
1106 (__nss_endent): Likewise.
1107 (__nss_getent_r): Likewise.
1108 (__nss_getent): Likewise.
1109 * nss/getnssent_r.c: New file.
1110 * nss/getnssent.c: New file.
1111 * nss/getXXent.c (H_ERRNO_VAR): Updated.
1112 (GETFUNC_NAME): Updated to call __nss_getent ().
1113 * nss/getXXent_r.c (H_ERRNO_VAR_P): New.
1114 (STAYOPEN_TMPVAR): Updated.
1115 (STAYOPEN_VAR): Updated.
1116 (SETFUNC_NAME): Updated to call __nss_setent ().
1117 (ENDFUNC_NAME): Updated to call __nss_endent ().
1118 (INTERNAL (REENTRANT_GETNAME)): Updated to call __nss_getent_r ().
1119
1120 2000-12-08 Andreas Jaeger <aj@suse.de>
1121
1122 * nscd/dbg_log.h (dbg_log): Correct attribute.
1123
1124 2000-12-08 Jakub Jelinek <jakub@redhat.com>
1125
1126 * elf/dl-load.c (fillin_rpath): Don't assume there is '\0' at
1127 cp + len. Compute where from dirname.
1128 Reported by <jreiser@BitWagon.com>.
1129
1130 2000-12-08 Richard Henderson <rth@twiddle.net>
1131
1132 * sysdeps/alpha/_mcount.S: Fix typo.
1133 * sysdeps/alpha/strncpy.S: Likewise.
1134
1135 * sysdeps/alpha/alphaev6/Implies: New file.
1136 * sysdeps/alpha/alphaev67/Implies: New file.
1137 * sysdeps/alpha/alphaev67/ffs.S: New file.
1138 * sysdeps/alpha/alphaev67/ffsll.S: New file.
1139 * sysdeps/alpha/alphaev67/rawmemchr.S: New file.
1140 * sysdeps/alpha/alphaev67/stpcpy.S: New file.
1141 * sysdeps/alpha/alphaev67/stpncpy.S: New file.
1142 * sysdeps/alpha/rawmemchr.S: New file.
1143 * sysdeps/alpha/strcat.S: Tail call to __stxcpy.
1144 * sysdeps/alpha/strcpy.S: Likewise.
1145
1146 From GMP 3.1.1:
1147 * sysdeps/alpha/alphaev6/addmul_1.s: New file.
1148
1149 From rick.gorton@alpha-processor.com:
1150 * sysdeps/alpha/alphaev6/memchr.S: New file.
1151 * sysdeps/alpha/alphaev6/memcpy.S: New file.
1152 * sysdeps/alpha/alphaev6/memset.S: New file.
1153 * sysdeps/alpha/alphaev6/stxcpy.S: New file.
1154 * sysdeps/alpha/alphaev6/stxncpy.S: New file.
1155 * sysdeps/alpha/alphaev67/strcat.S: New file.
1156 * sysdeps/alpha/alphaev67/strchr.S: New file.
1157 * sysdeps/alpha/alphaev67/strlen.S: New file.
1158 * sysdeps/alpha/alphaev67/strncat.S: New file.
1159 * sysdeps/alpha/htonl.S: Use a shorter sequence.
1160
1161 2000-12-08 Jakub Jelinek <jakub@redhat.com>
1162
1163 * inet/getnameinfo.c (getnameinfo): Fix NI_NOFQDN support.
1164 Reported by <pspencer@fields.utoronto.ca>.
1165
1166 2000-12-07 Jes Sorensen <jes@linuxcare.com>
1167
1168 * sysdeps/ia64/elf/start.S (__data_start): Add __data_start variable.
1169 Pointed out by Hans Boehm.
1170
1171 2000-12-07 H.J. Lu <hjl@gnu.org>
1172
1173 * elf/dl-version.c (match_symbol): Check map->l_name[0] for printing.
1174
1175 2000-12-07 Andreas Jaeger <aj@suse.de>
1176
1177 * misc/error.c: Add format attributes for __error and __error_at_line.
1178
1179 * nscd/dbg_log.h: Add format attribute.
1180
1181 2000-12-08 Ulrich Drepper <drepper@redhat.com>
1182
1183 * misc/sys/syslog.h: Add format attributes to syslog and vsyslog.
1184 Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
1185
1186 2000-12-07 Dan Pop <Dan.Pop@cern.ch>
1187
1188 * sysdeps/ia64/strcpy.S: Fix a bug in a recovery code sequence.
1189
1190 2000-12-06 Ulrich Drepper <drepper@redhat.com>
1191
1192 * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
1193 (sysdep_routines): Add uitrunc.
1194 * sysdeps/unix/sysv/aix/uitrunc.c: New file.
1195 Patches by Michael Keezer <mkeezer@redhat.com>.
1196
1197 2000-12-06 Roland McGrath <roland@frob.com>
1198
1199 * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in
1200 argument data, since it will be used to copy out too (for INOUT).
1201 Reported by Marcus Brinkmann <marcus@gnu.org>.
1202
1203 * sysdeps/mach/hurd/ioctl.c: Include <stdint.h>.
1204 (__ioctl): Use uintptr_t instead of unsigned long int.
1205
1206 2000-12-06 Jim Wilson <wilson@redhat.com>
1207
1208 * stdlib/l64a.c (l64a): Truncate M to 32-bit value.
1209
1210 2000-12-06 Ulrich Drepper <drepper@redhat.com>
1211
1212 * stdio-common/printf_fp.c (__printf_fp): Handle decimal point in
1213 x.5 rounding correctly.
1214
1215 2000-12-06 Mark Kettenis <kettenis@gnu.org>
1216
1217 * stdio-common/perror.c (perror): Conditionalize code dealing with
1218 wide-oriented streams on USE_IN_LIBIO.
1219
1220 2000-12-06 Mark Kettenis <kettenis@gnu.org>
1221
1222 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark
1223 as internal_function.
1224
1225 2000-12-05 Ulrich Drepper <drepper@redhat.com>
1226
1227 * sysdeps/alpha/elf/start.S (__data_start): Define.
1228
1229 2000-12-05 H.J. Lu <hjl@gnu.org>
1230
1231 * nss/getXXent_r.c (setup): Change the return type to int.
1232
1233 2000-12-05 Ulrich Drepper <drepper@redhat.com>
1234
1235 * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
1236 (sysdep_routines): Add restf and savef.
1237 * sysdeps/unix/sysv/aix/restf.c: New file.
1238 * sysdeps/unix/sysv/aix/savef.c: New file.
1239 Patches by Michael Keezer <mkeezer@redhat.com>.
1240
1241 * sysdeps/unix/opendir.c (__opendir): Don't use o_directory_works
1242 if O_DIRECTORY is not defined.
1243 Patch by Michael Keezer <mkeezer@redhat.com>.
1244
1245 * include/libc-symbols.h (C_SYMBOL_DOT_NAME): Define.
1246 Patch by Michael Keezer <mkeezer@redhat.com>.
1247
1248 * locale/programs/linereader.c (get_toplvl_escape): Recognize more
1249 than 4 bytes in escape sequence.
1250 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1251
1252 2000-12-05 Andreas Jaeger <aj@suse.de>
1253
1254 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
1255 set mips2.
1256
1257 * sysdeps/unix/sysv/linux/mips/sysdep.h: New file.
1258
1259 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Removed.
1260
1261 * sysdeps/unix/mips/sysdep.h: Use SYS_ify.
1262 Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1263
1264 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as
1265 internal_function.
1266 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
1267 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.
1268
1269 * sysdeps/generic/dl-cache.c: Remove declaration of
1270 _dl_sysdep_read_whole_file.
1271
1272 * elf/dl-load.c (_dl_map_object): Remove declaration of
1273 _dl_load_cache_lookup.
1274
1275 * sysdeps/generic/ldsodefs.h: Add declarations of
1276 _dl_load_cache_lookup, _dl_unload_cache,
1277 _dl_sysdep_read_whole_file, _dl_sysdep_start and
1278 _dl_sysdep_start_cleanup.
1279
1280 * elf/rtld.c: Remove prototypes that are defined in ldsodefs.h
1281 now.
1282
1283 * elf/dl-misc.c: Include <ldsodefs.h> to get prototypes.
1284 * sysdeps/generic/dl-environ.c: Likewise.
1285
1286 * stdio-common/printf_fp.c: Include <gmp.h> instead of
1287 <stdlib/gmp.h>.
1288 * math/atest-exp.c: Likewise.
1289 * math/atest-exp2.c: Likewise.
1290 * math/atest-sincos.c: Likewise.
1291 * stdio-common/_itoa.c: Likewise.
1292 * stdio-common/_itowa.c: Likewise.
1293
1294 * include/gmp.h: New file with internal prototypes.
1295
1296 * sysdeps/generic/longjmp.c: Move _longjmp_unwind declaration from
1297 here to...
1298 * include/setjmp.h: ...here.
1299
1300 * locale/Makefile (routines): Remove codeset_name since it's not
1301 needed anywhere.
1302
1303 * locale/codeset_name.c: Removed.
1304
1305 2000-12-05 Ulrich Drepper <drepper@redhat.com>
1306
1307 * sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.
1308
1309 2000-12-05 Andreas Jaeger <aj@suse.de>
1310
1311 * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
1312
1313 2000-12-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1314
1315 * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
1316 available.
1317
1318 2000-12-05 Andreas Jaeger <aj@suse.de>
1319
1320 * nss/test-netdb.c: Mark local functions as static to avoid
1321 warnings.
1322 (main): Use return to silence warning.
1323
1324 * stdlib/test-canon.c (check_path): Mark as static to avoid warning.
1325
1326 * stdio-common/test-popen.c: Mark local functions as static to
1327 avoid warnings.
1328 (main): Use return to silence warning.
1329
1330 * stdlib/testsort.c (compare): Mark as static to avoid warning.
1331
1332 * assert/test-assert.c: Mark local functions as static to avoid
1333 warnings.
1334 * assert/test-assert-perr.c: Likewise.
1335
1336 * math/libm-test.inc (main): Use return to silence warnings.
1337
1338 2000-12-04 Ulrich Drepper <drepper@redhat.com>
1339
1340 * math/fenv.h: Fix typo in comment.
1341
1342 * math/test-misc.c (main): Add a few more over and underflow tests
1343 for scalb.
1344
1345 * sysdeps/i386/fpu/e_scalb.S: Handle NaN as first parameter correctly.
1346 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
1347 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
1348 * math/w_scalb.c: Don't use matherr except in SVID mode.
1349 * math/w_scalbf.c: Likewise.
1350 * math/w_scalbl.c: Likewise.
1351 * math/test-misc.c: Add test for NaN and scalbl.
1352 Reported by Fred J. Tydeman <tydeman@tybor.com>.
1353
1354 2000-12-04 Ulrich Drepper <drepper@redhat.com>
1355
1356 * configure.in: Define HAVE_ASM_GLOBAL_DOT_NAME for AIX.
1357 * config.h.in: Add HAVE_ASM_GLOBAL_DOT_NAME.
1358 * include/libc-symbols.h (strong_alias): Define special version
1359 for HAVE_ASM_GLOBAL_DOT_NAME.
1360 (weak_alias): Likewise.
1361 * sysdeps/powerpc/bsd-setjmp.S: Use strong_alias not .set.
1362 * sysdeps/unix/sysv/aix/Makefile [$(subdir)==login]
1363 (sysdep_routines): Add setutxent, getutxent, endutxent, getutxid,
1364 getutxline, pututxline, and utmpxname.
1365 * sysdeps/unix/sysv/aix/fchdir.c: Define __fchdir.
1366 * sysdeps/unix/sysv/aix/lseek.c: Define __libc_lseek alias.
1367 * sysdeps/unix/sysv/aix/open.c: Define __libc_open alias.
1368 * sysdeps/unix/sysv/aix/pread.c: Define pread alias.
1369 * sysdeps/unix/sysv/aix/pread64.c: Define pread64 alias.
1370 * sysdeps/unix/sysv/aix/sysdep.h (JUMPTARGET): Use C_TEXT.
1371 * sysdeps/unix/sysv/aix/bits/types.h: Define __clockid_t and __timer_t.
1372 * sysdeps/unix/sysv/aix/bits/utmp.h: Cleanup. Add comments.
1373 * sysdeps/unix/sysv/linux/sys/param.h (MAXHOSTNAMELEN): Define.
1374 Patches by Michael Keezer <mkeezer@redhat.com>.
1375
1376 2000-12-04 H.J. Lu <hjl@gnu.org>
1377
1378 * configure.in: Change --with-oldest-abi=ABI to
1379 --enable-oldest-abi=ABI.
1380
1381 2000-12-02 Bruno Haible <haible@clisp.cons.org>
1382
1383 * stdio-common/perror.c (perror): If stderr is wide-oriented, use
1384 fwprintf instead of fprintf.
1385
1386 2000-12-04 Ulrich Drepper <drepper@redhat.com>
1387
1388 * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD and
1389 DECIMAL_DIG definitions.
1390 * sysdeps/arm/fpu/bits/mathdef.h: Likewise
1391 * sysdeps/generic/bits/mathdef.h: Likewise
1392 * sysdeps/i386/fpu/bits/mathdef.h: Likewise
1393 * sysdeps/ia64/fpu/bits/mathdef.h: Likewise
1394 * sysdeps/m68k/fpu/bits/mathdef.h: Likewise
1395 * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise
1396 * sysdeps/sparc/fpu/bits/mathdef.h: Likewise
1397 * sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise
1398
1399 2000-12-03 Ulrich Drepper <drepper@redhat.com>
1400
1401 * math/test-fenv.c (main): Use return instead of exit to avoid warning.
1402
1403 * math/atest-exp.c: Mark local functions as static to avoid warnings.
1404 * math/atest-exp2.c: Likewise.
1405 * math/atest-sincos.c: Likewise.
1406
1407 * sysdeps/i386/fpu/bits/mathdef.h (DECIMAL_DIG): Correct value.
1408 Reported by Fred J. Tydeman <tydeman@tybor.com>.
1409
1410 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Hopefully fix
1411 the handling of denormalized numbers.
1412
1413 * math/test-misc.c (main): Test for fpclassify and pseudo denormal
1414 numbers on x86.
1415 * sysdeps/i386/fpu/fpclassifyl.c: New file.
1416
1417 * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Handle the
1418 pseudo denormal representation of LDBL_MIN.
1419
1420 * iconvdata/SJIS.irreversible: Remove unnecessary entries.
1421 * iconvdata/EUC-JP.irreversible: Remove unnecessary entries.
1422
1423 * iconvdata/sjis.c: Enable round-trip mapping of backslash and tilde.
1424 * iconvdata/jis0208.c: Likewise.
1425 * iconvdata/jis0212.c: Likewise.
1426 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1427
1428 * math/test-misc.c (main): More tests for frexp and some for
1429 fpclassify and isnormal.
1430
1431 * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Correct
1432 test for subnormal.
1433 Reported by Fred J. Tydeman <tydeman@tybor.com>.
1434
1435 * math/test-misc.c (main): Add tests for frexp.
1436 Reported by Fred J. Tydeman <tydeman@tybor.com>.
1437 * sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.
1438
1439 2000-12-02 H.J. Lu <hjl@gnu.org>
1440
1441 * locale/lc-time.c (_nl_init_era_entries): Pass L'\0' instead of
1442 '\0' to wcschr.
1443
1444 2000-12-02 Ulrich Drepper <drepper@redhat.com>
1445
1446 * sysdeps/i386/fpu/s_frexp.S: Add missing fwait.
1447 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
1448 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
1449
1450 * sysdeps/generic/glob.c: Adjust types of several variables to
1451 avoid warnings.
1452
1453 2000-12-01 Ulrich Drepper <drepper@redhat.com>
1454
1455 * sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment.
1456
1457 2000-11-30 Roland McGrath <roland@frob.com>
1458
1459 * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
1460 (_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
1461 allow multiple instances using the same function name in one file.
1462
1463 2000-12-01 Ulrich Drepper <drepper@redhat.com>
1464
1465 * configure.in: Correct test for pserver CVS access.
1466
1467 2000-11-28 H.J. Lu <hjl@gnu.org>
1468
1469 * libio/libio.h: Remove extra "#if ... #endif".
1470
1471 2000-11-29 H.J. Lu <hjl@gnu.org>
1472
1473 * stdio-common/vfscanf.c (ORIENT): Swap the COMPILE_WSCANF case.
1474
1475 2000-12-01 H.J. Lu <hjl@gnu.org>
1476
1477 * nss/getXXbyYY_r.c: Fix verioned symbol handling.
1478 * nss/getXXent_r.c: Likewise.
1479 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
1480
1481 2000-11-30 H.J. Lu <hjl@gnu.org>
1482
1483 * scripts/abi-versions.awk (oldest_abi): New variable.
1484 Handle the oldest ABI supported.
1485
1486 * Makerules ($(common-objpfx)abi-versions.h): Set oldest_abi
1487 for scripts/abi-versions.awk.
1488
1489 * configure.in: Add --with-oldest-abi=ABI.
1490 * configure: Rebuild.
1491
1492 * config.make.in (oldest-abi): New.
1493
1494 * config.h.in (GLIBC_OLDEST_ABI): New.
1495
1496 * csu/version.c (banner): Support GLIBC_OLDEST_ABI.
1497
1498 2000-11-30 Jakub Jelinek <jakub@redhat.com>
1499
1500 * locale/setlocale.c (setname): Free for all categories, not just
1501 LC_ALL.
1502 (setlocale): Store a copy of string passed by user, not the string
1503 itself.
1504
1505 2000-11-30 Roland McGrath <roland@frob.com>
1506
1507 * sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit
1508 rather than _hurd_fd_subinit, so it happens after it's safe to use
1509 libc facilities like malloc.
1510
1511 2000-11-28 Andreas Jaeger <aj@suse.de>
1512
1513 * sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64
1514 declaration, adjust declaration of __syscall_getdents to match
1515 kernel.
1516
1517 2000-11-29 H.J. Lu <hjl@gnu.org>
1518
1519 * sysdeps/generic/readelflib.c (check_ptr): Undefine it first.
1520
1521 2000-11-29 Andreas Jaeger <aj@suse.de>
1522
1523 * sysdeps/unix/sysv/linux/hppa/brk.c (__brk): Remove unused variable.
1524
1525 2000-11-28 Ulrich Drepper <drepper@redhat.com>
1526
1527 * dlfcn/defaultmod1.c: Add prototypes to avoid warnings.
1528 * dlfcn/defaultmod2.c: Likewise.
1529 * dlfcn/dlopen.c: Likewise.
1530 * dlfcn/dlopenold.c: Likewise.
1531 * dlfcn/failtestmod.c: Likewise.
1532 * dlfcn/glreflib1.c: Likewise.
1533 * dlfcn/glreflib2.c: Likewise.
1534 * dlfcn/eval.c: Likewise. Add attributes.
1535
1536 * ctype/ctype-extn.c: Define isblank and not __isblank.
1537
1538 * time/strftime.c: Add const where necessary to avoid warnings.
1539 * time/strptime.c (strptime_internal): Add casts to avoid warnings.
1540
1541 2000-11-22 Paul Eggert <eggert@twinsun.com>
1542
1543 * time/strftime.c (my_strftime): Do not invoke mbrlen with a
1544 size of (size_t) -1; it's not portable.
1545
1546 2000-11-28 Ulrich Drepper <drepper@redhat.com>
1547
1548 * sysdeps/i386/fpu/libm-test-ulps: Adjust some values for the
1549 crappy i486 FPU.
1550 Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
1551
1552 2000-11-14 Jes Sorensen <jes@linuxcare.com>
1553
1554 * sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal.
1555
1556 * sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as
1557 _mcount is required by profiled binaries.
1558
1559 * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to...
1560 * sysdeps/ia64/machine-gmon.h: ...here.
1561
1562 2000-11-28 Masahide Washizawa <washi@jp.ibm.com>
1563
1564 * iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129.
1565 (distribute): Add ibm922.c, ibm1124.c, ibm1129.c, ibm922.h, ibm1124.h,
1566 and ibm1129.h.
1567 * iconvdata/gconv-modules: Add entries for IBM922, IBM1124, and
1568 IBM1129.
1569 * iconvdata/ibm922.c: New file.
1570 * iconvdata/ibm922.h: New file.
1571 * iconvdata/ibm1124.c: New file.
1572 * iconvdata/ibm1124.h: New file.
1573 * iconvdata/ibm1129.c: New file.
1574 * iconvdata/ibm1129.h: New file.
1575 * iconvdata/testdata/IBM922: New file.
1576 * iconvdata/testdata/IBM922..UTF8: New file.
1577 * iconvdata/testdata/IBM1124: New file.
1578 * iconvdata/testdata/IBM1124..UTF8: New file.
1579 * iconvdata/testdata/IBM1129: New file.
1580 * iconvdata/testdata/IBM1129..UTF8: New file.
1581
1582 2000-11-28 Ulrich Drepper <drepper@redhat.com>
1583
1584 * catgets/gencat.c (normalize_line): Take extra parameter with escape
1585 character. Change callers.
1586 (open_conversion): Determine mapping of 0x5c as wchar_t value.
1587 * catgets/Makefile: Add rules to build and run test-gencat.
1588 * catgets/sample.SJIS: New file.
1589 * catgets/test-gencat.c: New file.
1590 * catgets/test-gencat.sh: New file.
1591 Report and test case by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1592
1593 2000-11-28 Andreas Jaeger <aj@suse.de>
1594
1595 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Synch with generic
1596 Linux version.
1597
1598 2000-11-28 Ulrich Drepper <drepper@redhat.com>
1599
1600 * sysdeps/unix/sysv/linux/bits/socket.h: Fix last patch.
1601
1602 2000-11-28 Andreas Jaeger <aj@suse.de>
1603
1604 * sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
1605 __flexarr.
1606 * sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
1607 Likewise.
1608
1609 2000-11-27 Ulrich Drepper <drepper@redhat.com>
1610
1611 * misc/getusershell.c: Make strings in okshells array const.
1612 * misc/regexp.c: Add const to cast to avoid warnings.
1613 * sysdeps/unix/sysv/linux/llseek.c: Add prototype for __llseek.
1614 * sysdeps/unix/sysv/linux/i386/setresuid.c: Add prototype for
1615 __setresuid.
1616 * sysdeps/unix/sysv/linux/i386/setresgid.c: Add prototype for
1617 setresgid.
1618 * misc/error.c: Add prototypes for __error and __error_at_line.
1619 * misc/mntent_r.c (__getmntent_r): Add break at end of switch
1620 statement to avoid warning.
1621 * test-skeleton.c: Mark timeout_handler with noreturn.
1622 * iconv/skeleton.c (get16u): Add const to cast.
1623 (get32u): Likewise.
1624 * iconvdata/gb18030.c: Likewise.
1625 * iconvdata/iso-2022-cn-ext.c: Likewise.
1626 * iconvdata/ansi_x3.110.c: Add cast to avoid warning.
1627 * iconvdata/big5.c: Likewise.
1628 * iconvdata/big5hkscs.c: Likewise.
1629 * iconvdata/iso_6937.c: Likewise.
1630 * iconvdata/iso_6937-2.c: Likewise.
1631 * iconvdata/t.61.c: Likewise.
1632 * iconvdata/iso646.c: Add prototypes for gconv_init and gconv_env.
1633 * iconvdata/unicode.c: Likewise.
1634 * iconvdata/utf-16.c: Likewise.
1635 * iconvdata/cns11643.h (ucs4_to_cns11643): Define needed as size_t.
1636 * iconv/gconv_trans.c (__gconv_translit_find): Avoid one warning
1637 with little code shuffling.
1638
1639 * sysdeps/powerpc/Makefile (CFLAGS-initfini.s): Add -O1 to avoid
1640 the problems introduced when the user selects -O3.
1641
1642 * iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
1643 * misc/sys/cdefs.h: Define __flexarr.
1644 Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.
1645
1646 * iconvdata/iso-2022-jp.c: Add prototypes to avoid warnings.
1647 * iconv/skeleton.c: Likewise.
1648 * iconvdata/iso8859-1.c (BODY to 8859-1): Add const to cast.
1649 * iconv/loop.c (get16): Add const to cast.
1650 (get32): Likewise.
1651
1652 2000-11-27 Andreas Jaeger <aj@suse.de>
1653
1654 * login/programs/pt_chown.c (do_pt_chown): Mark function as static
1655 to avoid warning.
1656 * login/programs/utmpdump.c (print_entry): Likewise.
1657
1658 2000-11-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1659
1660 * sysdeps/mips/__longjmp.c (__longjmp): Restore SP and FP last and
1661 in a single asm as they may be used to access other stored
1662 registers.
1663 * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
1664
1665 2000-11-27 Andreas Jaeger <aj@suse.de>
1666
1667 * rt/tst-aio.c: Mark test functions as static to avoid warnings.
1668 * rt/tst-aio64.c: Likewise.
1669
1670 2000-11-27 Ulrich Drepper <drepper@redhat.com>
1671
1672 * catgets/Makefile (test1.cat): Set LC_ALL, LOCPATH, and GCONV_PATH
1673 for gencat run.
1674 (libc.cat): Likewise.
1675 * catgets/gencat.c: Implement handling of message catalogs encoded
1676 with stateful character sets.
1677 Based on a patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1678
1679 2000-11-26 Ulrich Drepper <drepper@redhat.com>
1680
1681 * sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
1682
1683 * inet/getnameinfo.c: Adjust casts to avoid warnings.
1684 * inet/rcmd.c: Likewise.
1685 * inet/ruserpass.c: Likewise.
1686 * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
1687 IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
1688 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
1689 IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
1690 IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
1691 IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
1692 * include/aliases.h: Add prototypes for internal __getalias* functions.
1693 * include/netdb.h: Add prototypes for __old_gethostent_r,
1694 __old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
1695 __old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
1696 __old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
1697 __old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
1698 * include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
1699 __old_getrpcbynumber_r, __old_getrpcent_r.
1700
1701 * include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
1702 __getrpcent_r prototypes.
1703
1704 2000-11-25 Ulrich Drepper <drepper@redhat.com>
1705
1706 * string/strcoll.c: Add casts to avoid warnings.
1707 * string/strnlen.c: Likewise.
1708 * string/strxfrm.c: Likewise.
1709 * sysdeps/generic/_strerror.c: Likewise.
1710 * sysdeps/generic/memrchr.c: Likewise.
1711 * sysdeps/generic/strcasestr.c: Likewise.
1712 * sysdeps/generic/strstr.c: Likewise.
1713
1714 * locale/weight.h (findidx): Add const to cast to avoid warning.
1715
1716 * elf/loadfail.c: Little cosmetic changes to avoid warnings.
1717 * elf/loadtest.c: Likewise.
1718 * elf/multiload.c: Likewise.
1719 * elf/next.c: Likewise.
1720 * elf/nodelete.c: Likewise.
1721 * elf/noload.c: Likewise.
1722 * elf/order.c: Likewise.
1723 * elf/origtest.c: Likewise.
1724 * elf/preloadtest.c: Likewise.
1725 * elf/restest1.c: Likewise.
1726
1727 * sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
1728 parameter of asm must be in %ecx.
1729
1730 * string/tester.c: Mark test functions as static to avoid warnings.
1731
1732 * iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
1733 preserve value over different gconv-modules files.
1734
1735 2000-11-24 Ulrich Drepper <drepper@redhat.com>
1736
1737 * locale/findlocale.c: Add casts to avoid warnings.
1738 * locale/localeinfo.h (LIMAGIC): Add cast to avoid warnings.
1739 * misc/efgcvt_r.c (fcvt_r): Use ssize_t instead of int and add cast
1740 to avoid warnings.
1741 * misc/tsearch.c (const_node): New type.
1742 (trecurse): Correct casts to avoid warnings.
1743 (__twalk): Likewise.
1744 * stdlib/tst-limits.c: Add z modifier to formats for WORD_BIT and
1745 LONG_BIT.
1746
1747 * debug/backtrace-tst.c (compare): Add casts to avoid warnings.
1748
1749 * test-skeleton.c: Mark local functions as static to avoid warnings.
1750
1751 2000-11-23 H.J. Lu <hjl@gnu.org>
1752
1753 * rt/tst-aio6.c (do_test): Use pipe instead of STDIN_FILENO to
1754 support the background job.
1755 Fix a typo.
1756
1757 2000-11-24 Ulrich Drepper <drepper@redhat.com>
1758
1759 * iconv/gconv_conf.c (insert_module): Replace old entry if new one
1760 has same names but lower cost.
1761
1762 2000-11-23 Jakub Jelinek <jakub@redhat.com>
1763
1764 * sysdeps/sparc/sparc32/dl-machine.h: Ifdef out handling for relocs
1765 which never occur during bootstrap.
1766 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
1767
1768 2000-11-23 Andreas Jaeger <aj@suse.de>
1769
1770 * nss/nss_files/files-hosts.c: Remove getipnodebyname.
1771
1772 * nss/Versions: Remove _nss_files_getipnodebyname_r.
1773
1774 * sysdeps/unix/sysv/linux/Versions: Fix typo in last patch.
1775
1776 2000-11-18 Martin Buchholz <martin@xemacs.org>
1777
1778 * csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if
1779 (called++) return;'
1780
1781 2000-11-21 Alan Modra <alan@linuxcare.com.au>
1782
1783 * sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp.
1784
1785 * csu/abi-note.S: Correct comment for operating system number.
1786
1787 2000-11-22 Ulrich Drepper <drepper@redhat.com>
1788
1789 * Versions.def: Add GLIBC_2.2.1 for glibc.
1790
1791 2000-11-22 Andreas Schwab <schwab@suse.de>
1792
1793 * sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
1794 * sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
1795
1796 2000-11-22 Ulrich Drepper <drepper@redhat.com>
1797
1798 * rt/aio_suspend.c (aio_suspend): Convert timeout value to
1799 absolute time for pthread_cond_timedwait call.
1800 Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
1801
1802 * rt/Makefile (tests): Add tst-aio6.
1803 * rt/tst-aio6.c: New file.
1804
1805 2000-11-23 Andreas Jaeger <aj@suse.de>
1806
1807 * sysdeps/s390/bits/string.h (strncat): Fix one more typo.
1808
1809 2000-11-22 Andreas Jaeger <aj@suse.de>
1810
1811 * sysdeps/s390/bits/string.h (strncat): Add missing quotation marks.
1812
1813 2000-11-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
1814
1815 * sysdeps/s390/bits/string.h: Make strncat always add a \0.
1816
1817 2000-11-21 Andreas Schwab <schwab@suse.de>
1818
1819 * sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
1820 * sysdeps/arm/setjmp.S: Likewise.
1821 * sysdeps/arm/fpu/setjmp.S: Likewise.
1822 * sysdeps/i386/setjmp.S: Likewise.
1823 * sysdeps/i386/elf/setjmp.S: Likewise.
1824 * sysdeps/s390/setjmp.S: Likewise.
1825 * sysdeps/s390/elf/setjmp.S: Likewise.
1826 * sysdeps/sh/sh3/setjmp.S: Likewise.
1827 * sysdeps/sh/sh4/setjmp.S: Likewise.
1828 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
1829 * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1830 * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
1831 * sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
1832
1833 2000-11-21 Andreas Jaeger <aj@suse.de>
1834
1835 * sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
1836 NORETURN, fix parameter list.
1837
1838 * string/bug-strncat1.c (main): Fix typo.
1839 Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.
1840
1841 2000-11-20 Ulrich Drepper <drepper@redhat.com>
1842
1843 * configure.in: Add --enable-all-warnings.
1844 * config.make.in (all-warnings): New variable.
1845 * Makeconfig (+gccwarn): Define with many more warnings if
1846 all-warnings is yes.
1847
1848 2000-11-20 Jakub Jelinek <jakub@redhat.com>
1849
1850 * iconvdata/bug-iconv2.c (main): Use %zd in format string.
1851 * io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
1852 * malloc/tst-valloc.c (main): Cast valloc return value to long.
1853 * malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
1854 * math/test-fpucw.c (main): Use %lx in format string, cast
1855 control words to long.
1856 * stdio-common/tst-fmemopen.c (main): Use %td in format strings.
1857 * stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
1858 large that it is unsigned warning.
1859
1860 * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
1861 it to long on sparc64.
1862
1863 2000-11-20 Andreas Jaeger <aj@suse.de>
1864
1865 * nscd/nscd.h (termination_handler): Add noreturn attribute.
1866 (receiv_print_stats): Likewise.
1867
1868 * elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
1869
1870 2000-11-20 Ulrich Drepper <drepper@redhat.com>
1871
1872 * malloc/thread-m.h: gcc doesn't tolerate zero-sized types anymore.
1873
1874 * csu/gmon-start.c: Always have prototype for __gmon_start.
1875 * csu/version.c: Add prototypes for __libc_print_version and
1876 __libc_main.
1877 * iconv/gconv.c: Include gconv_int.h and gconv.h.
1878 * iconv/gconv.h (struct __gconv_step): Remove const from __from_name
1879 and __to_name.
1880 * iconv/gconv_builtin.h: Add ASCII module definitions.
1881 * iconv/gconv_conf.c (__gconv_path_elem): Remove const.
1882 (add_module): Add cast to avoid warning. Rework construction of
1883 strings for new module.
1884 * iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
1885 (derivation_compare): Likewise.
1886 * iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
1887 (__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
1888 * iconv/gconv_int.h (__gconv_path_elem): Remove const.
1889 (struct gconv_alias): Remove const from fromname and toname.
1890 * iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
1891 for loop functions.
1892 (internal_ucs4_loop): Use correct const-ness.
1893 (ucs4_internal_loop): Likewise.
1894 (internal_ucs4le_loop): Likewise.
1895 (ucs4le_internal_loop_single): Likewise.
1896 * iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
1897 to_idx, to_tbl, winbuf, winbufend const. Change casts in
1898 assignments appropriately.
1899 (struct known_trans): Remove const from fname.
1900 (trans_compare): Make s1 and s2 const.
1901 * iconv/loop.c (LOOPFC): Make outend parameter const. Add cast to
1902 avoid warning.
1903 * iconv/skeleton.c: Remove cast in calls of loop functions.
1904 * iconvdata/gconv-modules: Remove US-ASCII definitions.
1905 * iconvdata/iso646.c: Remove US_ASCII support.
1906 * include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
1907 * include/unistd.h: Add __libc_check_standard_fds prototype.
1908 * string/bits/string2.h (__mempcpy_args): Add const to casts.
1909 * sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
1910 _fini.
1911 * sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
1912 * sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
1913 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
1914 warning.
1915 * sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
1916 __libc_init_first and _dl_start.
1917 * intl/dcigettext.c (transcmp): Make s1 and s2 const.
1918 (DCIGETTEXT): Make domaindata variable const.
1919 * intl/loadmsgcat.c (_nl_load_domain): Rearrange domain initialization
1920 to avoid warning.
1921
1922 2000-11-20 Hiroyuki Machida <machida@sm.sony.co.jp>
1923
1924 * sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
1925
1926 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (kernel_stat): Expand
1927 time_t to 'long int' not, 'unsigned int'. Use 'long int' for
1928 __unused? members.
1929
1930 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOFOLLOW): Use same
1931 value defined in /usr/include/asm-mips/fcntl.h.
1932
1933 2000-11-18 Ulrich Drepper <drepper@redhat.com>
1934
1935 * stdio-common/Makefile (tests): Add test-vfprintf.
1936 (test-vfprintf-ENV): New variable.
1937 * stdio-common/test-vfprintf.c: New file.
1938
1939 * wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
1940
1941 * wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
1942 (tst-mbrtowc-ENV): New variable.
1943 (tst-wcrtomb-ENV): New variable.
1944 * wcsmbs/tst-mbrtowc.c: New file.
1945 * wcsmbs/tst-wcrtomb.c: New file.
1946
1947 2000-11-16 Andreas Jaeger <aj@suse.de>
1948
1949 * manual/install.texi (Tools for Compilation): Update
1950 documentation for GCC 2.95.2.
1951
1952 2000-11-18 Ulrich Drepper <drepper@redhat.com>
1953
1954 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return -EAI_AGAIN
1955 if IPv4 and IPv6 requests timed out.
1956
1957 2000-11-18 Akim Demaille <akim@epita.fr>
1958
1959 * malloc/obstack.h: Formatting changes.
1960 (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
1961 prevents type checking.
1962 (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
1963 cast the value to (void *): assigning a `foo *' to a `void *'
1964 variable is valid.
1965 (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
1966
1967 2000-11-17 Ulrich Drepper <drepper@redhat.com>
1968
1969 * scripts/config.guess: Update from upstream maintainer.
1970 * scripts/config.sub: Likewise.
1971
1972 2000-11-16 Ulrich Drepper <drepper@redhat.com>
1973
1974 * libio/freopen.c (freopen): Reset _mode after succesful reopening.
1975 * libio/freopen64.c (freopen64): Likewise.
1976 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1977
1978 * libio/Makefile: Add rules to build and run test-freopen.
1979 * libio/test-freopen.c: New file.
1980 * libio/test-freopen.sh: New file.
1981
1982 2000-11-15 H.J. Lu <hjl@gnu.org>
1983
1984 * sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
1985 ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
1986 (DL_DT_FINI_ADDRESS): Likewise.
1987
1988 * sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
1989 return type to ElfW(Addr).
1990 (_dl_function_address): New prototype.
1991 (DL_FUNCTION_ADDRESS): Defined.
1992 (DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
1993 (DL_DT_FINI_ADDRESS): Likewise.
1994
1995 * sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.
1996
1997 * sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
1998 (ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.
1999
2000 * sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
2001 (_dl_function_address): This.
2002
2003 * elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
2004 function pointer for DT_FINI.
2005 * elf/dl-close.c (_dl_close): Likewise.
2006
2007 * elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
2008 function pointer for DT_INIT.
2009
2010 2000-11-16 Jakub Jelinek <jakub@redhat.com>
2011
2012 * sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
2013 end of wexpbuf buffer.
2014
2015 2000-11-16 Andreas Jaeger <aj@suse.de>
2016
2017 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove duplicate
2018 definition of F_GETLK, F_SETLK, F_SETLKW.
2019
2020 2000-11-16 Andreas Jaeger <aj@suse.de>
2021
2022 * sysdeps/generic/dl-cache.c (_DL_PLATFORMS_COUNT): Define to 0 if
2023 it's not defined.
2024
2025 2000-11-15 Jakub Jelinek <jakub@redhat.com>
2026
2027 * dlfcn/default.c (main): Add test for dladdr of main returning
2028 argv[0] in dli_fname field.
2029
2030 2000-11-15 Jakub Jelinek <jakub@redhat.com>
2031
2032 * Makeconfig (run-program-prefix): Move test-static test into the
2033 variable.
2034
2035 * sysdeps/alpha/dl-machine.h (RTLD_START): Update _dl_argv.
2036 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise,
2037 schedule instructions.
2038 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise,
2039 schedule instructions, fix a bug in copying auxiliary data.
2040
2041 2000-11-15 Ulrich Drepper <drepper@redhat.com>
2042
2043 * manual/startup.texi (Program Arguments): Fix type of main's envp
2044 parameter.
2045 Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
2046
2047 * iconvdata/gconv-modules: Add CP950 alias.
2048
2049 2000-11-13 Jakub Jelinek <jakub@redhat.com>
2050
2051 * sysdeps/unix/sysv/linux/Makefile: Allow ports to override
2052 syscall-list.h goal.
2053 * sysdeps/unix/sysv/linux/sparc/Makefile: New file.
2054
2055 2000-11-15 Ulrich Drepper <drepper@redhat.com>
2056
2057 * intl/Makefile: tst-gettext2.sh does not need a third parameter.
2058
2059 * intl/tst-gettext2.sh: Copy locale data. Adjust LOCPATH. Verify
2060 output of program.
2061
2062 * intl/tst-gettext2.c: Set C locale if setting other locale
2063 failed. Use gettext() not _().
2064
2065 * locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we
2066 successfully loaded a new locale.
2067
2068 2000-11-13 Andreas Jaeger <aj@suse.de>
2069
2070 * configure.in: Require gcc 2.95 or newer.
2071
2072 2000-11-15 Ulrich Drepper <drepper@redhat.com>
2073
2074 * sysdeps/unix/sysv/linux/paths.h: Adjust for FHS.
2075 Patch by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
2076
2077 2000-11-11 Jim Meyering <meyering@lucent.com>
2078
2079 * string/strndup.c (strndup): Cast return value to `char *'.
2080
2081 2000-11-15 Jim Meyering <meyering@ascend.com>
2082
2083 * sysdeps/generic/memchr.c: Remove some useless parentheses.
2084 [HAVE_STDLIB_H || defined _LIBC]: Include <stdlib.h>.
2085 [HAVE_BP_SYM_H || defined _LIBC]: Guard inclusion of bp-sym.h.
2086 [! (HAVE_BP_SYM_H || defined _LIBC)] (BP_SYM): Define as no-op.
2087 Also #undef __memchr.
2088 Use `weak_alias' only if it's defined.
2089
2090 2000-11-10 H.J. Lu <hjl@gnu.org>
2091
2092 * Makefile.in (install): Set LANGUAGE=C LC_ALL=C.
2093
2094 2000-11-15 Andreas Jaeger <aj@suse.de>
2095
2096 * elf/chroot_canon.c: Include <stdint.h>.
2097
2098 * elf/cache.c (struct cache_entry): Use uint64_t for hwcap.
2099 (print_entry): Likewise.
2100 (add_to_cache): Likewise.
2101
2102 * elf/ldconfig.h (add_to_cache): Change prototype for hwcap change.
2103
2104 * elf/ldconfig.c (struct lib_entry): Use uint64_t for hwcap.
2105 (path_hwcap): Likewise.
2106 (search_dir): Likewise.
2107
2108 * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Handle platform.
2109
2110 * elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
2111
2112 * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
2113 (_dl_platform_string): New.
2114 (_DL_HWCAP_PLATFORM): New.
2115 (_dl_string_platform): New.
2116 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
2117
2118 * sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
2119 (_dl_string_platform): New.
2120 (_DL_HWCAP_PLATFORM): New.
2121 (_dl_platform_string): New.
2122
2123 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Added x86 platform
2124 recognition.
2125 (_DL_HWCAP_COUNT): New.
2126 (_dl_string_platform): New.
2127 (_DL_HWCAP_PLATFORM): New.
2128 (_dl_platform_string): New.
2129
2130 2000-11-14 Ulrich Drepper <drepper@redhat.com>
2131
2132 * iconvdata/gconv-modules: Add CP936 as alias for GBK.
2133
2134 2000-11-14 Andreas Jaeger <aj@suse.de>
2135
2136 * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Fix access to _dl_hwcap.
2137
2138 2000-11-13 Roland McGrath <roland@frob.com>
2139
2140 * hurd/get-host.c (_hurd_get_host_config): Fix last change.
2141
2142 2000-11-13 Marcus Brinkmann <marcus@gnu.org>
2143
2144 * hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
2145 underrun and make sure the result is null terminated even if there
2146 is no trailing newline.
2147
2148 2000-11-13 Jakub Jelinek <jakub@redhat.com>
2149
2150 * sysdeps/alpha/fpu/libm-test-ulps: Update.
2151
2152 2000-11-10 H.J. Lu <hjl@gnu.org>
2153
2154 * sysdeps/ia64/fpu/libm-test-ulps: Updated.
2155
2156 2000-11-10 Andreas Jaeger <aj@suse.de>
2157
2158 * elf/ldconfig.c (create_links): Fix alloca calculation.
2159 Patch by Ben Collins <bcollins@debian.org>.
2160
2161 2000-11-09 Ulrich Drepper <drepper@redhat.com>
2162
2163 * inet/getnameinfo.c (getnameinfo): Use correct destination
2164 parameter for if_indextoname.
2165 Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
2166
2167 2000-11-09 H.J. Lu <hjl@gnu.org>
2168
2169 * sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
2170 xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
2171 xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
2172 xdr_keystatus.
2173
2174 * time/Versions (GLIBC_2.1): Move getitimer to...
2175 * sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.
2176
2177 2000-11-03 Bruno Haible <haible@clisp.cons.org>
2178
2179 * manual/install.texi: Recommend to set LANGUAGE=C LC_ALL=C during
2180 "make install", to work around a binary incompatibility between
2181 glibc 2.1 and glibc 2.2 gconv modules.
2182
2183 2000-11-09 Ulrich Drepper <drepper@redhat.com>
2184
2185 * intl/locale.alias: Add thai.
2186 Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
2187
2188 2000-11-07 Akim Demaille <akim@epita.fr>
2189
2190 * malloc/obstack.c (obstack_grow, obstack_grow0): Rename the second
2191 argument `data' for consistency with the prototypes.
2192 Qualify it `const'.
2193 (obstack_copy, obstack_copy0): Rename the second argument as
2194 `address' for consistency. Qualify it `const'.
2195 * malloc/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
2196 (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
2197 `const' their input argument (`data' or `address').
2198 Adjust the corresponding macros to include `const' in casts.
2199
2200 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2201
2202 * sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
2203 target family.
2204
2205 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2206
2207 * sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
2208 socket creation.
2209
2210 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2211
2212 * sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
2213 ai_protocol by internal table if service was not given.
2214
2215 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2216
2217 * sysdeps/posix/getaddrinfo.c: Don't raise an error even if
2218 numerical port was specified with protocol without socktype.
2219
2220 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2221
2222 * sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.
2223
2224 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2225
2226 * inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.
2227
2228 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2229
2230 * sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
2231 sin6_scope_id field.
2232
2233 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2234
2235 * inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.
2236
2237 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2238
2239 * inet/getnameinfo.c: Repair NI_NOFQDN flag support.
2240
2241 2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
2242
2243 * inet/getnameinfo.c: Wake-up sin6_scope_id support in
2244 getnameinfo(): check for whether sin6_socpe_id exist was wrong.
2245
2246 2000-11-09 Martin Schwidefsky <mschwide@nc.boeblingen.de.ibm.com>
2247
2248 * sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
2249 * sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
2250
2251 2000-11-09 H.J. Lu <hjl@gnu.org>
2252
2253 * io/Versions (GLIBC_2.1.1): Remove lockf64.
2254
2255
2256 See ChangeLog.11 for earlier changes.
This page took 0.121653 seconds and 4 git commands to generate.