Fixed entry.
[glibc.git] / ChangeLog
blob28df2943c033cfc315db62ddec1e8be203b90841
1 2001-02-04  Philip Blundell  <philb@gnu.org>
3         * configure.in: Distinguish ARM from Thumb.
5 2001-02-04  Philip Blundell  <philb@gnu.org>
7         * sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of
8         PC24 relocs with negative value.
10 2001-02-04  Ulrich Drepper  <drepper@redhat.com>
12         * iconv/Makefile (iconv_prog-modules): Define.  Add vpath to find
13         files in locale/programs.  Add CFLAGS definition to allow compiling
14         localedef files.
15         * iconv/dummy-repertoire.c: New file.
16         * iconv/iconv_charmap.c: New file.
17         * iconv/iconv_prog.h: New file.
18         * iconv/iconv_prog.c: Make verbose and omit_invalid global.
19         (main): If parameter for -f and -t contain slashes try first to resolve
20         the strings as filenames of charmap files.  Use them for conversion
21         in this case.
22         * iconvdata/run-iconv-test.sh: If charmaps exist also run tests with
23         iconv getting charmap names as parameters.
24         * locale/programs/linereader.c (lr_token): Take extra parameters
25         verbose and pass it to get_string.
26         (get_string): Take extra parameters verbose.
27         * locale/programs/charmap.c (parse_charmap): Take extra parameters
28         verbose and be_quiet.  Change all callers of lr_token and
29         parse_charmap.
30         * locale/programs/charmap.h: Likewise.
31         * locale/programs/ld-address.c: Likewise.
32         * locale/programs/ld-collate.c: Likewise.
33         * locale/programs/ld-ctype.c: Likewise.
34         * locale/programs/ld-identification.c: Likewise.
35         * locale/programs/ld-measurement.c: Likewise.
36         * locale/programs/ld-messages.c: Likewise.
37         * locale/programs/ld-monetary.c: Likewise.
38         * locale/programs/ld-name.c: Likewise.
39         * locale/programs/ld-numeric.c: Likewise.
40         * locale/programs/ld-paper.c: Likewise.
41         * locale/programs/ld-telephone.c: Likewise.
42         * locale/programs/ld-time.c: Likewise.
43         * locale/programs/linereader.c: Likewise.
44         * locale/programs/linereader.h: Likewise.
45         * locale/programs/localedef.c: Likewise.
46         * locale/programs/locfile.c: Likewise.
47         * locale/programs/locfile.h: Likewise.
48         * locale/programs/repertoire.c: Likewise.
50 2001-02-03  Ulrich Drepper  <drepper@redhat.com>
52         * iconv/iconv_prog.c (main): If output file name is "-" write to
53         stdout.
54         (main): If -f or -t argument is missing use charset of the current
55         locale.
57 2001-02-03  Andreas Jaeger  <aj@suse.de>
59         * sysdeps/i386/elf/start.S (_start): Align stack to 16-byte
60         boundary for SSE/SSE-2 alignment.
62         * posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
63         annexc.
65 2001-02-03  Ulrich Drepper  <drepper@redhat.com>
67         * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: File was using crlf.
68         Remove comma at end of enum.
70         * elf/dl-init.c: Add a few __builtin_expect.
72         * hesiod/hesiod.c: Remove unnecessary code.  Remove all uses of strcat.
74 2001-02-02  Ulrich Drepper  <drepper@redhat.com>
76         * hesiod/hesiod.c (hesiod_resolve): Also search HS records if
77         errno is ECONNREFUSED.
79         * posix/Makefile: Define MBS_SUPPORT for regex.c.
80         * posix/regex.c: Implement multibyte character handling.
81         Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.
83         * string/tst-svc.input: Add two more test cases.
84         * string/tst-svc.expect: Modify to reflect new test cases.
86 2001-02-01  Jakub Jelinek  <jakub@redhat.com>
88         * sysdeps/posix/getaddrinfo.c (gaih_local, gaih_inet): Replace all
89         tp->name tests with tp->name[0] tests.
91 2001-01-29  Ben Collins  <bcollins@debian.org>
93         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r):
94         Fix check for name == NULL.
96 2001-02-01  Ulrich Drepper  <drepper@redhat.com>
98         * elf/Makefile: Add rules to build and run initfirst test.
99         * elf/initfirst.c: New file.
100         * elf/firstobj.c: New file.
102         * Makerules (build-shlib): Add $(extra-B-$(@F:lib%.so=%).so).
103         * configure.in: Test for -z initfirst linker option.
104         * config.make.in: Add have-z-initfirst.
105         * elf/dl-init.c (_dl_init): Split out actual initialization code in
106         new function call_init.  If _dl_initfirst is non-NULL initialize first.
107         * elf/dl-load.c (_dl_map_from_fd): If DF_1_INITFIRST flag is set
108         remember object in _dl_initfirst.
109         * elf/soinit.c: Remove special support for calling
110         __pthread_initialize_minimal.
112         * conform/conformtest.pl: Add missing $prepend in type test.
114 2001-01-31  Ulrich Drepper  <drepper@redhat.com>
116         * elf/elf.h (SHT_CHECKSUM): New definition.
118         * posix/fnmatch_loop.c: Remove incorrect reverse condition in
119         [. .] matching.  Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
120         * posix/tst-fnmatch.input: Add tests for [. .] in locales.
122 2001-01-31  Mark Kettenis  <kettenis@gnu.org>
124         * misc/sys/select.h: Include <bits/time.h> instead of <sys/time.h>
125         to get definition of `struct timeval'.
127 2001-01-31  Ulrich Drepper  <drepper@redhat.com>
129         * posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale.
130         * posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets.
132 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
134         * iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is
135         seen, not flags.
137         * nis/nis_findserv.c: Include <time.h>.
139 2001-01-30  Yong Li  <yong.li@asu.edu>
141         * iconv/iconv_prog.c (main): Correct error handling method name.
143 2001-01-29  Ben Collins  <bcollins@debian.org>
145         * sysdeps/sparc/fpu/fraiseexcpt.c: Include <float.h>.
146         * sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
147         * sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
148         * sysdeps/s390/fpu/fraiseexcpt.c: Likewise.
150 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
152         * locale/programs/ld-measurement.c (measurement_finish): Fix a typo.
153         Patch by Marko Myllynen <myllynen@lut.fi>.
155         * string/bits/string2.h (__strpbrk_c2): Correct parameter types
156         (int instead of char).
157         (__strpbrk_c3): Likewise.
158         Reported by GOTO Masanori <gotom@debian.or.jp>.
160         * sysdeps/generic/bits/sockaddr.h: Remove SA_LEN macro.
161         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Likewise.
162         * include/sys/socket.h: Add SA_LEN here for internal use.
163         Reported by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
165 2001-01-29  Ulrich Drepper  <drepper@redhat.com>
167         * malloc/Makefile: Don't build memusagestat if cross-compiling.
169         * sysdeps/generic/dl-sysdep.c (set_seen): Fix typo.
171         * math/libm-test.inc (rint_test): Add a few more tests for round
172         to even rounding.
174 2001-01-28  Ulrich Drepper  <drepper@redhat.com>
176         * conform/data/pthread.h-data: Correct return type of pthread_exit.
178         * conform/conformtest.pl: Add -fno-builtin to CFLAGS.
180         * conform/data/stdlib.h-data: Add _Exit.
182         * inet/arpa/inet.h: Don't include <sys/types.h>.  Define socklen_t
183         if not already happened.
184         * inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
185         Don't include <limits.h> and <bits/sockaddr.h>.
187         * conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
189         * conform/data/spawn.h-data: Allow all of <sched.h>.
191         * sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>.  Removed
192         unused variable.
194         * sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning.
195         * sunrpc/xdr_sizeof.c (x_inline): Likewise.
197         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Include <float.h>.
199         * conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
200         * libio/stdio.h: Define va_list correctly.
202         * conform/data/pthread.h-data: Make priority protocol related
203         functions optional.  Fix typos.
205         * posix/sched.h: Define sched_priority as __sched_priority.
206         * sysdeps/generic/bits/sched.h (struct sched_param): Rename element
207         to __sched_priority.
208         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
210 2001-01-27  Ulrich Drepper  <drepper@redhat.com>
212         * sysdeps/generic/clock_getcpuclockid.c: Include <time.h> instead
213         of <sys/time.h>.
215         * sysdeps/unix/stime.c: Include <stddef.h> for NULL.
216         * sysdeps/unix/time.c: Likewise.
218         * conform/data/time.h-data: CLK_TCK is not in XPG6.  Fix tzname entry.
219         * sysdeps/mach/hurd/bits/time.h: Don't define CLK_TCK for XPG6.
220         * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
221         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
222         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
223         * sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
224         * sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
225         * time/time.h: Likewise.
227         * conform/conformtest.pl (@headers): Add complex.h and tgmath.h.
228         * conform/data/complex.h-data: New file.
229         * conform/data/tgmath.h-data: New file.
231         * conform/data/wchar.h-data: Add missing functions.
233         * sysdeps/gnu/bits/utmpx.h: Define RUN_LVL only if __USE_GNU.
235         * conform/data/termios.h-data: Add missing const in tcsetattr()
236         prototype.
238         * posix/sys/wait.h: Include <signal.h> and <sys/resource.h>.
239         Don't define pid_t here.
241         * conform/data/sys/utsname.h-data: Don't provide fixed array sizes.
243         * conform/data/sys/time.h-data: Allow sys/select.h.
244         * conform/data/sys/un.h-data: Fix typo.
245         * time/sys/time.h: Don't include all of <time.h>, just struct timeval.
246         * sysdeps/posix/clock_getres.c: Include <time.h> instead of
247         <sys/time.h>.
248         * sysdeps/unix/clock_nanosleep.c: Likewise.
249         * sysdeps/unix/i386/clock_getcpuclockid.c: Likewise.
250         * sysdeps/unix/i386/i586/clock_getres.c: Likewise.
251         * sysdeps/unix/clock_gettime.c: Also include <time.h>.
252         * sysdeps/unix/clock_settime.c: Likewise.
254         * sysdeps/generic/pselect.c: Include <stddef.h> for NULL.
255         * login/getutent.c: Likewise.
256         * login/getutid.c: Likewise.
257         * login/getutline.c: Likewise.
259         * socket/sys/un.h: Define SUN_LEN only if __USE_MISC.
261         * sysdeps/unix/sysv/linux/bits/statvfs.h: Change type of f_fsid field
262         to unsigned long.  Add __f_unused.  Define _STATVFSBUF_F_UNUSED.
263         * sysdeps/unix/sysv/linux/internal_statvfs.c: Adjust initialization of
264         f_fsid field after change in struct statvfs.
265         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: New file.
266         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: New file.
267         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: New file.
269         * conform/data/sys/stat.h-data: Remove isfdtype.  Use
270         optional-macro.
272         * conform/data/sys/socket.h-data: Fix typos.  Correct getsockopt,
273         recvfrom, send, and socketpair prototypes.  Add allow lines.
274         * socket/sys/socket.h: Include <sys/uio.h>.
275         Don't use fancy __SOCKADDR_ARG definition unless __USE_GNU.
276         Fix type of second parameter of listen.
277         Don't declare isfdtype unless __USE_MISC.
278         * sysdeps/generic/listen.c: Fix type of second parameter of listen.
279         * sysdeps/mach/hurd/listen.c: Likewise.
280         * sysdeps/generic/bits/socket.h (struct sockaddr_storage): Define
281         ss_family and __ss_family.
282         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
283         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
284         (struct msghdr): Change type of msg_iovlen to int and type of
285         msg_controllen to socklen_t.
286         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
287         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: New file.
288         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: New file.
289         * inet/rcmd.c (rcmd_af): __ss_family is now ss_family.
290         (rresvport_af): Likewise.
292         * conform/data/sys/shm.h-data: SHMLBA is not required to by a constant.
293         * conform/conformtest.pl: Implement handling of symbol.
295         * signal/signal.h: Fix handling of __need_* symbols.
296         * misc/sys/select.c: Define fd_set here.  Remove __fd_set.  Define
297         fd_mask only if __USE_MISC.  Declare pselect for __USE_XOPEN2K.
298         * include/sys/select.h: Use fd_set not __fd_set.
299         * sysdeps/generic/bits/select.h: Likewise.
300         * sysdeps/i386/bits/select.h: Likewise.
301         * sysdeps/generic/bits/types.h: Don't define __fd_mask, __NFDBITS,
302         __FDELT, __FDMASK, and __fd_set here.
303         * sysdeps/unix/sysv/aix/bits/types.h: Likewise.
304         * sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
305         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
306         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
307         * sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
308         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
309         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
310         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
311         * time/sys/time.h: Define struct timeval before including <time.h>
312         and <sys/select.h>.
314         * conform/data/sys/time.h-data: fd_set is a typedef.
315         * conform/data/sys/select.h-data: New file.
316         * conform/data/sys/mman.h-data: Make typed mem stuff optional.
317         * conform/conformtest.pl (@headers): Add sys/select.h.
318         (type, optional-type): Unless testing a typedef instantiate object.
319         Implement optional-function.
321         * math/test-misc.c: Include <float.h>.
323 2001-01-27  Andreas Jaeger  <aj@suse.de>
325         * misc/efgcvt_r.c: Include <float.h>.
327 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
329         * conform/data/stdlib.h-data: Account for XPG6 changes.
330         * stdlib/stdlib.h (__random): Change return value type to long.
331         (posix_memalign): Cleanup parameter names.
332         (setenv, unsetenv): Make available for __USE_XOPEN2K.
333         Change return type of unsetenv to int.
334         (qecvt, qgcvt, qfcvt): Declare only if __USE_MISC.
335         * include/stdlib.h: Change return type of unsetenv to int.
336         Change return type of random to long int.
337         * sysdeps/generic/setenv.c (unsetenv): Change return type to int.
338         Return -1 and set errno if parameter is invalid.
339         * stdlib/random.c (__random): Change return value type to long.
341         * conform/data/stdio.h-data: Account for changes in XPG6.
343         * conform/data/spawn.h-data: Correct posix_spawnattr_setflags
344         prototype.
346         * conform/conformtest.pl: Define $mustprepend{"signal.h"}.
347         * conform/data/signal.h-data: Fix sigev_notify_function entry.
348         Fix typo (SIGVALRM -> SIGVTALRM).
349         * sysdeps/unix/sysv/linux/bits/siginfo.h: Define sigev_notify_attr
350         with real type.
351         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
352         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
353         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
354         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
355         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
357         * conform/conformtest.pl: Implement optional-element.  Define
358         $mustprepend{"sched.h"}.
359         * conform/data/sched.h-data: Make sporadic scheduler definitions
360         optional.
362         * pwd/pwd.h: Don't define getpwent_r for XPG.
364         * io/sys/poll.h: Define nfds_t and use it in poll prototype.
365         * sysdeps/generic/poll.c: Use nfds_t type in function definition.
366         * sysdeps/mach/hurd/poll.c: Likewise.
367         * sysdeps/unix/bsd/poll.c: Likewise.
368         * sysdeps/unix/sysv/linux/poll.c: Likewise.
369         * sysdeps/unix/sysv/aix/poll.c: Likewise.
370         * sysdeps/generic/bits/poll.h: Define NPOLLFILE only if __USE_MISC.
371         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
372         * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
373         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
374         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
375         * conform/data/poll.h-data: Fix typo in poll prototype.
377         * sysdeps/gnu/netinet/tcp.h: Define everything but TCP_ macros
378         only if __USE_MISC.
379         * conform/data/netinet/tcp.h-data: Reserved prefix TCP_.
381         * sysdeps/gnu/net/if.h: Cleanup namespace.  Define IF_NAMESIZE.
383         * inet/netinet/in.h: Make IPPROTO_ constants also macros.
385         * conform/conformtest.pl: Implement optional-type.
387         * resolv/netdb.h: Include <netinet/in.h> not <sys/socket.h>.  Include
388         <rpc/netdb.h> only if __USE_MISC.  Include <stdint.h> instead of
389         defining uint32_t here.  Define IPPORT_RESERVED.
390         (struct hostent): Type of h_length element is int.
391         (getnameinfo): Type of flags parameter is unsigned int.
392         * inet/getnameinfo.c (getnameinfo): flags argument is unsigned.
393         * conform/data/netdb.h-data: Add many missing definitions.
395         * conform/conformtest.pl: Implement optional-macro.
396         * conform/data/math.h-data: Update for XPG6.
398         * math/math.h (HUGE): Define as FLT_MAX value but don't use
399         FLT_MAX.  Don't include <float.h>.
400         (MAXFLOAT): Likewise.
402         * math/math.h: Define MATH_ERRNO and MATH_ERREXCEPT.
404         * include/bits/xopen_lim.h: Don't define FOPEN_MAX here.
406         * conform/data/limits.h-data: Mark constants as optional wherever
407         appropriate.
409         * posix/bits/posix2_lim.h: Set correct values for
410         _POSIX2_COLL_WEIGHTS_MAX and _POSIX2_CHARCLASS_NAME_MAX.  Remove
411         EQUIV_CLASS_MAX.
413         * posix/bits/posix1_lim.h: Define _POSIX_TZNAME_MAX as 6.
414         Required by POSIX.
416         * intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
418         * conform/data/netinet/in.h-data: Add reserved prefixes.
420         * conform/data/arpa/inet.h-data: Fix a few typos.
422 2001-01-26  Andreas Jaeger  <aj@suse.de>
424         * sysdeps/generic/strtol.c: Include <locale.h>
425         * stdlib/strtod.c: Likewise
426         * stdlib/strfmon.c: Likewise.
427         * string/strcoll.c: Likewise.
428         * string/strxfrm.c: Likewise.
429         * wctype/wcfuncs_l.c: Likewise.
430         * wctype/wctype_l.c: Likewise.
431         * wctype/wctrans_l.c: Likewise.
433         * include/bits/locale.h: New file.
435 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
437         * locale/langinfo.h: Correct logic in #ifs when defining YESSTR
438         and NOSTR.
440         * locale/Makefile (headers): Add bits/locale.h.
441         * locale/langinfo.h: Don't include <locale.h>.  Include <bits/locale.h>
442         and use __LC_ constants instead of LC_.
443         * locale/locale.h: Include <bits/locale.h> and define LC_ constants
444         using __LC_ constants.
445         * locale/bits/locale.h: New file.
446         * locale/loadlocale.c: Include <locale.h>.
447         * locale/nl_langinfo.h: Likewise.
449         * posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case.
451         * io/sys/stat.h: Define S_IFSOCK for XPG6.
453         * conform/data/fcntl.h-data: posix_madvise is not expected here.
455         * conform/conformtest.pl: Fix handling of macro-str.
457         * conform/data/inttypes.h-data: Add missing definition and all of
458         stdint.h-data.
460         * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20.
462 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
464         * conform/conformtest.pl (@headers): Add stdint.h.
465         * conform/data/stdint.h-data: New file.
467         * conform/conformtest.pl: Recognize options --headers and
468         --dialect.  Add dialect-specific CFLAGS.
470         * conform/conformtest.pl: Implement handling of recursive
471         allow-header.
473         * conform/data/locale.h-data: Add new struct lconv members.
475         * posix/wordexp.h: Correct definition of wordexp_t.
476         * posix/wordexp.c: Moved to ...
477         * sysdeps/generic/wordexp.c: ...here.  New file.
478         * sysdeps/unix/sysv/linux/alpha/wordexp.c: New file.
479         * sysdeps/unix/sysv/linux/ia64/wordexp.c: New file.
480         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: New file.
481         * sysdeps/unix/sysv/linux/alpha/Versions [libc] (GLIBC_2.2.2): Add
482         wordexp.
483         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
484         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
486         * math/tgmath.h: Pretty printing.
488         * math/Makefile (tests): Add test-tgmath.
489         (CFLAGS-test-tgmath.c): New variable.
490         * math/test-tgmath.c: New file.  Contributed by Jakub Jelinek.
492         * conform/conformtest.pl: Handle allow-header in secondary headers
493         correctly.
495         * conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with
496         #ifdef.
498         * conform/data/netinet/in.h-data: Use correct comment character.
499         * conform/data/sys/stat.h-data: Likewise.
501 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
503         * math/tgmath.h (__TGMATH_BINARY_FIRST_REAL_ONLY,
504         __TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
505         __TGMATH_TERNARY_REAL_ONLY): Use proper arguments to
506         __builtin_classify_type, add ##f suffixes where appropriate.
507         (__TGMATH_UNARY_REAL_IMAG): Remove extraneous left parenthesis.
508         (__TGMATH_BINARY_REAL_IMAG): Likewise, use proper arguments to
509         __builtin_classify_type.
510         (fma): Fix spelling of first argument.
512 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
514         * conform/data/unistd.h-data: Mark functions removed in XPG6
515         correctly.
517         * posix/unistd.h: Don't make functions removed in XPG6 available if
518         __USE_XOPEN2K.
520         * conform/conformtest.pl: Implement optional-constant.
521         * conform/data/unistd.h-data: Use optional-constant wherever
522         appropriate.
524         * sysdeps/generic/bits/confname.h: Correct names of _SC_PBS
525         constants and add _SC_STREAMS.
526         * sysdeps/posix/sysconf.c (__sysconf): Likewise.
528         * sysdeps/unix/sysv/linux/statvfs64.c: Rename to __statvfs64 and
529         make old name weak alias.
530         * sysdeps/generic/statvfs64.c: Likewise.
531         * sysdeps/unix/sysv/linux/fstatvfs64.c: Rename to __fstatvfs64 and
532         make old name weak alias.
533         * sysdeps/generic/fstatvfs64.c: Likewise.
534         * include/sys/statvfs.h: New file.
536         * sysdeps/generic/bits/confname.h: Define _PC_REC_INCR_XFER_SIZE,
537         _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, and
538         _PC_REC_XFER_ALIGN.
539         * sysdeps/posix/pathconf.c (__pathconf): Implement handling of
540         _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE,
541         _PC_REC_MIN_XFER_SIZE, and _PC_REC_XFER_ALIGN.
542         * sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
544         * conform/conformtest.pl: Run Unix tests for XPG6.
545         Implement handling of known namespace violations.
546         Improve printing of results.
548         * posix/unistd.h (usleep): Correct return type.
549         * sysdeps/unix/sysv/linux/usleep.c: Correct return type.
550         * sysdeps/unix/bsd/usleep.c: Correct return type.
551         * sysdeps/mach/usleep.c: Correct return type.
552         * sysdeps/generic/usleep.c: Correct return type.
554         * posix/unistd.h (sync): Correct return type.
555         * sysdeps/generic/sync.c: Likewise.
556         * sysdeps/mach/hurd/sync.c: Likewise.
558         * sysdeps/generic/bits/confname.h (_SC_IOV_MAX): New definition.
560         * posix/unistd.h: Make seteuid and setegid available for XPG6.
562         * wcsmbs/wchar.h: Get FILE definition for XPG5.
564         * conform/data/ctype.h-data: Use correct comment form.
565         * conform/data/errno.h-data: Likewise.
566         * conform/data/math.h-data: Likewise.
567         * conform/data/mqueue.h-data: Likewise.
568         * conform/data/netdb.h-data: Likewise.
569         * conform/data/pthread.h-data: Likewise.
571 2001-01-24  Ulrich Drepper  <drepper@redhat.com>
573         * conform/data/wordexp.h-data: Fix typo.
575         * conform/conformtest.pl: Handle allow-header correctly.
577         * conform/data/time.h-data: Use correct comment form.
579         * conform/conformtest.pl (checknamespace): Ignore #undef lines.
581         * configure.in: Comment out binutils version test.
583         * stdlib/strtod.c (str_to_mpn): Correct parsing of thousands
584         separators.
585         Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>.
587         * stdlib/tst-strtod.c (locale_test): New function.
588         (main): Call locale_test.
589         * stdlib/Makefile (tst-strtod-ENV): New variable.
591 2001-01-24  Mark Kettenis  <kettenis@gnu.org>
593         * hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost
594         declaration of value such that we actually return the value of the
595         environment variable.
597 2001-01-24  Andreas Jaeger  <aj@suse.de>
599         * sysdeps/unix/sysv/linux/init-first.c: Remove extra __sysctl
600         prototype.
601         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
603         * include/sys/sysctl.h: New file.
605 2001-01-23  Andreas Jaeger  <aj@suse.de>
607         * stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to
608         isomac.
610         * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
611         arguments.  Reported by Jiri Kubicek <kubicek@bitsmart.com>,
612         closes PR libc/2039.
614         * manual/install.texi (Tools for Compilation): Change required
615         binutils version.
617 2001-01-22  Andreas Jaeger  <aj@suse.de>
619         * configure.in: Add test for new enough binutils version, move
620         compiler/binutils test up.
622         * Versions.def: Add version GLIBC_2.2.2.
624 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
626         * iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now
627         available.
628         * iconvdata/testdata/IBM932: New file.
629         * iconvdata/testdata/IBM932..UTF8: New file.
630         * iconvdata/testdata/IBM943: New file.
631         * iconvdata/testdata/IBM943..UTF8: New file.
632         Contributed by Masahide Washizawa <washi@jp.ibm.com>.
634 2001-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
636         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correctly mask offset.
638 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
640         * malloc/malloc.c: Remove a few unnecessary initializers of global
641         variables.
643 2000-12-09  H.J. Lu  <hjl@gnu.org>
645         * nss/Makefile (routines): Add digits_dots.
646         * nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2.
647         * nss/digits_dots.c (__nss_hostname_digits_dots): Turn template
648         into a function.
649         * nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS
650         function.
651         * nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition.
652         (TYPE_VAR_P): Likewise.
653         (FLAGS_VAR): Likewise.
654         (AF_VAR_P): Likewise.
655         (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
656         instead of including digits_dots.c.
657         * nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition.
658         (TYPE_VAR_P): Likewise.
659         (FLAGS_VAR): Likewise.
660         (AF_VAR_P): Likewise.
661         (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
662         instead of including digits_dots.c.
664 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
666         * sysdeps/posix/getaddrinfo.c: Reduce .data size.
668 2001-01-21  Andreas Jaeger  <aj@suse.de>
670         * elf/constload2.c: Add prototype for init.
672 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
674         * stdlib/stdlib.h (drand48_data): Make available only for
675         __USE_MISC.  Rename elements to protect namespace.  Change type
676         and position of a and init element.
677         * stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit
678         differently.  Adjust for drand48_data change.  Don't compute a here,
679         it comes from drand48_data.
680         * stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit
681         differently.  Adjust for drand48_data change.  Compute a here.
682         * stdlib/srand48_r.c: Likewise.
683         * stdlib/drand48.c: Adjust for drand48_data change.
684         * stdlib/lrand48.c: Likewise.
685         * stdlib/mrand48.c: Likewise.
686         * stdlib/seek48.c: Likewise.
687         * stdlib/drand48_r.c: Likewise.
688         * stdlib/lrand48_r.c: Likewise.
689         * stdlib/mrand48_r.c: Likewise.
690         * stdlib/seed48_r.c: Likewise.  Don't handle unsigned short > 16 bit
691         differently.
692         * stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently.
693         * stdlib/jrand48_r.c: Likewise.
695         * po/sv.po: Update from translation team.
697 2001-01-21  Andreas Jaeger  <aj@suse.de>
699         * stdio-common/vfprintf.c (vfprintf): Add casts.
701 2001-01-20  Ulrich Drepper  <drepper@redhat.com>
703         * iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only
704         the ASCII test.
705         * iconvdata/TESTS: Add entries for IBM932 and IBM943.
707         * iconvdata/Makefile (modules): Add IBM932 and IBM943.
708         * iconvdata/gconv-modules: Add entries for IBM932 and IBM943.
709         * iconvdata/ibm932.c: New file.
710         * iconvdata/ibm932.h: New file.
711         * iconvdata/ibm943.c: New file.
712         * iconvdata/ibm943.h: New file.
713         Patches by Masahide Washizawa <washi@jp.ibm.com>.
715         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo
716         preventing optimization from being done.  Set the correct type bit
717         in seen.  Don't define and use _dl_base_addr unless
718         NEED_DL_BASE_ADDR is defined.
720         * io/ftw.c (ftw_dir): Add slash after directory name if there
721         wasn't any.  Reported by loris <loris@iol.it>.
722         * io/Makefile (tests): Add bug-ftw2.
723         * io/bug-ftw2.c: New file.
725 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
727         * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of
728         results.  Reported by Jeff Higham <jhigham@algorithmics.com>.
729         * stdlib/tst-rand48.c: New file.
730         * stdlib/Makefile (tests): Add tst-rand48.
732         * locale/newlocale.c (__newlocale): Fix test for setting all
733         categories.
735 2001-01-19  Mark Kettenis  <kettenis@gnu.org>
737         * sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes,
738         but change looking up the initial directory port in a similar way
739         as done by _hurd_change_directory_port_from_name.
740         * hurd/fchroot.c (fchroot): Likewise.
742 2001-01-18  Ulrich Drepper  <drepper@redhat.com>
744         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If HAVE_AUX_XID is
745         defined don't look whether the AT_*ID values were set.
746         If HAVE_AUX_PAGESIZE is defined don't look whether the pagesize is set.
747         (_dl_show_auxv): Rewrite to avoid switch statement.
748         * sysdeps/unix/sysv/linux/kernel-features.h: Define
749         __ASSUME_AT_PAGESIZE for kernel >= 2.4.1.
750         * sysdeps/unix/sysv/linux/ldsodefs.h: Define HAVE_AUX_XID.
751         Define HAVE_AUX_PAGESIZE if __ASSUME_AT_PAGESIZE is defined.
753         * sysdeps/unix/sysv/linux/fxstat64.c: Add one __builtin_expect.
754         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
755         * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
757         * elf/rtld.c (process_envvars): Call __strtoul_internal instead of
758         strtoul.
759         * elf/dl-minimal.c (strtol, __strtol_internal, strtoul): Removed.
760         (__sigjmp_save): Set __mask_was_saved to zero since we don't save
761         anything.
762         * dlfcn/eval.c (__strtol_internal): Define here.
763         (eval): Use __strtol_internal instead of strtol.
765         * elf/elf.h: Add a few more EF_MIPS_* constants.
767 2001-01-17  Ulrich Drepper  <drepper@redhat.com>
769         * manual/Makefile (chapters): Add debug.
770         * manual/debug.texi: New file.
771         * manual/examples/execinfo.c: New file.
772         Patch by suckfish@ihug.co.nz.
774 2001-01-17  Andreas Schwab  <schwab@suse.de>
776         * sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
777         invalid asm.
779 2001-01-17  Andreas Jaeger  <aj@suse.de>
781         * nscd/connections.c (nscd_run): Use proper format specifier.
783 2001-01-16  Ulrich Drepper  <drepper@redhat.com>
785         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Move x86_cap_flags and
786         x86_platforms data into new file after prepending _dl_.  Change
787         users.
788         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: New file.
789         * sysdeps/unix/sysv/linux/i386/Dist: Add dl-procinfo.c.
790         * sysdeps/unix/sysv/linux/i386/Makefile: Add rules to build
791         dl-procinfo.c.
793         * setjmp/setjmp.h: Cleanup definition of setjmp macro.
795         * sysdeps/i386/elf/bsd-setjmp.S: Real implementation.
796         * sysdeps/i386/elf/bsd-_setjmp.S: Removed.
797         * sysdeps/i386/elf/setjmp.S (setjmp): Removed here.
798         (_setjmp): Likewise.
799         * sysdeps/i386/bsd-_setjmp.S: Real implementation.
800         * sysdeps/i386/bsd-setjmp.S: Real implementation.
801         * sysdeps/i386/bits/setjmp.h: Remove PUSH_SIGNAL_MASK definition.
802         * sysdeps/i386/setjmp.S: Remove PIC support.  This is the non-ELF
803         version.
805 2001-01-16  Andreas Jaeger  <aj@suse.de>
807         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (SIGCONTEXT): Fix
808         misapplied last patch.
810 2001-01-15  Ulrich Drepper  <drepper@redhat.com>
812         * stdlib/random.c (__initstate): Clean up a cast.
813         (__setstate): Likewise.
815         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove select
816         syscall handling.  The generic Linux version should work.
818 2001-01-15  Andreas Jaeger  <aj@suse.de>
820         * sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
822         * stdio-common/tstscanf.c (main): Add two testcases for '*' modifier.
824 2001-01-14  Jakub Jelinek  <jakub@redhat.com>
826         * nss/getent.c (print_aliases, aliases_keys, ethers_keys,
827         netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
828         New functions.
829         (group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
830         If number is 0, list all.
831         (services_keys): Likewise.  Lookup aliases as well.
832         (databases): New table.
833         (build_doc): Prepare argp doc text with list of supported databases.
834         (main): Change to table driven processing.
836 2001-01-14  Thorsten Kukuk <kukuk@suse.de>
838         * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these
839         functions.
841 2001-01-03  Jakub Jelinek  <jakub@redhat.com>
843         * sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
844         encode value which does not fit in the 32bit type.
846 2001-01-15  Hiroyuki Machida <machida@sm.sony.co.jp>
848         * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
849         Change type of CTX to (struct sigcontext *).
850         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
851         (GET_FRAME): Likewise.
852         (GET_STACK): Likewise.
853         (SIGCONTEXT): Likewise. Add 2nd arg _code.
854         (SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
856 2001-01-13  Ulrich Drepper  <drepper@redhat.com>
858         * manual/texinfo.tex: Update from upstream version.
860 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
862         * inet/ether_ntoh.c (lookup_function): Change arguments to match
863         _nss_*_getntohost_r prototype.
864         (ether_ntohost): Pass errno pointer to NSS function.
866 2001-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
868         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (MS_SYNC): Fix value.
869         (MAP_LOCKED): New definition.
870         (MAP_NORESERVE): New definition.
872 2001-01-12  Ulrich Drepper  <drepper@redhat.com>
874         * assert/assert.h: Use static_cast instead of C-style cast for C++.
875         Patch by Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>.
877 2001-01-12  Ben Collins  <bcollins@debian.org>
879         * sysdeps/generic/segfault.c (install_handler): Use access, not
880         __access.
882 2001-01-12  Andreas Jaeger  <aj@suse.de>
884         * posix/fnmatch_loop.c (FCT): Remove signed warnings.
885         * posix/wordexp.c (do_parse_glob): Likewise.
886         * sysdeps/posix/sigblock.c (__sigblock): Likewise.
887         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
888         * elf/dl-open.c (_dl_open): Likewise.
889         * elf/dl-close.c (_dl_close): Likewise.
890         * elf/dl-load.c (_dl_map_object): Likewise.
891         * iconv/iconv_prog.c (process_fd): Likewise.
892         * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
894         * locale/localeinfo.h (struct locale_data): Use __flexarr instead
895         of a zero-length array.
897 2001-01-11  Jakub Jelinek  <jakub@redhat.com>
899         * stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
900         * stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
901         * stdlib/cxa_on_exit.c: Remove.
902         * stdlib/Makefile: Revert last patch.
903         * stdlib/Versions: Likewise.
904         * include/stdlib.h: Likewise.
905         * stdlib/exit.h: Revert last patch.
906         (struct exit_function): Add second argument to cxa fn.
907         * stdlib/exit.c: Revert last patch.
908         (exit): Add hidden second argument.
910 2001-01-11  H.J. Lu  <hjl@gnu.org>
912         * elf/dl-libc.c (do_dlopen): Move DL_STATIC_INIT to ...
913         * elf/dl-open.c (_dl_open): Here.
914         * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_lock):
915         Make it static.
916         (_dl_static_init): Initialize the variables every time when possible.
917         * sysdeps/unix/sysv/linux/ia64/ldsodefs.h (DL_STATIC_INIT):
918         Undefine it first.
920 2001-01-11  Ulrich Drepper  <drepper@redhat.com>
922         * stdlib/Makefile (routines): Add cxa_on_exit.
923         * stdlib/Versions [libc] (GLIBC_2.2.1): Add __cxa_on_exit.
924         * stdlib/cxa_on_exit.c: New file.
925         * include/stdlib.h: Add prototype for __cxa_on_exit.
926         * stdlib/exit.c: Handle ef_cxa2.
927         * stdlib/exit.h (enum): Add ef_cxa2.
928         (struct exit_function): Add cxa2.
930         * Versions.def [ld]: Add GLIBC_2.2.1.
932 2001-01-10  H.J. Lu  <hjl@gnu.org>
934         * elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
935         * sysdeps/unix/sysv/linux/ia64/Makefile (sysdep-dl-routines): Add
936         dl-static.
937         * sysdeps/unix/sysv/linux/ia64/Versions (ld): Add _dl_var_init.
938         * sysdeps/generic/ldsodefs.h (DL_STATIC_INIT): Defined if not defined.
939         * sysdeps/unix/sysv/linux/ia64/ldsodefs.h: New file.
940         * sysdeps/unix/sysv/linux/ia64/dl-static.c: New file.
941         * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-static.c.
943 2001-01-11  Ulrich Drepper  <drepper@redhat.com>
945         * libio/stdio.h: Remove definition of off_t.
947 2001-01-11  Andreas Jaeger  <aj@suse.de>
949         * wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
950         <mkuhn@acm.org>.
952 2001-01-10  Ulrich Drepper  <drepper@redhat.com>
954         * sunrpc/Makefile (distribute): Add errqueue.h.
956 2001-01-10  H.J. Lu  <hjl@gnu.org>
958         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Also preserve
959         r9, r10 and r11 for language specific registers.
961 2001-01-10  Jakub Jelinek  <jakub@redhat.com>
963         * sunrpc/clnt_udp.c (clntudp_bufcreate): Set IP_RECVERR on the
964         UDP socket.
965         (clntudp_call): Handle MSG_ERRQUEUE.
966         * sysdeps/generic/errqueue.h: New file.
967         * sysdeps/unix/sysv/linux/errqueue.h: New file.
969 2001-01-10  H.J. Lu  <hjl@gnu.org>
971         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.
973 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
975         * CONFORMANCE: Update.
977 2001-01-09  Ulrich Drepper  <drepper@redhat.com>
979         * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
980         Minimal cleanups.  Add assert to ensure memory handling is correct.
982         * manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
983         Reported by Ben Collins <bcollins@debian.org>.
985         * time/strftime.c (my_strftime): Mark previous GNU extensions
986         which are now in C99 as such.
988 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
990         * elf/rtld.c (process_envvars): Place output files for profiling
991         in SUID binaries in /var/profile.
993         * elf/dl-load.c (_dl_map_object): Don't look in cache for
994         preloading in SUID binaries.
996         * elf/dl-profile.c (_dl_start_profile): Open the output file with
997         O_NOFOLLOW if possible.
999         * include/stdlib.h: Add __posix_openpt declaration.
1000         * stdlib/stdlib.h: Add posix_openpt declaration.
1001         * login/Versions: Add posix_openpt for GLIBC_2.2.1.
1002         * sysdeps/generic/getpt.c: Define posix_openpt.
1003         * sysdeps/unix/bsd/getpt.c: Likewise.
1004         * sysdeps/unix/sysv/linux/getpt.c: Likewise.
1006         * time/Makefile (tests): Add tst-mktime.
1007         * time/tst-mktime.c: New file.
1009         * posix/tst-dir.c (main): One more mkdir() test.
1011         * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
1012         Remove getpagesize syscall.  We assume that the pagesize is always
1013         determined from the auxiliary vector.
1015         * intl/dcigettext.c: Fix a few warnings.
1016         Patch by Bruno Haible <haible@ilog.fr>.
1018 2001-01-08  Andreas Jaeger  <aj@suse.de>
1020         * io/test-lfs.c (do_test): Check lseek64 return for EINVAL.
1021         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
1023 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
1025         * sysdeps/generic/segfault.c (install_handler): Check output file
1026         name with access().
1028         * resolv/res_query.c: Use simply getenv() for HOSTALIASES.
1029         * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add HOSTALIASES.
1031         * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add missing comma.
1033         * malloc/memusage.c (me): Use access() to determine whether we
1034         should write the output file or not.
1036         * libio/bits/stdio.h (printf): Define macro to map printf call to
1037         fprintf which gcc can optimize.
1038         * stdio-common/printf.c: Undefine printf.
1040 2001-01-07  Ulrich Drepper  <drepper@redhat.com>
1042         * sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last
1043         patch.  We must use unsigned int for l member of union.
1045         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Don't call
1046         _dl_aux_init for shared libraries.
1048         * sysdeps/unix/sysv/linux/glob64.c: Moved to ...
1049         * sysdeps/gnu/glob64.c: ...here.  New file.
1051 2001-01-07  Ben Collins  <bcollins@debian.org>
1053         * manual/examples/longopt.c: Make the "struct option" a little
1054         more like it should be, adding usage of required_argument,
1055         noargument and such, and also setting the options string right.
1057         * manual/sysinfo.texi (Load Average): New section, documents
1058         getloadavg().
1060 2001-01-06  Ulrich Drepper  <drepper@redhat.com>
1062         * version.h (VERSION): Bump to 2.2.1.
1064         * sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
1065         * sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
1066         * sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
1067         * dlfcn/Makefile (distribute): Add errmsg1mod.c.
1068         * Makefile (distribute): Add include/libc-internal.h.
1069         * libio/Makefile (distribute): Avoid overwriting.
1071         * iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
1072         buffer and table handling.
1074 2001-01-05  H.J. Lu  <hjl@gnu.org>
1076         * elf/dl-support.c (non_dynamic_init): Move the auxiliary
1077         vector checking to ...
1078         (_dl_aux_init): Here. New function. Defined only if
1079         HAVE_AUX_VECTOR is defined.
1081         * sysdeps/generic/libc-start.c (__libc_start_main): Call
1082         _dl_aux_init for static binaries if HAVE_AUX_VECTOR is defined.
1084         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Call
1085         _dl_aux_init.
1087         * sysdeps/unix/sysv/linux/ldsodefs.h (DL_FIND_AUXV): Removed.
1088         (HAVE_AUX_VECTOR): Defined.
1089         (_dl_aux_init): Declared.
1091 2001-01-05  Ben Collins  <bcollins@debian.org>
1093         * manual/string.texi (Finding Tokens in a String): Document XPG
1094         basename() and dirname(), as well as GNU basename().
1096 2001-01-05  Jakub Jelinek  <jakub@redhat.com>
1098         * Makeconfig (preprocess-version): Replace -traditional with
1099         -x assembler-with-cpp.
1101 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1103         * math/bits/cmathcalls.h: Don't define inline cimag, creal or conj
1104         for GCC 2.97 or later.
1106 2001-01-05  Ben Collins  <bcollins@debian.org>
1108         * manual/stdio.texi (getline): Clarify the return value in the
1109         case of EOF being reached before a newline.
1111 2001-01-04  Jakub Jelinek  <jakub@redhat.com>
1113         * sunrpc/pmap_clnt.c (__get_myaddress): Return TRUE if successful,
1114         FALSE otherwise.
1115         (pmap_set, pmap_unset): Check __get_myaddress return value.
1117 2001-01-05  Mark Kettenis  <kettenis@gnu.org>
1119         * sysdeps/generic/netinet/if_ether.h: Include <sys/types.h>.
1120         (struct ether_addr): Declare ether_addr_octet member as
1121         `u_int8_t'.  Add __attribute__ ((__packed__)).
1123 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
1125         * sysdeps/mach/hurd/readdir64.c: New file.
1126         * sysdeps/mach/hurd/readdir64_r.c: New file.
1128 2001-01-07  Mark Kettenis  <kettenis@gnu.org>
1130         * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Add comment about
1131         `struct statfs' and `struct statvfs' being identical.
1132         * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
1134 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
1136         * sysdeps/mach/hurd/fstatfs64.c: New file.
1137         * sysdeps/mach/hurd/fstatvfs64.c: New file.
1138         * sysdeps/mach/hurd/statfs64.c: New file.
1139         * sysdeps/mach/hurd/statvfs64.c: New file.
1140         * sysdeps/mach/hurd/statfsconv.c: New file.
1141         * sysdeps/mach/hurd/Dist: Add statfsconv.c.
1143 2001-01-06  Ulrich Drepper  <drepper@redhat.com>
1145         * iconv/skeleton.c: Reset outbuf for next round of the loop.
1146         Reported by Owen Taylor <otaylor@redhat.com>.
1147         * iconv/Makefile (tests): Add tst-iconv3.
1148         * iconv/tst-iconv3.c: New file.
1150         * iconvdata/ibm930.c: Fix handling of state.  Optimize a bit.
1151         * iconvdata/ibm933.c: Likewise.
1152         * iconvdata/ibm935.c: Likewise.
1153         * iconvdata/ibm937.c: Likewise.
1154         * iconvdata/ibm939.c: Likewise.
1155         * iconvdata/ibm930.h: Adjust single byte table for optimization.
1156         * iconvdata/ibm933.h: Likewise.
1157         * iconvdata/ibm935.h: Likewise.
1158         * iconvdata/ibm939.h: Likewise.
1160         * iconvdata/testdata/IBM930: Add misssing SI.
1161         * iconvdata/testdata/IBM933: Likewise.
1162         * iconvdata/testdata/IBM935: Likewise.
1163         * iconvdata/testdata/IBM937: Likewise.
1164         * iconvdata/testdata/IBM939: Likewise.
1166 2001-01-06  Andreas Jaeger  <aj@suse.de>
1168         * configure.in: Check for old add-ons that shouldn't be used with
1169         current glibc anymore.
1171 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
1173         * sysdeps/mach/hurd/readdir_r.c (__readdir_r): Return error number
1174         instead of -1 on failure.  Don't forget to copy file name into
1175         *ENTRY if successful.  Set *RESULT to NULL upon reaching the end
1176         of the directory.
1178 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
1180         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Don't forget to
1181         copy st_atime member.
1183 2001-01-05  Ulrich Drepper  <drepper@redhat.com>
1185         * io/ftw.c (ftw_dir): Don't add a second slash at the beginning
1186         for searches from the root directory.
1187         Reported by loris <loris@iol.it> [PR libc/1991].
1188         * io/Makefile (tests): Add bug-ftw1.
1189         * io/bug-ftw1.c: New file.
1191         * elf/dl-support.c (non_dynamic_init): Don't define DL_FIND_AUXV
1192         if it is not available.  Instead use it only if it is available.
1193         * sysdeps/unix/sysv/linux/ldsodefs.h: New file.
1195         * iconv/gconv_simple.c (internal_ics4_loop): Correct test for
1196         overflowing output buffer.
1197         (internal_ucs4_loop_unaligned): Likewise.
1198         (ucs4_internal_loop): Likewise.
1199         (ucs4_internal_loop_unaligned): Likewise.
1200         (internal_ucs4le_loop): Likewise.
1201         (internal_ucs4le_loop_unaligned): Likewise.
1202         (ucs4le_internal_loop): Likewise.
1203         (ucs4le_internal_loop_unaligned): Likewise.
1204         Reported by Owen Taylor <otaylor@redhat.com>.
1205         * iconv/Makefile (tests): Add tst-iconv2.
1206         * iconv/tst-iconv2.c: New file.
1208 2001-01-04  H.J. Lu  <hjl@gnu.org>
1210         * elf/dl-support.c (DL_FIND_AUXV): New.  Defined if not defined.
1211         (_dl_clktck): Declared.
1212         (non_dynamic_init): Take 3 arguments.
1213         Set _dl_pagesize, _dl_platform and _dl_clktck from AUX.
1215 2001-01-01  Bruno Haible  <haible@clisp.cons.org>
1217         Finish implementation of plural form handling.
1218         * intl/dcigettext.c (known_translation_t): Rename 'domain' field to
1219         'domainname'.  Remove 'plindex' field. Add 'domain' and
1220         'translation_length' fields.
1221         (transcmp): Don't compare 'plindex' fields.
1222         (plural_lookup): New function.
1223         (DCIGETTEXT): Change cache handing in the plural case.  Don't call
1224         plural_eval before the translation and its catalog file have been
1225         found. Remove plindex from cache key.  Add 'translation_length' and
1226         'domain' to cache result.
1227         (_nl_find_msg): Remove index argument, return length of translation
1228         to the caller instead.  Weaken comparison of string lengths, to account
1229         for plural entries.  Call iconv() on the entire result string, not
1230         only on the portion needed so far.
1231         * intl/loadinfo.h (_nl_find_msg): Remove index argument, add lengthp
1232         argument.
1233         * intl/loadmsgcat.c (_nl_load_domain): Adapt to _nl_find_msg change.
1235 2001-01-04  Ulrich Drepper  <drepper@redhat.com>
1237         * intl/plural.y (yylex): Minimal improvement in number scanner.
1239 2000-07-31  Bruno Haible  <haible@clisp.cons.org>
1241         * intl/plural.y: Include config.h. Needed to define 'inline' away for
1242         C compilers that don't support it.
1243         (yylex): Don't use gcc specific case range syntax.
1244         * intl/loadmsgcat.c (INIT_GERMANIC_PLURAL): New macro, for old
1245         compilers.
1247 2000-10-12  Bruno Haible  <haible@clisp.cons.org>
1249         * intl/finddomain.c: Remove unneeded includes.
1251 2000-10-12  Bruno Haible  <haible@clisp.cons.org>
1253         * intl/localealias.c (memcpy): Return first argument, just like the
1254         real memcpy function does.
1255         * intl/bindtextdom.c (memcpy): Likewise.
1256         * intl/finddomain.c (memcpy): Likewise.
1257         * intl/l10nflist.c (memcpy): Likewise.
1258         * intl/textdomain.c (memcpy): Likewise.
1259         From Paul Eggert <eggert@twinsun.com>.
1261 2001-01-03  Jakub Jelinek  <jakub@redhat.com>
1263         * resolv/resolv.h (struct __res_state): Add nsinit field.
1264         * resolv/res_send.c (res_nsend): Use it instead of nscount.
1265         * resolv/res_init.c (__res_vinit): Initialize it.
1266         (res_nclose): Clear it instead of nscount.
1268 2001-01-04  Ulrich Drepper  <drepper@redhat.com>
1270         * malloc/mtrace.pl: Fix matching of addresses.
1271         Patch by Aharon Robbins <arnold@skeeve.com>.
1273         * Versions.def (ld): Add GLIBC_2.2.
1275         * catgets/gencat.c: Copyright 2001.
1276         * csu/version.c: Likewise.
1277         * debug/catchsegv.sh: Likewise.
1278         * debug/xtrace.sh: Likewise.
1279         * elf/ldconfig.c: Likewise.
1280         * elf/sprof.c: Likewise.
1281         * iconv/iconv_prog.c: Likewise.
1282         * locale/locale.c: Likewise.
1283         * locale/localedef.c: Likewise.
1284         * malloc/memusage.sh: Likewise.
1285         * malloc/mtrace.pl: Likewise.
1286         * nscd/nscd.c: Likewise.
1287         * posix/getconf.c: Likewise.
1289 2001-01-04  Mark Kettenis  <kettenis@gnu.org>
1291         * include/stdio.h: Only provide __getwc_unlocked prototype if
1292         USE_IN_LIBIO is defined.
1294 2001-01-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1296         * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Fix error code
1297         handling.
1299 2001-01-03  Andreas Schwab  <schwab@suse.de>
1301         * sysdeps/generic/strtoll.c: Remove unused __strtoq_internal alias.
1302         * sysdeps/generic/strtoull.c: Remove unused __strtouq_internal alias.
1304         * sysdeps/wordsize-64/strtol.c: Add strtoq alias and fix strtoll alias.
1305         * sysdeps/wordsize-64/strtoul.c: Add strtouq alias and fix
1306         strtoull alias.
1307         * sysdeps/wordsize-64/wcstol.c: Add wcstoq alias and fix wcstoll alias.
1308         * sysdeps/wordsize-64/wcstoul.c: Add wcstouq alias and fix
1309         wcstoull alias.
1311         * sysdeps/generic/strtoul.c: Make sure we find strtol.c in this
1312         directory.
1313         * sysdeps/generic/strtol_l.c: Likewise.
1314         * sysdeps/generic/strtoul_l.c: Likewise.
1315         * sysdeps/generic/wcstoul.c: Likewise, for wcstol.c.
1317         * sysdeps/wordsize-64/strtol_l.c: Fix alias.
1318         * sysdeps/wordsize-64/strtoul_l.c: Likewise.
1319         * sysdeps/wordsize-64/wcstol_l.c: Fix alias.
1320         * sysdeps/wordsize-64/wcstoul_l.c: Likewise.
1322 2001-01-04  Andreas Jaeger  <aj@suse.de>
1324         * nss/nsswitch.c: Include files for missing prototypes, remove
1325         buggy declaration of prototypes.
1327 2001-01-03  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1329         * resolv/Versions: Fix bracing.
1330         * sysdeps/powerpc/soft-fp/Versions: Likewise.
1331         * sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
1333 2001-01-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1335         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
1337 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
1339         * manual/Makefile (TEXI2PDF): Change to texi2dvi --pdf.
1340         Suggested by Minko Markov <mmarkov@home.com>.
1342 2001-01-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1344         * sysdeps/powerpc/elf/start.S (__data_start): Make it global.
1345         * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): Print the name of
1346         the failing symbol.
1347         (__process_machine_rela): Pass symbol to dl_reloc_overflow().
1349 2001-01-02  Ben Collins  <bcollins@debian.org>
1351         * time/tzset.c (tzset_internal): Make sure we fall back to UTC
1352         if TZ is not set and TZDEFAULT is not present.
1354 2001-01-01  Ben Collins  <bcollins@debian.org>
1356         * string/strings.h: Make sure we declare our functions even if
1357         string.h is already included, based on whether or not __USE_BSD is
1358         defined.
1360 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
1362         * dlfcn/dlerror.c (dlerror): Handle call of dlerror() before any
1363         other dlopen() and dlsym().
1364         Based on a patch by Ben Collins <bcollins@debian.org>.
1366 2001-01-02  Andreas Jaeger  <aj@suse.de>
1368         * dlfcn/errmsg1.c (main): Call dlerror initially.
1369         Reported by Ben Collins <bcollins@debian.org>.
1371 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
1373         * intl/dcigettext.c (guess_category_value): Rewrite so that LANGUAGE
1374         value is ignored if the selected locale is the C locale.
1375         * intl/tst-gettext.c: Set locale for above change.
1376         * intl/tst-translit.c: Likewise.
1378 2001-01-02  Andreas Jaeger  <aj@suse.de>
1380         * libio/wgenops.c (_IO_wdoallocbuf): Use correct wide access macro.
1381         (_IO_switch_to_wget_mode): Likewise.
1382         (_IO_sputbackwc): Likewise.
1383         (_IO_sungetwc): Use wint_t for result.
1385         * stdio-common/vfscanf.c (__vfscanf): Use WINT_T for done.
1387         * sysdeps/generic/strtol.c (strtol): Make cnt size_t for correct
1388         signedness.
1390         * sysdeps/generic/printf_fphex.c (putc): Cast _IO_putwc_unlocked
1391         to (int) to avoid warnings.
1392         * stdio-common/printf_fp.c (putc): Likewise.
1393         * stdio-common/printf_size.c (putc): Likewise.
1395         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Make
1396         constant unsigned.
1398 2001-01-01  Andreas Jaeger  <aj@suse.de>
1400         * inet/rcmd.c (rcmd_af): Use socklen_t for len.
1402 2000-12-31  Andreas Jaeger  <aj@suse.de>
1404         * include/libc-internal.h: Add prototype for __libc_freeres.
1406         * sysdeps/unix/sysv/linux/init-first.c: Include <libc-internals.h>
1407         for prototypes, remove redundant prototypes.
1408         * gmon/gmon.c: Likewise.
1409         * sysdeps/unix/i386/i586/clock_getres.c: Likewise.
1410         * sysdeps/unix/i386/i586/clock_gettime.c: Likewise.
1411         * malloc/mtrace.c: Likewise.
1413         * sysdeps/generic/enbl-secure.c: Include <libc-internals.h> for
1414         prototypes.
1415         * elf/soinit.c: Likewise.
1416         * sysdeps/generic/prof-freq.c: Likewise.
1417         * sysdeps/mach/hurd/profil.c: Likewise.
1418         * debug/noophooks.c: Likewise.
1419         * debug/pcprofile.c: Likewise.
1420         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise.
1421         * sysdeps/generic/get_clockfreq.c: Likewise.
1422         * malloc/set-freeres.c: Likewise.
1424         * locale/localeinfo.h: Add internal prototypes.
1426         * elf/rtld.c (dl_main): Fix prototype.
1428         * iconvdata/tst-table-to.c (main): Use return instead of exit to
1429         avoid warning.
1431         * nis/rpcsvc/yp_prot.h: Remove __P.
1432         * nis/rpcsvc/ypupd.h: Likewise.
1433         * nis/rpcsvc/yp.h: Likewise.
1435         * sunrpc/rpc_main.c: Add noreturn attributes.
1436         * sunrpc/rpc_scan.h: Likewise.
1438         * sunrpc/rpc_hout.c (storexdrfuncdecl): Make static.
1440         * sunrpc/rpcinfo.c: Add noreturn attribute to brdcst.
1442         * sunrpc/proto.h: Add noreturn attributes to error and crash.
1444         * posix/bsd-getpgrp.c: Add prototype to avoid warning.
1446         * sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.
1448         * sunrpc/create_xid.c: Include <rpc/svc.h> for prototypes.
1450         * include/rpc/rpc_msg.h: Add prototypes for some functions.
1451         * include/rpc/auth.h: Likewise.
1452         * include/rpc/auth_des.h: Likewise.
1453         * include/rpc/clnt.h: Likewise.
1454         * include/rpc/rpc.h: Likewise.
1455         * include/rpc/svc.h: Likewise.
1456         * include/rpc/svc_auth.h: Likewise.
1458         * include/rpc/des_crypt.h: New file.
1460         * malloc/memusagestat.c (main): Use return instead of exit to
1461         avoid warning.
1462         * io/pwd.c (main): Likewise.
1463         * iconvdata/tst-table-from.c (main): Likewise.
1464         * ctype/test_ctype.c (main): Likewise.
1465         * setjmp/tst-setjmp.c (main): Likewise.
1466         * signal/tst-signal.c (main): Likewise.
1467         * stdlib/tst-strtol.c (main): Likewise.
1468         * stdlib/tst-strtod.c (main): Likewise.
1469         * stdlib/tst-strtoll.c (main): Likewise.
1470         * stdlib/tst-xpg-basename.c (main): Likewise.
1471         * dirent/tst-seekdir.c (main): Likewise.
1472         * grp/testgrp.c (main): Likewise.
1473         * inet/test_ifindex.c (main): Likewise.
1474         * io/test-utime.c (main): Likewise.
1475         * posix/test-vfork.c (main): Likewise.
1476         * posix/testfnm.c (main): Likewise.
1477         * stdio-common/temptest.c (main): Likewise.
1478         * stdio-common/test_rdwr.c (main): Likewise.
1479         * stdio-common/tst-fileno.c (main): Likewise.
1480         * stdio-common/tst-sscanf.c (main): Likewise.
1481         * stdio-common/tstscanf.c (main): Likewise.
1482         * string/bug-strncat1.c (main): Likewise.
1483         * string/bug-strpbrk1.c (main): Likewise.
1484         * string/bug-strspn1.c (main): Likewise.
1485         * string/test-ffs.c (main): Likewise.
1486         * string/tst-inlcall.c (main): Likewise.
1487         * string/tst-svc.c (main): Likewise.
1488         * timezone/test-tz.c (main): Likewise.
1489         * wctype/test_wcfuncs.c (main): Likewise.
1490         * wctype/test_wctype.c (main): Likewise.
1492         * stdlib/tst-random.c: Add attribute noreturn to fail.
1494 2000-12-28  Wolfram Gloger  <wg@malloc.de>
1496         * malloc/malloc.c (MALLOC_COPY): Handle case if source and
1497         destination overlap.  Assume dest is always below source if
1498         overlapping.
1500 2000-12-30  Ulrich Drepper  <drepper@redhat.com>
1502         * elf/dl-close.c (_dl_close): We can ignore the NODELETE flag if the
1503         object was not yet initialized.
1505 2000-12-28  H.J. Lu  <hjl@gnu.org>
1507         * elf/dl-deps.c (_dl_map_object_deps): Make sure the DSO state
1508         is always consistent even if its dependency is failed.
1510         * elf/dl-open.c (_dl_open): Increment the open count before
1511         calling _dl_close () in case of failure.
1513         * elf/neededtest4.c: New file.
1514         * elf/neededobj5.c: New file.
1515         * elf/neededobj6.c: New file.
1517         * elf/Makefile (distribute): Add neededobj5.c and neededobj6.c.
1518         (tests): Add neededtest4.
1519         (modules-names): Add neededobj5 and neededobj6.
1520         ($(objpfx)neededobj6.so): New target.
1521         ($(objpfx)neededtest4): New target.
1522         ($(objpfx)neededtest4.out): New target.
1524 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1526         * misc/sys/cdefs.h (__attribute_format_strfmon__): Define.
1527         * stdlib/monetary.h: Add strfmon format attributes.
1529 2000-12-28  Roland McGrath  <roland@frob.com>
1531         * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
1532         __mempcpy does it for us.
1534 2000-12-28  Andreas Jaeger  <aj@suse.de>
1536         * sysdeps/generic/dl-environ.c: Add prototype for unsetenv.
1538         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Add prototype for
1539         __new_setrlimit.
1541         * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Add prototype for
1542         __old_getrlimit64.
1544         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Add prototype for
1545         __new_getrlimit.
1547         * sysdeps/unix/sysv/linux/i386/chown.c: Add prototypes for
1548         __chown_is_lchown and __real_chown.
1550         * sysdeps/generic/ldsodefs.h: Add noreturn attribute to
1551         _dl_reloc_bad_type.
1553         * sunrpc/rpc_hout.c (print_funcdef): Add break statement to shut
1554         up GCC's warning about "deprecated use of label at end of compound
1555         statement."
1556         * sunrpc/rpc_cout.c (emit_inline): Likewise.
1558         * gmon/bb_exit_func.c: Include <sys/gmon.h> for internal
1559         prototypes.
1560         Remove struct bb and __bb_head since those are declared by
1561         sys/gmon.h.
1563 2000-12-22  Ben Collins  <bcollins@debian.org>
1565         * manual/charset.texi: Fix typo in description of WCHAR_MAX.
1567         * manual/argp.texi: Document argp_domain as part of struct argp.
1569 2000-12-28  Andreas Jaeger  <aj@suse.de>
1571         * catgets/Makefile (generated): Add sample.SJIS.cat.
1573         * sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
1575         * elf/dl-minimal.c: Add prototypes.
1577         * include/locale.h: Add internal prototypes.
1578         * include/sys/gmon.h: Likewise.
1580         * dlfcn/errmsg1mod.c: Add prototype for foo to shut up GCC.
1582 2000-12-27  Ben Collins  <bcollins@debian.org>
1584         * elf/dl-open.c (_dl_open): Correctly set the new objname pointer
1585         when reallocating the error strings.
1586         Reported by Kalle Olavi Niemitalo <kon@iki.fi>
1588 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
1590         * dlfcn/Makefile (tests): Add errmsg1.
1591         (modules-names): Add errmsg1mod.
1592         Add rules to run errmsg1.
1593         * dlfcn/errmsg1.c: New file.
1594         * dlfcn/errmsg1mod.c: New file.
1596         * dlfcn/dlerror.c (dlerror): Always create output string which
1597         includes object file name.
1599         * sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
1600         if we would go through it only once.
1601         Patch by Rick Gorton <rick.gorton@api-networks.com>.
1603         * sysdeps/alpha/alphaev67/strncat.S: Fix handling of numeric parameter.
1604         Patch by Richard Henderson <rth@redhat.com>.
1606 2000-12-27  Jakub Jelinek  <jakub@redhat.com>
1608         * malloc/malloc.c (memmove): Add prototypes.
1609         (MALLOC_MEMMOVE): Define.
1610         (chunk_realloc): Use it instead of MALLOC_COPY if source and
1611         destination might overlap.
1613 2000-12-27  Andreas Jaeger  <aj@suse.de>
1615         * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested
1616         function.
1617         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
1618         * locale/programs/locale.c (show_locale_vars): Likewise.
1619         (show_info): Likewise.
1620         * locale/programs/ld-collate.c (collate_output): Likewise.
1621         * locale/programs/ld-ctype.c (set_class_defaults): Likewise.
1622         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
1623         * stdlib/rpmatch.c (rpmatch): Likewise.
1625         * setjmp/tst-setjmp.c: Make local functions static.
1626         * setjmp/jmpbug.c: Likewise.
1627         * signal/tst-signal.c: Likewise.
1628         * stdio-common/tfformat.c: Likewise.
1629         * string/tst-svc.c: Likewise.
1630         * time/clocktest.c: Likewise.
1631         * time/tst-getdate.c: Likewise.
1632         * dirent/list.c: Likewise.
1633         * dirent/opendir-tst1.c: Likewise.
1634         * posix/runtests.c: Likewise.
1635         * posix/tst-getaddrinfo.c: Likewise.
1636         * posix/tst-chmod.c: Likewise.
1637         * posix/wordexp-test.c: Likewise.
1638         * misc/tst-efgcvt.c: Likewise.
1639         * timezone/tst-timezone.c: Likewise.
1640         * rt/tst-clock.c: Likewise.
1641         * rt/tst-shm.c: Likewise.
1642         * rt/tst-aio2.c: Likewise.
1643         * rt/tst-aio3.c: Likewise.
1644         * rt/tst-aio4.c: Likewise.
1645         * rt/tst-aio5.c: Likewise.
1647         * dlfcn/failtest.c: Add prototype for foo.
1649         * dlfcn/glrefmain.c: Add prototype for do_test.
1651         * dlfcn/tst-dladdr.c: Add prototype for do_test.
1653         * string/test-ffs.c (main): Add prototype for nested function.
1655         * sunrpc/des_soft.c: Include rpc/des_crypt.h for prototype.
1657         * nss/XXX-lookup.c: Add prototype to shut up GCC.
1659         * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): Fix
1660         setetherent prototype.
1661         Add internal interfaces.
1663         * nis/nss_nis/nis-ethers.c (_nss_nis_setetherent): Likewise.
1664         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent): Likewise.
1666         * resolv/res_data.c: Don't add (conflicting) prototypes for _LIBC.
1668         * nis/nis_intern.h: Add prototype for __pmap_getnisport.
1670         * nss/nss_files/files-ethers.c: Include netinet/ether.h to get
1671         prototypes, remove struct etherent since it's declared in ether.h.
1672         Fix ntohost declaration.
1674         * elf/dl-profile.c (_dl_mcount): Add empty statement to shut up GCC.
1676         * include/getopt.h: Add internal interfaces.
1677         * include/termios.h: Likewise.
1678         * include/resolv.h: Likewise.
1679         * include/netdb.h: Likewise.
1680         * include/grp.h: Likewise.
1681         * include/pwd.h: Likewise.
1682         * include/shadow.h: Likewise.
1683         * include/rpc/netdb.h: Likewise.
1684         * include/setjmp.h: Likewise.
1686         * include/stdio.h: Add prototypes for compatibility functions.
1687         * include/grp.h: Likewise.
1688         * include/pwd.h: Likewise.
1689         * include/shadow.h: Likewise.
1691         * include/fenv.h: Define internal interfaces.
1693 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
1695         * sysdeps/generic/bits/byteswap.h (__bswap_64): Handle constant
1696         argument case separately.
1697         * sysdeps/i386/bits/byteswap.h (__bswap_64): Likewise.
1699 2000-12-27  Andreas Jaeger  <aj@suse.de>
1701         * include/sys/wait.h: Add some prototypes.
1702         * Rules (dummy.c): Create also prototype to shut up GCC.
1704 2000-12-27  Andreas Jaeger  <aj@suse.de>
1706         * sysdeps/mach/hurd/if_index.c (__protocol_available): Uncomment,
1707         it's not needed at the moment.
1708         * sysdeps/generic/if_index.c (__protocol_available): Likewise.
1709         * sysdeps/unix/sysv/linux/if_index.c (__protocol_available): Likewise.
1711 2000-12-26  Andreas Jaeger  <aj@suse.de>
1713         * libio/getc_u.c: Include stdio.h via system path to get internal
1714         prototypes.
1715         * libio/getwc_u.c: Likewise.
1717         * stdlib/strfmon.c: Fix prototype of __printf_fp.
1719         * stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
1720         __printf_fp prototypes to ...
1721         * include/printf.h: ...here.
1723         * include/stdio.h: Add some internal prototypes to shut up GCC.
1724         * include/stdlib.h: Likewise.
1726         * sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
1727         declaration.
1729         * include/signal.h: Add prototypes for internal sigpause
1730         interfaces.
1732 2000-12-26  Ulrich Drepper  <drepper@redhat.com>
1734         * sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
1735         64bit platforms.  Reported by Dave Gilbert <gilbertd@treblig.org>.
1737         * string/Makefile (tests): Add tst-bswap.
1738         * string/tst-bswap.c: New file.
1740 2000-12-11  Bruno Haible  <haible@clisp.cons.org>
1742         * Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.
1744 2000-12-26  Ulrich Drepper  <drepper@redhat.com>
1746         * sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
1747         Patch by Ed Connell <Ed.Connell@sas.com>.
1749 2000-12-24  Ulrich Drepper  <drepper@redhat.com>
1751         * locale/iso-639.def: Correct one entry.  Add two missing entries.
1753         * locale/iso-4217.def: Change entry for Eritrea.
1754         Reported by Daniel Yacob <yacob@geez.org>.
1756 2000-12-23  Ben Collins  <bcollins@debian.org>
1758         * manual/charset.texi (Extended Char Intro): Fix typo in ISO 6937
1759         description.
1761         * manual/stdio.texi (Dynamic Output): Document the return value of
1762         asprintf.  Also make the asprintf/snprintf examples a little
1763         better (check for some error returns).
1765 2000-12-22  Andreas Jaeger  <aj@suse.de>
1767         * include/stdio.h: Add __ftrylockfile prototype.
1769 2000-12-21  H.J. Lu  <hjl@gnu.org>
1771         * sysdeps/ia64/fpu/math_ldbl.h (ieee_long_double_shape_type):
1772         Make sign_exponent element signed.
1774         * sysdeps/ieee754/ldbl-96/math_ldbl.h (ieee_long_double_shape_type):
1775         Fix a typo.
1777         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Remove dead branch.
1779 2000-12-21  Andreas Jaeger  <aj@suse.de>
1781         * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
1782         * inet/ether_hton.c: Likewise
1783         * inet/ether_ntoh.c: Likewise.
1785         * nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
1786         declaration to match prototype.
1788         * include/netinet/ether.h (struct etherent): Declare here so that
1789         all implementations use the same struct.
1791         * nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
1792         prototypes.
1793         (struct ether): Removed.
1794         Use struct etherent instead of ether everywhere.
1796         * include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.
1798         * include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.
1800         * sunrpc/publickey.c: Include auth_des.h for prototypes.
1802 2000-12-20  Ulrich Drepper  <drepper@redhat.com>
1804         * math/test-misc.c: Add more tests for nextafter functions.
1806         * sysdeps/i386/fpu/s_nextafterl.c: Handle change from denormal to
1807         normal correctly.  Correct test for sign.
1808         Based on a patch by HJ Lu.
1810 2000-12-19  Ulrich Drepper  <drepper@redhat.com>
1812         * Makeconfig (preprocess-version): Add -traditional to gcc call.
1813         Cleanup sed calls.
1815 2000-12-19  Andreas Jaeger  <aj@suse.de>
1817         * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.
1819         * nis/nis_intern.h: Add prototype for __do_niscall3.
1821         * nis/nss_nis/nis-rpc.c (_nss_nis_setrpcent): Fix declaration to
1822         match prototype.
1824         * include/netdb.h (DECLARE_NSS_PROTOTYPES): Reformat.
1826         * include/rpc/netdb.h (DECLARE_NSS_PROTOTYPES): New.
1828         * include/aliases.h (DECLARE_NSS_PROTOTYPES): New.
1830 2000-12-18  Ulrich Drepper  <drepper@redhat.com>
1832         * math/test-misc.c: Add more tests for nextafter.
1833         * sysdeps/i386/fpu/s_nextafterl.c: Handle decrement for x<0 correctly.
1834         * sysdeps/ieee754/ldbl-96/math_ldbl.h
1835         (ieee_long_double_shape_type): Make sign_exponent element signed.
1837         * manual/message.texi: Add Estonian to plural overview list.
1838         Correct rule for Slavic languages.
1839         Patch by Stanislav Brabec <utx@penguin.cz>.
1841         * nis/nss_nis/nis-netgrp.c: Remove unnecessary initializations.
1843 2000-12-18  Andreas Jaeger  <aj@suse.de>
1845         * test-skeleton.c: Use temp_name_list instead of name_list to
1846         avoid collision with name_list from inet/netgroup.h.
1848         * nss/nss_files/files-network.c (NEED_H_ERRNO): Define.
1850         * include/grp.h (DECLARE_NSS_PROTOTYPES): New.
1851         * include/pwd.h (DECLARE_NSS_PROTOTYPES): New.
1852         * include/netdb.h (DECLARE_NSS_PROTOTYPES): New.
1853         * include/shadow.h (DECLARE_NSS_PROTOTYPES): New.
1855         * hesiod/nss_hesiod/hesiod-proto.c (_nss_hesiod_setprotoent): Fix
1856         declaration to match prototype.
1857         * hesiod/nss_hesiod/hesiod-pwd.c (_nss_hesiod_setpwent): Likewise.
1858         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_setgrent): Likewise.
1859         * hesiod/nss_hesiod/hesiod-service.c (_nss_hesiod_setservent):
1860         Likewise.
1861         * nis/nss_nis/nis-grp.c (_nss_nis_setgrent): Likewise.
1862         * nis/nss_nis/nis-pwd.c (_nss_nis_setpwent): Likewise.
1863         * nis/nss_nis/nis-proto.c (_nss_nis_setprotoent): Likewise.
1864         * nis/nss_nis/nis-service.c (_nss_nis_setservent): Likewise.
1865         (_nss_nis_getservbyport_r): Likewise.
1866         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent): Likewise.
1867         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent): Likewise.
1868         * nis/nss_nis/nis-network.c (_nss_nis_getnetent_r): Likewise.
1869         (_nss_nis_setnetent): Likewise
1870         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
1871         (_nss_nis_endnetgrent): Likewise.
1872         * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_endnetgrent):
1873         Likewise.
1874         (_nss_nisplus_setnetgrent): Likewise.
1875         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Likewise.
1876         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_setpwent): Likewise.
1877         * nis/nss_nisplus/nisplus-grp.c (_nss_nisplus_setgrent): Likewise.
1878         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_setnetent):
1879         Likewise.
1880         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_sethostent):
1881         Likewise.
1882         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_setservent):
1883         Likewise.
1884         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_setprotoent):
1885         Likewise.
1886         * nis/nss_compat/compat-spwd.c (_nss_compat_setspent): Likewise.
1887         * nis/nss_compat/compat-pwd.c (_nss_compat_setpwent): Likewise.
1888         * nis/nss_compat/compat-grp.c (_nss_compat_setgrent): Likewise.
1889         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
1890         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Likewise.
1891         (_nss_dns_getnetbyaddr_r): Likewise.
1893 2000-12-17  Andreas Jaeger  <aj@suse.de>
1895         * sysdeps/generic/k_sinl.c (__kernel_sinl): Fix functions
1896         parameter.
1898         * sysdeps/unix/sysv/linux/shm_open.c (freeit): Make static and add
1899         unused attribute to shut up gcc warnings.
1901         * sysdeps/generic/k_sinl.c: Include math_private for prototypes.
1902         * sysdeps/generic/k_tanl.c: Likewise.
1903         * sysdeps/generic/k_cosl.c: Likewise.
1904         * sysdeps/generic/e_j0l.c: Likewise.
1905         * sysdeps/generic/e_j1l.c: Likewise.
1906         * sysdeps/generic/e_jnl.c: Likewise.
1907         * sysdeps/generic/e_lgammal_r.c: Likewise.
1909         * elf/vismain.c: Move prototypes for functions in vismod*.c to
1910         vismod.h.
1911         * elf/vismod.h: New file.
1912         * elf/Makefile (distribute): Add vismod.h.
1913         * elf/vismod1.c: Include vismod.h.
1914         * elf/vismod2.c: Likewise.
1915         * elf/vismod3.c: Likewise.
1917         * elf/constload3.c: Add prototype declarations to shut up gcc.
1918         * elf/failobj.c: Likewise.
1919         * elf/nodelmod3.c: Likewise.
1920         * elf/filtmod1.c: Likewise.
1921         * elf/filtmod2.c: Likewise.
1922         * elf/reldepmod1.c: Likewise.
1923         * elf/reldepmod2.c: Likewise.
1924         * elf/reldepmod3.c: Likewise.
1925         * elf/reldepmod4.c: Likewise.
1926         * elf/unload2dep.c: Likewise.
1927         * elf/unload2mod.c: Likewise.
1928         * elf/ltglobmod1.c: Likewise.
1929         * elf/pathoptobj.c: Likewise.
1930         * elf/neededobj1.c: Likewise.
1931         * elf/neededobj2.c: Likewise.
1932         * elf/neededobj3.c: Likewise.
1933         * elf/neededobj4.c: Likewise.
1934         * elf/nextmod1.c: Likewise.
1935         * elf/nextmod2.c: Likewise.
1937         * locale/programs/ld-collate.c (collate_finish): Don't use labels
1938         at end of compound statement.
1939         * locale/programs/locale.c (show_info): Likewise.
1940         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
1942 2000-12-16  Jakub Jelinek  <jakub@redhat.com>
1944         * catgets/gencat.c (read_input_file): Avoid calling obstack_free
1945         with a pointer not returned by obstack_ functions.
1947 2000-12-16  Ulrich Drepper  <drepper@redhat.com>
1949         * sysdeps/unix/sysv/aix/bits/stat.h (struct stat): Align with AIX
1950         version.
1951         (struct stat64): Likewise.
1952         Reported by Michael Keezer <mkeezer@redhat.com>.
1954         * timezone/asia: Update from tzdata2000h.
1955         * timezone/australasia: Likewise.
1956         * timezone/backward: Likewise.
1957         * timezone/europe: Likewise.
1958         * timezone/northamerica: Likewise.
1959         * timezone/southamerica: Likewise.
1960         * timezone/zone.tab: Likewise.
1962 2000-12-14  Jakub Jelinek  <jakub@redhat.com>
1964         * io/ftw.c (ftw_dir): If process_entry returned non-zero result
1965         and dir.stream is NULL, only free dir.content.
1966         * io/ftwtest.c (cb, main): Add --early-exit option to test it.
1967         * io/ftwtest-sh: Test with --early-exit.
1969 2000-12-13  Jakub Jelinek  <jakub@redhat.com>
1971         * misc/efgcvt.c (FCVT_MAXDIG): Define.
1972         (FCVT_BUFPTR): New variable.
1973         (fcvt): If fcvt_r returns -1 on the static short buffer,
1974         try to malloc a sufficiently large one and retry.
1975         (free_mem): New function.
1976         * misc/qefgcvt.c (FCVT_MAXDIG): Define.
1977         * misc/tst-efgcvt.c (fcvt_tests): Add new test.
1979 2000-12-15  Ulrich Drepper  <drepper@redhat.com>
1981         * misc/dirname.c (dirname): Fix search for second to last slash.
1983 2000-12-13  Andreas Jaeger  <aj@suse.de>
1985         * misc/tst-dirname.c (main): Fix typo in test to really use
1986         the examples from Unix98.
1987         Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
1989 2000-12-09  H.J. Lu  <hjl@gnu.org>
1991         * sysdeps/ia64/fpu/s_fabs.S: New file.
1992         * sysdeps/ia64/fpu/s_fabsf.S: New file.
1993         * sysdeps/ia64/fpu/s_fabsl.S: New file.
1995 2000-12-15  Andreas Jaeger  <aj@suse.de>
1997         * stdio-common/scanf9.c (main): Reformat and change to avoid
1998         warnings.
2000         * stdio-common/tstdiomisc.c: Make local functions static.
2001         * stdio-common/tst-printf.c: Likewise.
2003         * elf/constload2.c: Add prototype declarations to shut up gcc.
2004         * elf/dep1.c: Likewise.
2005         * elf/dep2.c: Likewise.
2006         * elf/dep3.c: Likewise.
2007         * elf/dep4.c: Likewise.
2008         * elf/ltglobmod2.c: Likewise.
2010         * libio/fmemopen.c: Make local functions static.
2012         * elf/Makefile (distribute): Added testobj.h.
2014         * elf/testobj.h: New file.
2016         * elf/testobj1.c: Include testobj.h and move prototype
2017         declarations to testobj.h.
2018         * elf/testobj2.c: Likewise.
2019         * elf/testobj3.c: Likewise.
2020         * elf/testobj4.c: Likewise.
2021         * elf/testobj5.c: Likewise.
2022         * elf/testobj6.c: Likewise.
2023         * elf/testobj1_1.c: Likewise.
2024         * elf/preloadtest.c: Likewise.
2026 2000-12-15  Ben Collins  <bcollins@debian.org>
2028         * misc/sys/cdefs.h: Fix thinko in checks for flexarr macros.
2029         Patch by Akim Demaille <akim@epita.fr> in Debian bug report.
2031 2000-12-14  H.J. Lu  <hjl@gnu.org>
2033         * sysdeps/ieee754/flt-32/s_sincosf.c (__sincosf): The exponent
2034         field in a float is 8 bits, not 11 bits.
2036 2000-12-13  Jakub Jelinek  <jakub@redhat.com>
2038         * math/test-misc.c (main): Adjust m for IEEE quad long double.
2040 2000-12-13  Andreas Jaeger  <aj@suse.de>
2042         * manual/message.texi (Using gettextized software): Fix typo.
2044         * manual/charset.texi (Converting a Character): Fix mbstouwcs
2045         program to compile.
2046         Patch by Martin Buchholz <martin@xemacs.org>.
2048         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Fix typo.
2049         Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
2051 2000-12-11  Andreas Jaeger  <aj@suse.de>
2053         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Declare
2054         kernel_sigset_t and use it.
2055         Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
2057 2000-12-10  Richard Henderson  <rth@redhat.com>
2059         * sysdeps/alpha/alphaev67/fpu/Implies: New file.
2060         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: New file.
2061         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: New file.
2063 2000-12-10  Jakub Jelinek  <jakub@redhat.com>
2065         * sysdeps/alpha/htonl.S: Fix a typo.
2067 2000-12-10  Jakub Jelinek  <jakub@redhat.com>
2069         * sysdeps/alpha/alphaev6/stxcpy.S: Exchange t8 with t10.
2071 2000-12-10  Andreas Jaeger  <aj@suse.de>
2073         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed
2074         cast as suggested by Jakub Jelinek <jakub@redhat.com> and Ulrich
2075         Drepper <drepper@redhat.com>.
2077 2000-12-09  Andreas Jaeger  <aj@suse.de>
2079         * sysdeps/unix/sysv/linux/mips/sigaction.c: New file.
2081         * sysdeps/unix/sysv/linux/mips/sys/acct.h: Removed, we can use the
2082         generic version.
2083         Patches by Hiroyuki Machida <machida@sm.sony.co.jp>.
2085         * locale/programs/ld-collate.c (handle_ellipsis): Fix format
2086         string.
2088         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix
2089         format string.
2091         * nscd/hstcache.c (addhstbyname): Add cast to avoid warning.
2092         * nscd/connections.c (handle_request): Likewise.
2093         * nscd/pwdcache.c (addpwbyname): Likewise.
2094         * nscd/grpcache.c (addgrbyname): Likewise.
2096         * nscd/nscd_conf.c (nscd_parse_file): Remove extra argument.
2098 2000-12-09  Ulrich Drepper  <drepper@redhat.com>
2100         * string/stratcliff.c: Add tests for stpncpy, memcpy, and mempcpy.
2102         * Makeconfig (default_cflags): Make -O2 the default for stable
2103         releases.
2105 2000-12-08  H.J. Lu  <hjl@gnu.org>
2107         * sysdeps/ia64/fpu/s_isinfl.S: Renamed to ...
2108         * sysdeps/ia64/fpu/s_isinf.S: This.
2109         Add a .pred.rel.mutex note to avoid false report.
2111         * sysdeps/ia64/fpu/s_isnanl.S: Renamed to ...
2112         * sysdeps/ia64/fpu/s_isnan.S: This.
2114         * sysdeps/ia64/fpu/s_fpclassify.S: New file.
2115         * sysdeps/ia64/fpu/s_fpclassifyf.S: New file.
2116         * sysdeps/ia64/fpu/s_fpclassifyl.S: New file.
2117         * sysdeps/ia64/fpu/s_isinff.S: New file.
2118         * sysdeps/ia64/fpu/s_isinfl.S: New file.
2119         * sysdeps/ia64/fpu/s_isnanf.S: New file.
2120         * sysdeps/ia64/fpu/s_isnanl.S: New file.
2121         * sysdeps/ia64/fpu/s_finite.S: New file.
2122         * sysdeps/ia64/fpu/s_finitef.S: New file.
2123         * sysdeps/ia64/fpu/s_finitel.S: New file.
2124         * sysdeps/ia64/fpu/s_signbit.S: New file.
2125         * sysdeps/ia64/fpu/s_signbitf.S: New file.
2126         * sysdeps/ia64/fpu/s_signbitl.S: New file.
2127         * sysdeps/ia64/fpu/s_copysign.S: New file.
2128         * sysdeps/ia64/fpu/s_copysignf.S: New file.
2129         * sysdeps/ia64/fpu/s_copysignl.S: New file.
2131 2000-12-08  Ulrich Drepper  <drepper@redhat.com>
2133         * math/libm-test.inc (main): Fix typos in messages.
2135         * string/stratcliff.c: Add test for rawmemchr.
2137 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
2139         * elf/dl-open.c (_dl_open): If objname points right after errstring,
2140         allocate it together with errstring using alloca.
2141         * elf/dl-error.c (_dl_signal_error): If malloc failed, set objname
2142         to "", because it might point to local stack.
2144 2000-12-05  H.J. Lu  <hjl@gnu.org>
2146         * nss/Makefile (routines): Add getnssent and getnssent_r.
2147         * nss/nsswitch.h (__nss_setent): New internal NSS function.
2148         (__nss_endent): Likewise.
2149         (__nss_getent_r): Likewise.
2150         (__nss_getent): Likewise.
2151         * nss/getnssent_r.c: New file.
2152         * nss/getnssent.c: New file.
2153         * nss/getXXent.c (H_ERRNO_VAR): Updated.
2154         (GETFUNC_NAME): Updated to call __nss_getent ().
2155         * nss/getXXent_r.c (H_ERRNO_VAR_P): New.
2156         (STAYOPEN_TMPVAR): Updated.
2157         (STAYOPEN_VAR): Updated.
2158         (SETFUNC_NAME): Updated to call __nss_setent ().
2159         (ENDFUNC_NAME): Updated to call __nss_endent ().
2160         (INTERNAL (REENTRANT_GETNAME)): Updated to call __nss_getent_r ().
2162 2000-12-08  Andreas Jaeger  <aj@suse.de>
2164         * nscd/dbg_log.h (dbg_log): Correct attribute.
2166 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
2168         * elf/dl-load.c (fillin_rpath): Don't assume there is '\0' at
2169         cp + len.  Compute where from dirname.
2170         Reported by <jreiser@BitWagon.com>.
2172 2000-12-08  Richard Henderson  <rth@twiddle.net>
2174         * sysdeps/alpha/_mcount.S: Fix typo.
2175         * sysdeps/alpha/strncpy.S: Likewise.
2177         * sysdeps/alpha/alphaev6/Implies: New file.
2178         * sysdeps/alpha/alphaev67/Implies: New file.
2179         * sysdeps/alpha/alphaev67/ffs.S: New file.
2180         * sysdeps/alpha/alphaev67/ffsll.S: New file.
2181         * sysdeps/alpha/alphaev67/rawmemchr.S: New file.
2182         * sysdeps/alpha/alphaev67/stpcpy.S: New file.
2183         * sysdeps/alpha/alphaev67/stpncpy.S: New file.
2184         * sysdeps/alpha/rawmemchr.S: New file.
2185         * sysdeps/alpha/strcat.S: Tail call to __stxcpy.
2186         * sysdeps/alpha/strcpy.S: Likewise.
2188         From GMP 3.1.1:
2189         * sysdeps/alpha/alphaev6/addmul_1.s: New file.
2191         From rick.gorton@alpha-processor.com:
2192         * sysdeps/alpha/alphaev6/memchr.S: New file.
2193         * sysdeps/alpha/alphaev6/memcpy.S: New file.
2194         * sysdeps/alpha/alphaev6/memset.S: New file.
2195         * sysdeps/alpha/alphaev6/stxcpy.S: New file.
2196         * sysdeps/alpha/alphaev6/stxncpy.S: New file.
2197         * sysdeps/alpha/alphaev67/strcat.S: New file.
2198         * sysdeps/alpha/alphaev67/strchr.S: New file.
2199         * sysdeps/alpha/alphaev67/strlen.S: New file.
2200         * sysdeps/alpha/alphaev67/strncat.S: New file.
2201         * sysdeps/alpha/htonl.S: Use a shorter sequence.
2203 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
2205         * inet/getnameinfo.c (getnameinfo): Fix NI_NOFQDN support.
2206         Reported by <pspencer@fields.utoronto.ca>.
2208 2000-12-07  Jes Sorensen  <jes@linuxcare.com>
2210         * sysdeps/ia64/elf/start.S (__data_start): Add __data_start variable.
2211         Pointed out by Hans Boehm.
2213 2000-12-07  H.J. Lu  <hjl@gnu.org>
2215         * elf/dl-version.c (match_symbol): Check map->l_name[0] for printing.
2217 2000-12-07  Andreas Jaeger  <aj@suse.de>
2219         * misc/error.c: Add format attributes for __error and __error_at_line.
2221         * nscd/dbg_log.h: Add format attribute.
2223 2000-12-08  Ulrich Drepper  <drepper@redhat.com>
2225         * misc/sys/syslog.h: Add format attributes to syslog and vsyslog.
2226         Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
2228 2000-12-07  Dan Pop  <Dan.Pop@cern.ch>
2230         * sysdeps/ia64/strcpy.S: Fix a bug in a recovery code sequence.
2232 2000-12-06  Ulrich Drepper  <drepper@redhat.com>
2234         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
2235         (sysdep_routines): Add uitrunc.
2236         * sysdeps/unix/sysv/aix/uitrunc.c: New file.
2237         Patches by Michael Keezer <mkeezer@redhat.com>.
2239 2000-12-06  Roland McGrath  <roland@frob.com>
2241         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in
2242         argument data, since it will be used to copy out too (for INOUT).
2243         Reported by Marcus Brinkmann <marcus@gnu.org>.
2245         * sysdeps/mach/hurd/ioctl.c: Include <stdint.h>.
2246         (__ioctl): Use uintptr_t instead of unsigned long int.
2248 2000-12-06  Jim Wilson  <wilson@redhat.com>
2250         * stdlib/l64a.c (l64a): Truncate M to 32-bit value.
2252 2000-12-06  Ulrich Drepper  <drepper@redhat.com>
2254         * stdio-common/printf_fp.c (__printf_fp): Handle decimal point in
2255         x.5 rounding correctly.
2257 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
2259         * stdio-common/perror.c (perror): Conditionalize code dealing with
2260         wide-oriented streams on USE_IN_LIBIO.
2262 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
2264         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark
2265         as internal_function.
2267 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
2269         * sysdeps/alpha/elf/start.S (__data_start): Define.
2271 2000-12-05  H.J. Lu  <hjl@gnu.org>
2273         * nss/getXXent_r.c (setup): Change the return type to int.
2275 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
2277         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
2278         (sysdep_routines): Add restf and savef.
2279         * sysdeps/unix/sysv/aix/restf.c: New file.
2280         * sysdeps/unix/sysv/aix/savef.c: New file.
2281         Patches by Michael Keezer <mkeezer@redhat.com>.
2283         * sysdeps/unix/opendir.c (__opendir): Don't use o_directory_works
2284         if O_DIRECTORY is not defined.
2285         Patch by Michael Keezer <mkeezer@redhat.com>.
2287         * include/libc-symbols.h (C_SYMBOL_DOT_NAME): Define.
2288         Patch by Michael Keezer <mkeezer@redhat.com>.
2290         * locale/programs/linereader.c (get_toplvl_escape): Recognize more
2291         than 4 bytes in escape sequence.
2292         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2294 2000-12-05  Andreas Jaeger  <aj@suse.de>
2296         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
2297         set mips2.
2299         * sysdeps/unix/sysv/linux/mips/sysdep.h: New file.
2301         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Removed.
2303         * sysdeps/unix/mips/sysdep.h: Use SYS_ify.
2304         Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2306         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as
2307         internal_function.
2308         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
2309         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.
2311         * sysdeps/generic/dl-cache.c: Remove declaration of
2312         _dl_sysdep_read_whole_file.
2314         * elf/dl-load.c (_dl_map_object): Remove declaration of
2315         _dl_load_cache_lookup.
2317         * sysdeps/generic/ldsodefs.h: Add declarations of
2318         _dl_load_cache_lookup, _dl_unload_cache,
2319         _dl_sysdep_read_whole_file, _dl_sysdep_start and
2320         _dl_sysdep_start_cleanup.
2322         * elf/rtld.c: Remove prototypes that are defined in ldsodefs.h
2323         now.
2325         * elf/dl-misc.c: Include <ldsodefs.h> to get prototypes.
2326         * sysdeps/generic/dl-environ.c: Likewise.
2328         * stdio-common/printf_fp.c: Include <gmp.h> instead of
2329         <stdlib/gmp.h>.
2330         * math/atest-exp.c: Likewise.
2331         * math/atest-exp2.c: Likewise.
2332         * math/atest-sincos.c: Likewise.
2333         * stdio-common/_itoa.c: Likewise.
2334         * stdio-common/_itowa.c: Likewise.
2336         * include/gmp.h: New file with internal prototypes.
2338         * sysdeps/generic/longjmp.c: Move _longjmp_unwind declaration from
2339         here to...
2340         * include/setjmp.h: ...here.
2342         * locale/Makefile (routines): Remove codeset_name since it's not
2343         needed anywhere.
2345         * locale/codeset_name.c: Removed.
2347 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
2349         * sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.
2351 2000-12-05  Andreas Jaeger  <aj@suse.de>
2353         * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
2355 2000-12-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2357         * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
2358         available.
2360 2000-12-05  Andreas Jaeger  <aj@suse.de>
2362         * nss/test-netdb.c: Mark local functions as static to avoid
2363         warnings.
2364         (main): Use return to silence warning.
2366         * stdlib/test-canon.c (check_path): Mark as static to avoid warning.
2368         * stdio-common/test-popen.c: Mark local functions as static to
2369         avoid warnings.
2370         (main): Use return to silence warning.
2372         * stdlib/testsort.c (compare): Mark as static to avoid warning.
2374         * assert/test-assert.c: Mark local functions as static to avoid
2375         warnings.
2376         * assert/test-assert-perr.c: Likewise.
2378         * math/libm-test.inc (main): Use return to silence warnings.
2380 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
2382         * math/fenv.h: Fix typo in comment.
2384         * math/test-misc.c (main): Add a few more over and underflow tests
2385         for scalb.
2387         * sysdeps/i386/fpu/e_scalb.S: Handle NaN as first parameter correctly.
2388         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
2389         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
2390         * math/w_scalb.c: Don't use matherr except in SVID mode.
2391         * math/w_scalbf.c: Likewise.
2392         * math/w_scalbl.c: Likewise.
2393         * math/test-misc.c: Add test for NaN and scalbl.
2394         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2396 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
2398         * configure.in: Define HAVE_ASM_GLOBAL_DOT_NAME for AIX.
2399         * config.h.in: Add HAVE_ASM_GLOBAL_DOT_NAME.
2400         * include/libc-symbols.h (strong_alias): Define special version
2401         for HAVE_ASM_GLOBAL_DOT_NAME.
2402         (weak_alias): Likewise.
2403         * sysdeps/powerpc/bsd-setjmp.S: Use strong_alias not .set.
2404         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==login]
2405         (sysdep_routines): Add setutxent, getutxent, endutxent, getutxid,
2406         getutxline, pututxline, and utmpxname.
2407         * sysdeps/unix/sysv/aix/fchdir.c: Define __fchdir.
2408         * sysdeps/unix/sysv/aix/lseek.c: Define __libc_lseek alias.
2409         * sysdeps/unix/sysv/aix/open.c: Define __libc_open alias.
2410         * sysdeps/unix/sysv/aix/pread.c: Define pread alias.
2411         * sysdeps/unix/sysv/aix/pread64.c: Define pread64 alias.
2412         * sysdeps/unix/sysv/aix/sysdep.h (JUMPTARGET): Use C_TEXT.
2413         * sysdeps/unix/sysv/aix/bits/types.h: Define __clockid_t and __timer_t.
2414         * sysdeps/unix/sysv/aix/bits/utmp.h: Cleanup.  Add comments.
2415         * sysdeps/unix/sysv/linux/sys/param.h (MAXHOSTNAMELEN): Define.
2416         Patches by Michael Keezer <mkeezer@redhat.com>.
2418 2000-12-04  H.J. Lu  <hjl@gnu.org>
2420         * configure.in: Change --with-oldest-abi=ABI to
2421         --enable-oldest-abi=ABI.
2423 2000-12-02  Bruno Haible  <haible@clisp.cons.org>
2425         * stdio-common/perror.c (perror): If stderr is wide-oriented, use
2426         fwprintf instead of fprintf.
2428 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
2430         * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD and
2431         DECIMAL_DIG definitions.
2432         * sysdeps/arm/fpu/bits/mathdef.h: Likewise
2433         * sysdeps/generic/bits/mathdef.h: Likewise
2434         * sysdeps/i386/fpu/bits/mathdef.h: Likewise
2435         * sysdeps/ia64/fpu/bits/mathdef.h: Likewise
2436         * sysdeps/m68k/fpu/bits/mathdef.h: Likewise
2437         * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise
2438         * sysdeps/sparc/fpu/bits/mathdef.h: Likewise
2439         * sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise
2441 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
2443         * math/test-fenv.c (main): Use return instead of exit to avoid warning.
2445         * math/atest-exp.c: Mark local functions as static to avoid warnings.
2446         * math/atest-exp2.c: Likewise.
2447         * math/atest-sincos.c: Likewise.
2449         * sysdeps/i386/fpu/bits/mathdef.h (DECIMAL_DIG): Correct value.
2450         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2452         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Hopefully fix
2453         the handling of denormalized numbers.
2455         * math/test-misc.c (main): Test for fpclassify and pseudo denormal
2456         numbers on x86.
2457         * sysdeps/i386/fpu/fpclassifyl.c: New file.
2459         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Handle the
2460         pseudo denormal representation of LDBL_MIN.
2462         * iconvdata/SJIS.irreversible: Remove unnecessary entries.
2463         * iconvdata/EUC-JP.irreversible: Remove unnecessary entries.
2465         * iconvdata/sjis.c: Enable round-trip mapping of backslash and tilde.
2466         * iconvdata/jis0208.c: Likewise.
2467         * iconvdata/jis0212.c: Likewise.
2468         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2470         * math/test-misc.c (main): More tests for frexp and some for
2471         fpclassify and isnormal.
2473         * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Correct
2474         test for subnormal.
2475         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2477         * math/test-misc.c (main): Add tests for frexp.
2478         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2479         * sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.
2481 2000-12-02  H.J. Lu  <hjl@gnu.org>
2483         * locale/lc-time.c (_nl_init_era_entries): Pass L'\0' instead of
2484         '\0' to wcschr.
2486 2000-12-02  Ulrich Drepper  <drepper@redhat.com>
2488         * sysdeps/i386/fpu/s_frexp.S: Add missing fwait.
2489         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
2490         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
2492         * sysdeps/generic/glob.c: Adjust types of several variables to
2493         avoid warnings.
2495 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
2497         * sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment.
2499 2000-11-30  Roland McGrath  <roland@frob.com>
2501         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
2502         (_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
2503         allow multiple instances using the same function name in one file.
2505 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
2507         * configure.in: Correct test for pserver CVS access.
2509 2000-11-28  H.J. Lu  <hjl@gnu.org>
2511         * libio/libio.h: Remove extra "#if ... #endif".
2513 2000-11-29  H.J. Lu  <hjl@gnu.org>
2515         * stdio-common/vfscanf.c (ORIENT): Swap the COMPILE_WSCANF case.
2517 2000-12-01  H.J. Lu  <hjl@gnu.org>
2519         * nss/getXXbyYY_r.c: Fix verioned symbol handling.
2520         * nss/getXXent_r.c: Likewise.
2521         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
2523 2000-11-30  H.J. Lu  <hjl@gnu.org>
2525         * scripts/abi-versions.awk (oldest_abi): New variable.
2526         Handle the oldest ABI supported.
2528         * Makerules ($(common-objpfx)abi-versions.h): Set oldest_abi
2529         for scripts/abi-versions.awk.
2531         * configure.in: Add --with-oldest-abi=ABI.
2532         * configure: Rebuild.
2534         * config.make.in (oldest-abi): New.
2536         * config.h.in (GLIBC_OLDEST_ABI): New.
2538         * csu/version.c (banner): Support GLIBC_OLDEST_ABI.
2540 2000-11-30  Jakub Jelinek  <jakub@redhat.com>
2542         * locale/setlocale.c (setname): Free for all categories, not just
2543         LC_ALL.
2544         (setlocale): Store a copy of string passed by user, not the string
2545         itself.
2547 2000-11-30  Roland McGrath  <roland@frob.com>
2549         * sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit
2550         rather than _hurd_fd_subinit, so it happens after it's safe to use
2551         libc facilities like malloc.
2553 2000-11-28  Andreas Jaeger  <aj@suse.de>
2555         * sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64
2556         declaration, adjust declaration of __syscall_getdents to match
2557         kernel.
2559 2000-11-29  H.J. Lu  <hjl@gnu.org>
2561         * sysdeps/generic/readelflib.c (check_ptr): Undefine it first.
2563 2000-11-29  Andreas Jaeger  <aj@suse.de>
2565         * sysdeps/unix/sysv/linux/hppa/brk.c (__brk): Remove unused variable.
2567 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2569         * dlfcn/defaultmod1.c: Add prototypes to avoid warnings.
2570         * dlfcn/defaultmod2.c: Likewise.
2571         * dlfcn/dlopen.c: Likewise.
2572         * dlfcn/dlopenold.c: Likewise.
2573         * dlfcn/failtestmod.c: Likewise.
2574         * dlfcn/glreflib1.c: Likewise.
2575         * dlfcn/glreflib2.c: Likewise.
2576         * dlfcn/eval.c: Likewise.  Add attributes.
2578         * ctype/ctype-extn.c: Define isblank and not __isblank.
2580         * time/strftime.c: Add const where necessary to avoid warnings.
2581         * time/strptime.c (strptime_internal): Add casts to avoid warnings.
2583 2000-11-22  Paul Eggert  <eggert@twinsun.com>
2585         * time/strftime.c (my_strftime): Do not invoke mbrlen with a
2586         size of (size_t) -1; it's not portable.
2588 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2590         * sysdeps/i386/fpu/libm-test-ulps: Adjust some values for the
2591         crappy i486 FPU.
2592         Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
2594 2000-11-14  Jes Sorensen  <jes@linuxcare.com>
2596         * sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal.
2598         * sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as
2599         _mcount is required by profiled binaries.
2601         * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to...
2602         * sysdeps/ia64/machine-gmon.h: ...here.
2604 2000-11-28  Masahide Washizawa  <washi@jp.ibm.com>
2606         * iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129.
2607         (distribute): Add ibm922.c, ibm1124.c, ibm1129.c, ibm922.h, ibm1124.h,
2608         and ibm1129.h.
2609         * iconvdata/gconv-modules: Add entries for IBM922, IBM1124, and
2610         IBM1129.
2611         * iconvdata/ibm922.c: New file.
2612         * iconvdata/ibm922.h: New file.
2613         * iconvdata/ibm1124.c: New file.
2614         * iconvdata/ibm1124.h: New file.
2615         * iconvdata/ibm1129.c: New file.
2616         * iconvdata/ibm1129.h: New file.
2617         * iconvdata/testdata/IBM922: New file.
2618         * iconvdata/testdata/IBM922..UTF8: New file.
2619         * iconvdata/testdata/IBM1124: New file.
2620         * iconvdata/testdata/IBM1124..UTF8: New file.
2621         * iconvdata/testdata/IBM1129: New file.
2622         * iconvdata/testdata/IBM1129..UTF8: New file.
2624 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2626         * catgets/gencat.c (normalize_line): Take extra parameter with escape
2627         character.  Change callers.
2628         (open_conversion): Determine mapping of 0x5c as wchar_t value.
2629         * catgets/Makefile: Add rules to build and run test-gencat.
2630         * catgets/sample.SJIS: New file.
2631         * catgets/test-gencat.c: New file.
2632         * catgets/test-gencat.sh: New file.
2633         Report and test case by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2635 2000-11-28  Andreas Jaeger  <aj@suse.de>
2637         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Synch with generic
2638         Linux version.
2640 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
2642         * sysdeps/unix/sysv/linux/bits/socket.h: Fix last patch.
2644 2000-11-28  Andreas Jaeger  <aj@suse.de>
2646         * sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
2647         __flexarr.
2648         * sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
2649         Likewise.
2651 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
2653         * misc/getusershell.c: Make strings in okshells array const.
2654         * misc/regexp.c: Add const to cast to avoid warnings.
2655         * sysdeps/unix/sysv/linux/llseek.c: Add prototype for __llseek.
2656         * sysdeps/unix/sysv/linux/i386/setresuid.c: Add prototype for
2657         __setresuid.
2658         * sysdeps/unix/sysv/linux/i386/setresgid.c: Add prototype for
2659         setresgid.
2660         * misc/error.c: Add prototypes for __error and __error_at_line.
2661         * misc/mntent_r.c (__getmntent_r): Add break at end of switch
2662         statement to avoid warning.
2663         * test-skeleton.c: Mark timeout_handler with noreturn.
2664         * iconv/skeleton.c (get16u): Add const to cast.
2665         (get32u): Likewise.
2666         * iconvdata/gb18030.c: Likewise.
2667         * iconvdata/iso-2022-cn-ext.c: Likewise.
2668         * iconvdata/ansi_x3.110.c: Add cast to avoid warning.
2669         * iconvdata/big5.c: Likewise.
2670         * iconvdata/big5hkscs.c: Likewise.
2671         * iconvdata/iso_6937.c: Likewise.
2672         * iconvdata/iso_6937-2.c: Likewise.
2673         * iconvdata/t.61.c: Likewise.
2674         * iconvdata/iso646.c: Add prototypes for gconv_init and gconv_env.
2675         * iconvdata/unicode.c: Likewise.
2676         * iconvdata/utf-16.c: Likewise.
2677         * iconvdata/cns11643.h (ucs4_to_cns11643): Define needed as size_t.
2678         * iconv/gconv_trans.c (__gconv_translit_find): Avoid one warning
2679         with little code shuffling.
2681         * sysdeps/powerpc/Makefile (CFLAGS-initfini.s): Add -O1 to avoid
2682         the problems introduced when the user selects -O3.
2684         * iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
2685         * misc/sys/cdefs.h: Define __flexarr.
2686         Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.
2688         * iconvdata/iso-2022-jp.c: Add prototypes to avoid warnings.
2689         * iconv/skeleton.c: Likewise.
2690         * iconvdata/iso8859-1.c (BODY to 8859-1): Add const to cast.
2691         * iconv/loop.c (get16): Add const to cast.
2692         (get32): Likewise.
2694 2000-11-27  Andreas Jaeger  <aj@suse.de>
2696         * login/programs/pt_chown.c (do_pt_chown): Mark function as static
2697         to avoid warning.
2698         * login/programs/utmpdump.c (print_entry): Likewise.
2700 2000-11-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2702         * sysdeps/mips/__longjmp.c (__longjmp): Restore SP and FP last and
2703         in a single asm as they may be used to access other stored
2704         registers.
2705         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
2707 2000-11-27  Andreas Jaeger  <aj@suse.de>
2709         * rt/tst-aio.c: Mark test functions as static to avoid warnings.
2710         * rt/tst-aio64.c: Likewise.
2712 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
2714         * catgets/Makefile (test1.cat): Set LC_ALL, LOCPATH, and GCONV_PATH
2715         for gencat run.
2716         (libc.cat): Likewise.
2717         * catgets/gencat.c: Implement handling of message catalogs encoded
2718         with stateful character sets.
2719         Based on a patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2721 2000-11-26  Ulrich Drepper  <drepper@redhat.com>
2723         * sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
2725         * inet/getnameinfo.c: Adjust casts to avoid warnings.
2726         * inet/rcmd.c: Likewise.
2727         * inet/ruserpass.c: Likewise.
2728         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
2729         IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
2730         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
2731         IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
2732         IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
2733         IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
2734         * include/aliases.h: Add prototypes for internal __getalias* functions.
2735         * include/netdb.h: Add prototypes for __old_gethostent_r,
2736         __old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
2737         __old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
2738         __old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
2739         __old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
2740         * include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
2741         __old_getrpcbynumber_r, __old_getrpcent_r.
2743         * include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
2744         __getrpcent_r prototypes.
2746 2000-11-25  Ulrich Drepper  <drepper@redhat.com>
2748         * string/strcoll.c: Add casts to avoid warnings.
2749         * string/strnlen.c: Likewise.
2750         * string/strxfrm.c: Likewise.
2751         * sysdeps/generic/_strerror.c: Likewise.
2752         * sysdeps/generic/memrchr.c: Likewise.
2753         * sysdeps/generic/strcasestr.c: Likewise.
2754         * sysdeps/generic/strstr.c: Likewise.
2756         * locale/weight.h (findidx): Add const to cast to avoid warning.
2758         * elf/loadfail.c: Little cosmetic changes to avoid warnings.
2759         * elf/loadtest.c: Likewise.
2760         * elf/multiload.c: Likewise.
2761         * elf/next.c: Likewise.
2762         * elf/nodelete.c: Likewise.
2763         * elf/noload.c: Likewise.
2764         * elf/order.c: Likewise.
2765         * elf/origtest.c: Likewise.
2766         * elf/preloadtest.c: Likewise.
2767         * elf/restest1.c: Likewise.
2769         * sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
2770         parameter of asm must be in %ecx.
2772         * string/tester.c: Mark test functions as static to avoid warnings.
2774         * iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
2775         preserve value over different gconv-modules files.
2777 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
2779         * locale/findlocale.c: Add casts to avoid warnings.
2780         * locale/localeinfo.h (LIMAGIC): Add cast to avoid warnings.
2781         * misc/efgcvt_r.c (fcvt_r): Use ssize_t instead of int and add cast
2782         to avoid warnings.
2783         * misc/tsearch.c (const_node): New type.
2784         (trecurse): Correct casts to avoid warnings.
2785         (__twalk): Likewise.
2786         * stdlib/tst-limits.c: Add z modifier to formats for WORD_BIT and
2787         LONG_BIT.
2789         * debug/backtrace-tst.c (compare): Add casts to avoid warnings.
2791         * test-skeleton.c: Mark local functions as static to avoid warnings.
2793 2000-11-23  H.J. Lu  <hjl@gnu.org>
2795         * rt/tst-aio6.c (do_test): Use pipe instead of STDIN_FILENO to
2796         support the background job.
2797         Fix a typo.
2799 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
2801         * iconv/gconv_conf.c (insert_module): Replace old entry if new one
2802         has same names but lower cost.
2804 2000-11-23  Jakub Jelinek  <jakub@redhat.com>
2806         * sysdeps/sparc/sparc32/dl-machine.h: Ifdef out handling for relocs
2807         which never occur during bootstrap.
2808         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2810 2000-11-23  Andreas Jaeger  <aj@suse.de>
2812         * nss/nss_files/files-hosts.c: Remove getipnodebyname.
2814         * nss/Versions: Remove _nss_files_getipnodebyname_r.
2816         * sysdeps/unix/sysv/linux/Versions: Fix typo in last patch.
2818 2000-11-18  Martin Buchholz  <martin@xemacs.org>
2820         * csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if
2821         (called++) return;'
2823 2000-11-21  Alan Modra  <alan@linuxcare.com.au>
2825         * sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp.
2827         * csu/abi-note.S: Correct comment for operating system number.
2829 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
2831         * Versions.def: Add GLIBC_2.2.1 for glibc.
2833 2000-11-22  Andreas Schwab  <schwab@suse.de>
2835         * sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
2836         * sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
2838 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
2840         * rt/aio_suspend.c (aio_suspend): Convert timeout value to
2841         absolute time for pthread_cond_timedwait call.
2842         Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
2844         * rt/Makefile (tests): Add tst-aio6.
2845         * rt/tst-aio6.c: New file.
2847 2000-11-23  Andreas Jaeger  <aj@suse.de>
2849         * sysdeps/s390/bits/string.h (strncat): Fix one more typo.
2851 2000-11-22  Andreas Jaeger  <aj@suse.de>
2853         * sysdeps/s390/bits/string.h (strncat): Add missing quotation marks.
2855 2000-11-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2857         * sysdeps/s390/bits/string.h: Make strncat always add a \0.
2859 2000-11-21  Andreas Schwab  <schwab@suse.de>
2861         * sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
2862         * sysdeps/arm/setjmp.S: Likewise.
2863         * sysdeps/arm/fpu/setjmp.S: Likewise.
2864         * sysdeps/i386/setjmp.S: Likewise.
2865         * sysdeps/i386/elf/setjmp.S: Likewise.
2866         * sysdeps/s390/setjmp.S: Likewise.
2867         * sysdeps/s390/elf/setjmp.S: Likewise.
2868         * sysdeps/sh/sh3/setjmp.S: Likewise.
2869         * sysdeps/sh/sh4/setjmp.S: Likewise.
2870         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
2871         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
2872         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
2873         * sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
2875 2000-11-21  Andreas Jaeger  <aj@suse.de>
2877         * sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
2878         NORETURN, fix parameter list.
2880         * string/bug-strncat1.c (main): Fix typo.
2881         Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.
2883 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2885         * configure.in: Add --enable-all-warnings.
2886         * config.make.in (all-warnings): New variable.
2887         * Makeconfig (+gccwarn): Define with many more warnings if
2888         all-warnings is yes.
2890 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2892         * iconvdata/bug-iconv2.c (main): Use %zd in format string.
2893         * io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
2894         * malloc/tst-valloc.c (main): Cast valloc return value to long.
2895         * malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
2896         * math/test-fpucw.c (main): Use %lx in format string, cast
2897         control words to long.
2898         * stdio-common/tst-fmemopen.c (main): Use %td in format strings.
2899         * stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
2900         large that it is unsigned warning.
2902         * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
2903         it to long on sparc64.
2905 2000-11-20  Andreas Jaeger  <aj@suse.de>
2907         * nscd/nscd.h (termination_handler): Add noreturn attribute.
2908         (receiv_print_stats): Likewise.
2910         * elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
2912 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
2914         * malloc/thread-m.h: gcc doesn't tolerate zero-sized types anymore.
2916         * csu/gmon-start.c: Always have prototype for __gmon_start.
2917         * csu/version.c: Add prototypes for __libc_print_version and
2918         __libc_main.
2919         * iconv/gconv.c: Include gconv_int.h and gconv.h.
2920         * iconv/gconv.h (struct __gconv_step): Remove const from __from_name
2921         and __to_name.
2922         * iconv/gconv_builtin.h: Add ASCII module definitions.
2923         * iconv/gconv_conf.c (__gconv_path_elem): Remove const.
2924         (add_module): Add cast to avoid warning.  Rework construction of
2925         strings for new module.
2926         * iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
2927         (derivation_compare): Likewise.
2928         * iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
2929         (__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
2930         * iconv/gconv_int.h (__gconv_path_elem): Remove const.
2931         (struct gconv_alias): Remove const from fromname and toname.
2932         * iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
2933         for loop functions.
2934         (internal_ucs4_loop): Use correct const-ness.
2935         (ucs4_internal_loop): Likewise.
2936         (internal_ucs4le_loop): Likewise.
2937         (ucs4le_internal_loop_single): Likewise.
2938         * iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
2939         to_idx, to_tbl, winbuf, winbufend const.  Change casts in
2940         assignments appropriately.
2941         (struct known_trans): Remove const from fname.
2942         (trans_compare): Make s1 and s2 const.
2943         * iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
2944         avoid warning.
2945         * iconv/skeleton.c: Remove cast in calls of loop functions.
2946         * iconvdata/gconv-modules: Remove US-ASCII definitions.
2947         * iconvdata/iso646.c: Remove US_ASCII support.
2948         * include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
2949         * include/unistd.h: Add __libc_check_standard_fds prototype.
2950         * string/bits/string2.h (__mempcpy_args): Add const to casts.
2951         * sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
2952         _fini.
2953         * sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
2954         * sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
2955         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
2956         warning.
2957         * sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
2958         __libc_init_first and _dl_start.
2959         * intl/dcigettext.c (transcmp): Make s1 and s2 const.
2960         (DCIGETTEXT): Make domaindata variable const.
2961         * intl/loadmsgcat.c (_nl_load_domain): Rearrange domain initialization
2962         to avoid warning.
2964 2000-11-20  Hiroyuki Machida  <machida@sm.sony.co.jp>
2966         * sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
2968         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (kernel_stat): Expand
2969         time_t to 'long int' not, 'unsigned int'.  Use 'long int' for
2970         __unused? members.
2972         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOFOLLOW): Use same
2973         value defined in /usr/include/asm-mips/fcntl.h.
2975 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
2977         * stdio-common/Makefile (tests): Add test-vfprintf.
2978         (test-vfprintf-ENV): New variable.
2979         * stdio-common/test-vfprintf.c: New file.
2981         * wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
2983         * wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
2984         (tst-mbrtowc-ENV): New variable.
2985         (tst-wcrtomb-ENV): New variable.
2986         * wcsmbs/tst-mbrtowc.c: New file.
2987         * wcsmbs/tst-wcrtomb.c: New file.
2989 2000-11-16  Andreas Jaeger  <aj@suse.de>
2991         * manual/install.texi (Tools for Compilation): Update
2992         documentation for GCC 2.95.2.
2994 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
2996         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return -EAI_AGAIN
2997         if IPv4 and IPv6 requests timed out.
2999 2000-11-18  Akim Demaille  <akim@epita.fr>
3001         * malloc/obstack.h: Formatting changes.
3002         (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
3003         prevents type checking.
3004         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
3005         cast the value to (void *): assigning a `foo *' to a `void *'
3006         variable is valid.
3007         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
3009 2000-11-17  Ulrich Drepper  <drepper@redhat.com>
3011         * scripts/config.guess: Update from upstream maintainer.
3012         * scripts/config.sub: Likewise.
3014 2000-11-16  Ulrich Drepper  <drepper@redhat.com>
3016         * libio/freopen.c (freopen): Reset _mode after succesful reopening.
3017         * libio/freopen64.c (freopen64): Likewise.
3018         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
3020         * libio/Makefile: Add rules to build and run test-freopen.
3021         * libio/test-freopen.c: New file.
3022         * libio/test-freopen.sh: New file.
3024 2000-11-15  H.J. Lu  <hjl@gnu.org>
3026         * sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
3027         ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
3028         (DL_DT_FINI_ADDRESS): Likewise.
3030         * sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
3031         return type to ElfW(Addr).
3032         (_dl_function_address): New prototype.
3033         (DL_FUNCTION_ADDRESS): Defined.
3034         (DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
3035         (DL_DT_FINI_ADDRESS): Likewise.
3037         * sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.
3039         * sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
3040         (ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.
3042         * sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
3043         (_dl_function_address): This.
3045         * elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
3046         function pointer for DT_FINI.
3047         * elf/dl-close.c (_dl_close): Likewise.
3049         * elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
3050         function pointer for DT_INIT.
3052 2000-11-16  Jakub Jelinek  <jakub@redhat.com>
3054         * sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
3055         end of wexpbuf buffer.
3057 2000-11-16  Andreas Jaeger  <aj@suse.de>
3059         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove duplicate
3060         definition of F_GETLK, F_SETLK, F_SETLKW.
3062 2000-11-16  Andreas Jaeger  <aj@suse.de>
3064         * sysdeps/generic/dl-cache.c (_DL_PLATFORMS_COUNT): Define to 0 if
3065         it's not defined.
3067 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
3069         * dlfcn/default.c (main): Add test for dladdr of main returning
3070         argv[0] in dli_fname field.
3072 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
3074         * Makeconfig (run-program-prefix): Move test-static test into the
3075         variable.
3077         * sysdeps/alpha/dl-machine.h (RTLD_START): Update _dl_argv.
3078         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise,
3079         schedule instructions.
3080         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise,
3081         schedule instructions, fix a bug in copying auxiliary data.
3083 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3085         * manual/startup.texi (Program Arguments): Fix type of main's envp
3086         parameter.
3087         Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
3089         * iconvdata/gconv-modules: Add CP950 alias.
3091 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3093         * sysdeps/unix/sysv/linux/Makefile: Allow ports to override
3094         syscall-list.h goal.
3095         * sysdeps/unix/sysv/linux/sparc/Makefile: New file.
3097 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3099         * intl/Makefile: tst-gettext2.sh does not need a third parameter.
3101         * intl/tst-gettext2.sh: Copy locale data.  Adjust LOCPATH.  Verify
3102         output of program.
3104         * intl/tst-gettext2.c: Set C locale if setting other locale
3105         failed.  Use gettext() not _().
3107         * locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we
3108         successfully loaded a new locale.
3110 2000-11-13  Andreas Jaeger  <aj@suse.de>
3112         * configure.in: Require gcc 2.95 or newer.
3114 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
3116         * sysdeps/unix/sysv/linux/paths.h: Adjust for FHS.
3117         Patch by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
3119 2000-11-11  Jim Meyering  <meyering@lucent.com>
3121         * string/strndup.c (strndup): Cast return value to `char *'.
3123 2000-11-15  Jim Meyering  <meyering@ascend.com>
3125         * sysdeps/generic/memchr.c: Remove some useless parentheses.
3126         [HAVE_STDLIB_H || defined _LIBC]: Include <stdlib.h>.
3127         [HAVE_BP_SYM_H || defined _LIBC]: Guard inclusion of bp-sym.h.
3128         [! (HAVE_BP_SYM_H || defined _LIBC)] (BP_SYM): Define as no-op.
3129         Also #undef __memchr.
3130         Use `weak_alias' only if it's defined.
3132 2000-11-10  H.J. Lu  <hjl@gnu.org>
3134         * Makefile.in (install): Set LANGUAGE=C LC_ALL=C.
3136 2000-11-15  Andreas Jaeger  <aj@suse.de>
3138         * elf/chroot_canon.c: Include <stdint.h>.
3140         * elf/cache.c (struct cache_entry): Use uint64_t for hwcap.
3141         (print_entry): Likewise.
3142         (add_to_cache): Likewise.
3144         * elf/ldconfig.h (add_to_cache): Change prototype for hwcap change.
3146         * elf/ldconfig.c (struct lib_entry): Use uint64_t for hwcap.
3147         (path_hwcap): Likewise.
3148         (search_dir): Likewise.
3150         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Handle platform.
3152         * elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
3154         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
3155         (_dl_platform_string): New.
3156         (_DL_HWCAP_PLATFORM): New.
3157         (_dl_string_platform): New.
3158         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
3160         * sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
3161         (_dl_string_platform): New.
3162         (_DL_HWCAP_PLATFORM): New.
3163         (_dl_platform_string): New.
3165         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Added x86 platform
3166         recognition.
3167         (_DL_HWCAP_COUNT): New.
3168         (_dl_string_platform): New.
3169         (_DL_HWCAP_PLATFORM): New.
3170         (_dl_platform_string): New.
3172 2000-11-14  Ulrich Drepper  <drepper@redhat.com>
3174         * iconvdata/gconv-modules: Add CP936 as alias for GBK.
3176 2000-11-14  Andreas Jaeger  <aj@suse.de>
3178         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Fix access to _dl_hwcap.
3180 2000-11-13  Roland McGrath  <roland@frob.com>
3182         * hurd/get-host.c (_hurd_get_host_config): Fix last change.
3184 2000-11-13  Marcus Brinkmann <marcus@gnu.org>
3186         * hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
3187         underrun and make sure the result is null terminated even if there
3188         is no trailing newline.
3190 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3192         * sysdeps/alpha/fpu/libm-test-ulps: Update.
3194 2000-11-10  H.J. Lu  <hjl@gnu.org>
3196         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
3198 2000-11-10  Andreas Jaeger  <aj@suse.de>
3200         * elf/ldconfig.c (create_links): Fix alloca calculation.
3201         Patch by Ben Collins <bcollins@debian.org>.
3203 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
3205         * inet/getnameinfo.c (getnameinfo): Use correct destination
3206         parameter for if_indextoname.
3207         Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
3209 2000-11-09  H.J. Lu  <hjl@gnu.org>
3211         * sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
3212         xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
3213         xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
3214         xdr_keystatus.
3216         * time/Versions (GLIBC_2.1): Move getitimer to...
3217         * sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.
3219 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
3221         * manual/install.texi: Recommend to set LANGUAGE=C LC_ALL=C during
3222         "make install", to work around a binary incompatibility between
3223         glibc 2.1 and glibc 2.2 gconv modules.
3225 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
3227         * intl/locale.alias: Add thai.
3228         Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
3230 2000-11-07  Akim Demaille  <akim@epita.fr>
3232         * malloc/obstack.c (obstack_grow, obstack_grow0): Rename the second
3233         argument `data' for consistency with the prototypes.
3234         Qualify it `const'.
3235         (obstack_copy, obstack_copy0): Rename the second argument as
3236         `address' for consistency.  Qualify it `const'.
3237         * malloc/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
3238         (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
3239         `const' their input argument (`data' or `address').
3240         Adjust the corresponding macros to include `const' in casts.
3242 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3244         * sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
3245         target family.
3247 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3249         * sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
3250         socket creation.
3252 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3254         * sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
3255         ai_protocol by internal table if service was not given.
3257 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3259         * sysdeps/posix/getaddrinfo.c: Don't raise an error even if
3260         numerical port was specified with protocol without socktype.
3262 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3264         * sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.
3266 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3268         * inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.
3270 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3272         * sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
3273         sin6_scope_id field.
3275 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3277         * inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.
3279 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3281         * inet/getnameinfo.c: Repair NI_NOFQDN flag support.
3283 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
3285         * inet/getnameinfo.c: Wake-up sin6_scope_id support in
3286         getnameinfo(): check for whether sin6_socpe_id exist was wrong.
3288 2000-11-09  Martin Schwidefsky  <mschwide@nc.boeblingen.de.ibm.com>
3290         * sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
3291         * sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
3293 2000-11-09  H.J. Lu  <hjl@gnu.org>
3295         * io/Versions (GLIBC_2.1.1): Remove lockf64.
3298 See ChangeLog.11 for earlier changes.