Update.
[glibc.git] / ChangeLog
blob89e9a79330b81ecc7ab46788853f951c2e407bab
1 2000-11-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3         * sysdeps/mips/__longjmp.c (__longjmp): Restore SP and FP last and
4         in a single asm as they may be used to access other stored
5         registers.
6         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
8 2000-11-27  Andreas Jaeger  <aj@suse.de>
10         * rt/tst-aio.c: Mark test functions as static to avoid warnings.
11         * rt/tst-aio64.c: Likewise.
13 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
15         * catgets/Makefile (test1.cat): Set LC_ALL, LOCPATH, and GCONV_PATH
16         for gencat run.
17         (libc.cat): Likewise.
18         * catgets/gencat.c: Implement handling of message catalogs encoded
19         with stateful character sets.
20         Based on a patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
22 2000-11-26  Ulrich Drepper  <drepper@redhat.com>
24         * sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
26         * inet/getnameinfo.c: Adjust casts to avoid warnings.
27         * inet/rcmd.c: Likewise.
28         * inet/ruserpass.c: Likewise.
29         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
30         IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
31         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
32         IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
33         IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
34         IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
35         * include/aliases.h: Add prototypes for internal __getalias* functions.
36         * include/netdb.h: Add prototypes for __old_gethostent_r,
37         __old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
38         __old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
39         __old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
40         __old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
41         * include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
42         __old_getrpcbynumber_r, __old_getrpcent_r.
44         * include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
45         __getrpcent_r prototypes.
47 2000-11-25  Ulrich Drepper  <drepper@redhat.com>
49         * string/strcoll.c: Add casts to avoid warnings.
50         * string/strnlen.c: Likewise.
51         * string/strxfrm.c: Likewise.
52         * sysdeps/generic/_strerror.c: Likewise.
53         * sysdeps/generic/memrchr.c: Likewise.
54         * sysdeps/generic/strcasestr.c: Likewise.
55         * sysdeps/generic/strstr.c: Likewise.
57         * locale/weight.h (findidx): Add const to cast to avoid warning.
59         * elf/loadfail.c: Little cosmetic changes to avoid warnings.
60         * elf/loadtest.c: Likewise.
61         * elf/multiload.c: Likewise.
62         * elf/next.c: Likewise.
63         * elf/nodelete.c: Likewise.
64         * elf/noload.c: Likewise.
65         * elf/order.c: Likewise.
66         * elf/origtest.c: Likewise.
67         * elf/preloadtest.c: Likewise.
68         * elf/restest1.c: Likewise.
70         * sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
71         parameter of asm must be in %ecx.
73         * string/tester.c: Mark test functions as static to avoid warnings.
75         * iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
76         preserve value over different gconv-modules files.
78 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
80         * locale/findlocale.c: Add casts to avoid warnings.
81         * locale/localeinfo.h (LIMAGIC): Add cast to avoid warnings.
82         * misc/efgcvt_r.c (fcvt_r): Use ssize_t instead of int and add cast
83         to avoid warnings.
84         * misc/tsearch.c (const_node): New type.
85         (trecurse): Correct casts to avoid warnings.
86         (__twalk): Likewise.
87         * stdlib/tst-limits.c: Add z modifier to formats for WORD_BIT and
88         LONG_BIT.
90         * debug/backtrace-tst.c (compare): Add casts to avoid warnings.
92         * test-skeleton.c: Mark local functions as static to avoid warnings.
94 2000-11-23  H.J. Lu  <hjl@gnu.org>
96         * rt/tst-aio6.c (do_test): Use pipe instead of STDIN_FILENO to
97         support the background job.
98         Fix a typo.
100 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
102         * iconv/gconv_conf.c (insert_module): Replace old entry if new one
103         has same names but lower cost.
105 2000-11-23  Jakub Jelinek  <jakub@redhat.com>
107         * sysdeps/sparc/sparc32/dl-machine.h: Ifdef out handling for relocs
108         which never occur during bootstrap.
109         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
111 2000-11-23  Andreas Jaeger  <aj@suse.de>
113         * nss/nss_files/files-hosts.c: Remove getipnodebyname.
115         * nss/Versions: Remove _nss_files_getipnodebyname_r.
117         * sysdeps/unix/sysv/linux/Versions: Fix typo in last patch.
119 2000-11-18  Martin Buchholz  <martin@xemacs.org>
121         * csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if
122         (called++) return;'
124 2000-11-21  Alan Modra  <alan@linuxcare.com.au>
126         * sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp.
128         * csu/abi-note.S: Correct comment for operating system number.
130 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
132         * Versions.def: Add GLIBC_2.2.1 for glibc.
134 2000-11-22  Andreas Schwab  <schwab@suse.de>
136         * sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
137         * sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
139 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
141         * rt/aio_suspend.c (aio_suspend): Convert timeout value to
142         absolute time for pthread_cond_timedwait call.
143         Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
145         * rt/Makefile (tests): Add tst-aio6.
146         * rt/tst-aio6.c: New file.
148 2000-11-23  Andreas Jaeger  <aj@suse.de>
150         * sysdeps/s390/bits/string.h (strncat): Fix one more typo.
152 2000-11-22  Andreas Jaeger  <aj@suse.de>
154         * sysdeps/s390/bits/string.h (strncat): Add missing quotation marks.
156 2000-11-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
158         * sysdeps/s390/bits/string.h: Make strncat always add a \0.
160 2000-11-21  Andreas Schwab  <schwab@suse.de>
162         * sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
163         * sysdeps/arm/setjmp.S: Likewise.
164         * sysdeps/arm/fpu/setjmp.S: Likewise.
165         * sysdeps/i386/setjmp.S: Likewise.
166         * sysdeps/i386/elf/setjmp.S: Likewise.
167         * sysdeps/s390/setjmp.S: Likewise.
168         * sysdeps/s390/elf/setjmp.S: Likewise.
169         * sysdeps/sh/sh3/setjmp.S: Likewise.
170         * sysdeps/sh/sh4/setjmp.S: Likewise.
171         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
172         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
173         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
174         * sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
176 2000-11-21  Andreas Jaeger  <aj@suse.de>
178         * sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
179         NORETURN, fix parameter list.
181         * string/bug-strncat1.c (main): Fix typo.
182         Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.
184 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
186         * configure.in: Add --enable-all-warnings.
187         * config.make.in (all-warnings): New variable.
188         * Makeconfig (+gccwarn): Define with many more warnings if
189         all-warnings is yes.
191 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
193         * iconvdata/bug-iconv2.c (main): Use %zd in format string.
194         * io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
195         * malloc/tst-valloc.c (main): Cast valloc return value to long.
196         * malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
197         * math/test-fpucw.c (main): Use %lx in format string, cast
198         control words to long.
199         * stdio-common/tst-fmemopen.c (main): Use %td in format strings.
200         * stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
201         large that it is unsigned warning.
203         * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
204         it to long on sparc64.
206 2000-11-20  Andreas Jaeger  <aj@suse.de>
208         * nscd/nscd.h (termination_handler): Add noreturn attribute.
209         (receiv_print_stats): Likewise.
211         * elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
213 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
215         * malloc/thread-m.h: gcc doesn't tolerate zero-sized types anymore.
217         * csu/gmon-start.c: Always have prototype for __gmon_start.
218         * csu/version.c: Add prototypes for __libc_print_version and
219         __libc_main.
220         * iconv/gconv.c: Include gconv_int.h and gconv.h.
221         * iconv/gconv.h (struct __gconv_step): Remove const from __from_name
222         and __to_name.
223         * iconv/gconv_builtin.h: Add ASCII module definitions.
224         * iconv/gconv_conf.c (__gconv_path_elem): Remove const.
225         (add_module): Add cast to avoid warning.  Rework construction of
226         strings for new module.
227         * iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
228         (derivation_compare): Likewise.
229         * iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
230         (__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
231         * iconv/gconv_int.h (__gconv_path_elem): Remove const.
232         (struct gconv_alias): Remove const from fromname and toname.
233         * iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
234         for loop functions.
235         (internal_ucs4_loop): Use correct const-ness.
236         (ucs4_internal_loop): Likewise.
237         (internal_ucs4le_loop): Likewise.
238         (ucs4le_internal_loop_single): Likewise.
239         * iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
240         to_idx, to_tbl, winbuf, winbufend const.  Change casts in
241         assignments appropriately.
242         (struct known_trans): Remove const from fname.
243         (trans_compare): Make s1 and s2 const.
244         * iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
245         avoid warning.
246         * iconv/skeleton.c: Remove cast in calls of loop functions.
247         * iconvdata/gconv-modules: Remove US-ASCII definitions.
248         * iconvdata/iso646.c: Remove US_ASCII support.
249         * include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
250         * include/unistd.h: Add __libc_check_standard_fds prototype.
251         * string/bits/string2.h (__mempcpy_args): Add const to casts.
252         * sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
253         _fini.
254         * sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
255         * sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
256         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
257         warning.
258         * sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
259         __libc_init_first and _dl_start.
260         * intl/dcigettext.c (transcmp): Make s1 and s2 const.
261         (DCIGETTEXT): Make domaindata variable const.
262         * intl/loadmsgcat.c (_nl_load_domain): Rearrange domain initialization
263         to avoid warning.
265 2000-11-20  Hiroyuki Machida  <machida@sm.sony.co.jp>
267         * sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
269         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (kernel_stat): Expand
270         time_t to 'long int' not, 'unsigned int'.  Use 'long int' for
271         __unused? members.
273         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOFOLLOW): Use same
274         value defined in /usr/include/asm-mips/fcntl.h.
276 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
278         * stdio-common/Makefile (tests): Add test-vfprintf.
279         (test-vfprintf-ENV): New variable.
280         * stdio-common/test-vfprintf.c: New file.
282         * wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
284         * wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
285         (tst-mbrtowc-ENV): New variable.
286         (tst-wcrtomb-ENV): New variable.
287         * wcsmbs/tst-mbrtowc.c: New file.
288         * wcsmbs/tst-wcrtomb.c: New file.
290 2000-11-16  Andreas Jaeger  <aj@suse.de>
292         * manual/install.texi (Tools for Compilation): Update
293         documentation for GCC 2.95.2.
295 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
297         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return -EAI_AGAIN
298         if IPv4 and IPv6 requests timed out.
300 2000-11-18  Akim Demaille  <akim@epita.fr>
302         * malloc/obstack.h: Formatting changes.
303         (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
304         prevents type checking.
305         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
306         cast the value to (void *): assigning a `foo *' to a `void *'
307         variable is valid.
308         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
310 2000-11-17  Ulrich Drepper  <drepper@redhat.com>
312         * scripts/config.guess: Update from upstream maintainer.
313         * scripts/config.sub: Likewise.
315 2000-11-16  Ulrich Drepper  <drepper@redhat.com>
317         * libio/freopen.c (freopen): Reset _mode after succesful reopening.
318         * libio/freopen64.c (freopen64): Likewise.
319         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
321         * libio/Makefile: Add rules to build and run test-freopen.
322         * libio/test-freopen.c: New file.
323         * libio/test-freopen.sh: New file.
325 2000-11-15  H.J. Lu  <hjl@gnu.org>
327         * sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
328         ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
329         (DL_DT_FINI_ADDRESS): Likewise.
331         * sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
332         return type to ElfW(Addr).
333         (_dl_function_address): New prototype.
334         (DL_FUNCTION_ADDRESS): Defined.
335         (DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
336         (DL_DT_FINI_ADDRESS): Likewise.
338         * sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.
340         * sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
341         (ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.
343         * sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
344         (_dl_function_address): This.
346         * elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
347         function pointer for DT_FINI.
348         * elf/dl-close.c (_dl_close): Likewise.
350         * elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
351         function pointer for DT_INIT.
353 2000-11-16  Jakub Jelinek  <jakub@redhat.com>
355         * sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
356         end of wexpbuf buffer.
358 2000-11-16  Andreas Jaeger  <aj@suse.de>
360         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove duplicate
361         definition of F_GETLK, F_SETLK, F_SETLKW.
363 2000-11-16  Andreas Jaeger  <aj@suse.de>
365         * sysdeps/generic/dl-cache.c (_DL_PLATFORMS_COUNT): Define to 0 if
366         it's not defined.
368 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
370         * dlfcn/default.c (main): Add test for dladdr of main returning
371         argv[0] in dli_fname field.
373 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
375         * Makeconfig (run-program-prefix): Move test-static test into the
376         variable.
378         * sysdeps/alpha/dl-machine.h (RTLD_START): Update _dl_argv.
379         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise,
380         schedule instructions.
381         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise,
382         schedule instructions, fix a bug in copying auxiliary data.
384 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
386         * manual/startup.texi (Program Arguments): Fix type of main's envp
387         parameter.
388         Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
390         * iconvdata/gconv-modules: Add CP950 alias.
392 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
394         * sysdeps/unix/sysv/linux/Makefile: Allow ports to override
395         syscall-list.h goal.
396         * sysdeps/unix/sysv/linux/sparc/Makefile: New file.
398 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
400         * intl/Makefile: tst-gettext2.sh does not need a third parameter.
402         * intl/tst-gettext2.sh: Copy locale data.  Adjust LOCPATH.  Verify
403         output of program.
405         * intl/tst-gettext2.c: Set C locale if setting other locale
406         failed.  Use gettext() not _().
408         * locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we
409         successfully loaded a new locale.
411 2000-11-13  Andreas Jaeger  <aj@suse.de>
413         * configure.in: Require gcc 2.95 or newer.
415 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
417         * sysdeps/unix/sysv/linux/paths.h: Adjust for FHS.
418         Patch by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
420 2000-11-11  Jim Meyering  <meyering@lucent.com>
422         * string/strndup.c (strndup): Cast return value to `char *'.
424 2000-11-15  Jim Meyering  <meyering@ascend.com>
426         * sysdeps/generic/memchr.c: Remove some useless parentheses.
427         [HAVE_STDLIB_H || defined _LIBC]: Include <stdlib.h>.
428         [HAVE_BP_SYM_H || defined _LIBC]: Guard inclusion of bp-sym.h.
429         [! (HAVE_BP_SYM_H || defined _LIBC)] (BP_SYM): Define as no-op.
430         Also #undef __memchr.
431         Use `weak_alias' only if it's defined.
433 2000-11-10  H.J. Lu  <hjl@gnu.org>
435         * Makefile.in (install): Set LANGUAGE=C LC_ALL=C.
437 2000-11-15  Andreas Jaeger  <aj@suse.de>
439         * elf/chroot_canon.c: Include <stdint.h>.
441         * elf/cache.c (struct cache_entry): Use uint64_t for hwcap.
442         (print_entry): Likewise.
443         (add_to_cache): Likewise.
445         * elf/ldconfig.h (add_to_cache): Change prototype for hwcap change.
447         * elf/ldconfig.c (struct lib_entry): Use uint64_t for hwcap.
448         (path_hwcap): Likewise.
449         (search_dir): Likewise.
451         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Handle platform.
453         * elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
455         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
456         (_dl_platform_string): New.
457         (_DL_HWCAP_PLATFORM): New.
458         (_dl_string_platform): New.
459         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
461         * sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
462         (_dl_string_platform): New.
463         (_DL_HWCAP_PLATFORM): New.
464         (_dl_platform_string): New.
466         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Added x86 platform
467         recognition.
468         (_DL_HWCAP_COUNT): New.
469         (_dl_string_platform): New.
470         (_DL_HWCAP_PLATFORM): New.
471         (_dl_platform_string): New.
473 2000-11-14  Ulrich Drepper  <drepper@redhat.com>
475         * iconvdata/gconv-modules: Add CP936 as alias for GBK.
477 2000-11-14  Andreas Jaeger  <aj@suse.de>
479         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Fix access to
480         _dl_hwcap.
482 2000-11-13  Roland McGrath  <roland@frob.com>
484         * hurd/get-host.c (_hurd_get_host_config): Fix last change.
486 2000-11-13  Marcus Brinkmann <marcus@gnu.org>
488         * hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
489         underrun and make sure the result is null terminated even if there
490         is no trailing newline.
492 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
494         * sysdeps/alpha/fpu/libm-test-ulps: Update.
496 2000-11-10  H.J. Lu  <hjl@gnu.org>
498         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
500 2000-11-10  Andreas Jaeger  <aj@suse.de>
502         * elf/ldconfig.c (create_links): Fix alloca calculation.
503         Patch by Ben Collins <bcollins@debian.org>.
505 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
507         * inet/getnameinfo.c (getnameinfo): Use correct destination
508         parameter for if_indextoname.
509         Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
511 2000-11-09  H.J. Lu  <hjl@gnu.org>
513         * sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
514         xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
515         xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
516         xdr_keystatus.
518         * time/Versions (GLIBC_2.1): Move getitimer to...
519         * sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.
521 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
523         * manual/install.texi: Recommend to set LANGUAGE=C LC_ALL-C during
524         "make install", to work around a binary incompatibility between
525         glibc 2.1 and glibc 2.2 gconv modules.
527 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
529         * intl/locale.alias: Add thai.
530         Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
532 2000-11-07  Akim Demaille  <akim@epita.fr>
534         * malloc/obstack.c (obstack_grow, obstack_grow0): Rename the second
535         argument `data' for consistency with the prototypes.
536         Qualify it `const'.
537         (obstack_copy, obstack_copy0): Rename the second argument as
538         `address' for consistency.  Qualify it `const'.
539         * malloc/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
540         (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
541         `const' their input argument (`data' or `address').
542         Adjust the corresponding macros to include `const' in casts.
544 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
546         * sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
547         target family.
549 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
551         * sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
552         socket creation.
554 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
556         * sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
557         ai_protocol by internal table if service was not given.
559 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
561         * sysdeps/posix/getaddrinfo.c: Don't raise an error even if
562         numerical port was specified with protocol without socktype.
564 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
566         * sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.
568 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
570         * inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.
572 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
574         * sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
575         sin6_scope_id field.
577 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
579         * inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.
581 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
583         * inet/getnameinfo.c: Repair NI_NOFQDN flag support.
585 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
587         * inet/getnameinfo.c: Wake-up sin6_scope_id support in
588         getnameinfo(): check for whether sin6_socpe_id exist was wrong.
590 2000-11-09  Martin Schwidefsky  <mschwide@nc.boeblingen.de.ibm.com>
592         * sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
593         * sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
595 2000-11-09  H.J. Lu  <hjl@gnu.org>
597         * io/Versions (GLIBC_2.1.1): Remove lockf64.
600 See ChangeLog.11 for earlier changes.