Updated to fedora-glibc-20041014T0548
[glibc.git] / ChangeLog
blobfc66050f1e8f952512f5080b482a6735966def4a
1 2004-10-12  Jakub Jelinek  <jakub@redhat.com>
3         * sysdeps/generic/segfault.c: Include alloca.h and stdint.h.
4         Don't include frame.h.
5         (CURRENT_STACK_FRAME, INNER_THAN, ADVANCE_STACK_FRAME): Remove.
6         (catch_segfault): Use backtrace function.
8         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Fix comment.
9         * sysdeps/unix/sysv/linux/ia64/register-dump.h: New file.
10         * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h (GET_PC): Return sc_ip
11         field.
13 2004-10-13  Ulrich Drepper  <drepper@redhat.com>
15         Add support for namespaces in the dynamic linker.
16         * dlfcn/Makefile (libdl-routines): Add dlmopen.
17         * dlfcn/Versions [libdl, GLIBC_2.3.4]: Add dlmopen.
18         * dlfcn/dlfcn.h: Define Lmid_t, LM_ID_BASE, and LM_ID_NEWLM.
19         Declare dlmopen.  Document RTLD_DI_LMID.
20         * dlfcn/dlinfo.c: Handle RTLD_DI_LMID.
21         * dlfcn/dlmopen.c: New file.
22         * dlfcn/dlopen.c: Pass new parameter to _dl_open.
23         * dlfcn/dlopenold.c: Likewise.
24         * elf/dl-addr.c: Adjust for removal of GL(dl_loaded).
25         * elf/dl-caller.c: Likewise.
26         * elf/dl-close.c: Likewise.
27         * elf/dl-conflict.c: Likewise.
28         * elf/dl-debug.c: Likewise.
29         * elf/dl-lookup.c: Likewise.
30         * elf/dl-sym.c: Likewise.
31         * elf/dl-version.c: Likewise.
32         * elf/do-lookup.h: Likewise.
33         * elf/rtld.c: Likewise.
34         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
35         * elf/dl-depsc: Likewise.  Add new parameter to _dl_map_object.
36         * elf/dl-fini.c: Call destructors in all namespaces.
37         * elf/dl-iteratephdr.c: Compute total nloaded.  Adjust for removal of
38         GL(dl_loaded).
39         * elf/dl-libc.c: Pass new parameter to _dl_open.  Adjust for removal
40         of GL(dl_loaded).
41         * elf/dl-load.c (_dl_map_object_from_fd): Don't load ld.so a second
42         time.  Reuse the one from the main namespace in all others.
43         Pass new parameter to _dl_new_object.
44         Adjust for removal of GL(dl_loaded).
45         * elf/dl-object.c: Take new parameter.  Use it to initialize l_ns.
46         Adjust for removal of GL(dl_loaded).
47         * elf/dl-open.c (_dl_open): Take new parameter.
48         Adjust for removal of GL(dl_loaded).
49         * elf/dl-support.c: Replace global _dl_loaded etc variables with
50         _dl_ns variable.
51         * include/dlfcn.h: Adjust prototype of _dl_open.
52         Define __LM_ID_CALLER.
53         * include/link.h: Add l_real, l_ns, and l_direct_opencount elements.
54         * sysdeps/generic/dl-tls.c: Bump TLS_STATIC_SURPLUS.  Since libc is
55         using TLS we need memory appropriate to the number of namespaces.
56         * sysdeps/generic/ldsodefs.h (struct rtld_global): Replace _dl_loaded,
57         _dl_nloaded, _dl_global_scope, _dl_main_searchlist, and
58         _dl_global_scope_alloc with _dl_ns element.  Define DL_NNS.
59         Adjust prototypes of _dl_map_object and member in rtld_global_ro.
60         * malloc/malloc.c: Include <dlfcn.h>.
61         * malloc/arena.c (ptmalloc_init): If libc is not in primary namespace,
62         never use brk.
63         * elf/Makefile: Add rules to build and run tst-dlmopen1 and
64         tst-dlmopen2.
65         * elf/tst-dlmopen1.c: New file.
66         * elf/tst-dlmopen1mod.c: New file.
67         * elf/tst-dlmopen2.c: New file.
69         * elf/dl-close.c: Improve reference counting by tracking direct loads.
70         * elf/dl-lookup.c (add_dependency): Likewise.
71         * elf/dl-open.c (dl_open_worker): Likewise.
72         * elf/rtld.c (dl_main): Likewise.
74 2004-09-09  GOTO Masanori  <gotom@debian.or.jp>
76         [BZ #77]
77         * elf/dl-close.c: Count down l_opencount to check not only for
78         l_reldeps, but also l_initfini.
80 2004-10-13  Ulrich Drepper  <drepper@redhat.com>
82         * elf/dl-close.c (_dl_close): Update bug reporting instructions.
84 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
86         * timezone/asia: Update from tzdata2004e.
87         * timezone/southamerica: Likewise.
88         * timezone/private.h: Update from tzcode2004e.
89         * timezone/zdump.c: Likewise.
91         * stdio-common/vfscanf.c: Add support for reading localized
92         digits.  Patch mainly by Hamed Malek <hamed@bamdad.org>.
94         * resolv/res_init.c (res_thread_freeres): Reset _res.options.
95         [BZ #434]
97         * resolv/res_send.c (send_dg): Use nonblocking sockets.  Add
98         appropriate poll/select calls and restart operation if necessary.
99         Also handle EINTR.
101         * elf/tst-dlopenrpath.c (do_test): Enable code which was disabled
102         for debugging.
104         * elf/dl-sym.c (do_sym): Avoid using global variable.
106         * elf/dl-addr.c (_dl_addr): Really use match everywhere.
108 2004-10-09  Andreas Schwab  <schwab@suse.de>
110         * sysdeps/m68k/memcopy.h (WORD_COPY_BWD): Remove use of cast as
111         lvalue.
113         * sysdeps/m68k/fpu/bits/mathinline.h: Remove __THROW from inline
114         definitions.
116 2004-10-07  Andreas Schwab  <schwab@suse.de>
118         * misc/sys/uio.h: Change __vector to __iovec to avoid clash with
119         altivec.
121 2004-10-06  Alan Modra  <amodra@bigpond.net.au>
123         * gmon/Makefile (CFLAGS-mcount.c): Move before inclusion of "Rules".
124         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-mcount.c): Add
125         -msoft-float.
126         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): New macros.
127         (CALL_MCOUNT): Replace with a gas macro implementation.
128         (EALIGN): Delete PROF version.
129         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Invoke CALL_MCOUNT.
130         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Likewise.
131         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: Likewise.
132         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
133         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
134         * sysdeps/powerpc/powerpc64/memset.S: Likewise.
135         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
136         * sysdeps/powerpc/powerpc64/strchr.S: Likewise.
137         * sysdeps/powerpc/powerpc64/strcmp.S: Likewise.
138         * sysdeps/powerpc/powerpc64/strcpy.S: Likewise.
139         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
140         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
141         * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Likewise.
142         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Likewise.
143         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
144         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
145         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
146         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
147         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
148         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
149         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
150         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
151         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
152         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
153         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
154         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
155         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
157         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add extra entry point
158         past _mcount call.
159         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Use it.
160         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: Likewise.
162 2004-10-06  Ulrich Drepper  <drepper@redhat.com>
164         * resolv/res_mkquery.c (res_nmkquery): Reject randombits value if
165         low 16 bits are zero.
167 2004-10-06  Jakub Jelinek  <jakub@redhat.com>
169         * posix/tst-getaddrinfo2.c: Include stdlib.h and string.h.
170         (do_test): Use %p instead of 0x%08X to print a pointer.
172         * malloc/malloc.c: Include stdio-common/_itoa.h.
174 2004-10-05  Ulrich Drepper  <drepper@redhat.com>
176         * elf/rtld.c (dl_main): Use _dl_debug_printf instead of _dl_printf
177         for prelink message.
179 2004-10-05  Jakub Jelinek  <jakub@redhat.com>
181         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Include dl-sysdep.h.
182         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
184 2004-10-05  Ulrich Drepper  <drepper@redhat.com>
186         * grp/initgroups.c: Remove duplicate group IDs.
187         * grp/compat-initgroups.c: Likewise.
188         * nscd/initgrcache.c: Likewise.
190 2004-10-05  Jakub Jelinek  <jakub@redhat.com>
192         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Return 200112L
193         for _SC_CPUTIME or _SC_THREAD_CPUTIME.
195         * nscd/Makefile (nscd-cflags): Set to -DIS_IN_nscd=1, plus
196         -fpie if building PIE.
197         (CFLAGS-*.c): Use it.
199         * nscd/Makefile (relro-LDFLAGS): Add -Wl,-z,now if have-z-relro.
200         ($(objpfx)nscd): Add $(relro-LDFLAGS).
202         * sysdeps/unix/sysv/linux/i386/sysconf.c: Include hp-timing.h.
203         (__sysconf): Return -1 for _SC_CPUTIME or _SC_THREAD_CPUTIME if
204         !HP_TIMING_AVAIL.
206 2004-10-05  Ulrich Drepper  <drepper@redhat.com>
208         * nscd/Makefile (distribute): Remove TODO.
209         * nscd/TODO: Removed.
211 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
213         * nscd/gai.c: Define __no_netlink_support if NEED_NETLINK is
214         defined and __ASSUME_NETLINK_SUPPORT is zero.
215         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-gai.c): Add
216         -DNEED_NETLINK.
218         * malloc/mtrace.pl: Avoid calling location unless it is needed for
219         output.  Patch by Edward Bishop <binutils@gmail.com>.
221         * nscd/Makefile (CFLAGS-gai.c): Add -fpie.
223 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
225         * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c
226         (clock_getcpuclockid): Add missing retval.
228         * sysdeps/unix/sysv/linux/ia64/sysconf.c (linux_sysconf): Fix a typo.
230 2004-10-04  Roland McGrath  <roland@redhat.com>
232         * include/errno.h [RTLD_PRIVATE_ERRNO] (errno): Rename the real symbol
233         to rtld_errno.
234         * sysdeps/generic/errno.c [RTLD_PRIVATE_ERRNO] (rtld_errno): Define it,
235         and don't define any other errno names.
236         * sysdeps/unix/alpha/sysdep.h [RTLD_PRIVATE_ERRNO]: Use rtld_errno in
237         place of errno.
238         * sysdeps/unix/i386/sysdep.S: Likewise.
239         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
240         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
241         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
242         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
243         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
244         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
245         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
246         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
247         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
248         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
249         * sysdeps/unix/x86_64/sysdep.S: Likewise.
251         * sysdeps/generic/errno.c [! USE___THREAD] (errno): Use `nocommon'
252         attribute instead of `section'.
254 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
256         * sysdeps/unix/sysv/linux/ia64/sysconf.c: New file.
257         * sysdeps/unix/sysv/linux/ia64/Dist: Add has_cpuclock.c.
258         * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Move actual
259         testing code to...
260         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: ...here.  New file.
261         * sysdeps/unix/sysv/linux/i386/sysconf.c: Add dynamic check for
262         _SC_CPUTIME and _SC_THREAD_CPUTIME.
264         * nscd/connections.c (start_threads): Use sysconf in case
265         _POSIX_CLOCK_SELECTION or _POSIX_MONOTONIC_CLOCK is not greater zero.
267         * nscd/Makefile (nscd-modules): Add gai.
268         * nscd/gai.c: New file.
269         * nscd/nscd.c: Remove getaddrinfo stub definition.
271         * assert/assert.h: Give up on using __builtin_expect.
273         * elf/rtld.c (dl_main): Only skip => output in ldd mode if both
274         strings are identical.
276 2004-03-18  Jakub Jelinek  <jakub@redhat.com>
278         * malloc/arena.c (aligned_heap_area): New variable.
279         (new_heap): If aligned_heap_area != NULL, attempt to use that
280         first.  If HEAP_MAX_SIZE << 1 area is already HEAP_MAX_SIZE bytes
281         aligned, remember the second half in aligned_heap_area.
282         (delete_heap): Clear aligned_heap_area if deleting the area right
283         before aligned_heap_area.
285 2004-10-03  Juerg Billeter  <j@bitron.ch>
287         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Return -1 if nscd
288         can't be used.  [BZ #424]
290 2004-10-03  Ulrich Drepper  <drepper@redhat.com>
292         Dynamically create new threads if necessary.
293         * nscd/connections.c (fd_ready): If no thread available for processing
294         the request, create a new one unless the limit is reached.
295         (start_threads): Check errors from pthread_create.
296         * nscd/nscd.h: Declare max_nthreads.
297         * nscd/nscd_conf.c: Parse max-nthreads entry.
298         * nscd/nscd.conf: Add max-threads entry.
299         * nscd/nscd_stat.c: Print current and maximum number of threads.
301         Implement paranoia mode.
302         * nscd/connections.c (nscd_init): Mark database and socket descriptors
303         as close on exec.
304         (restart): New function.
305         (restart_p): New function.
306         (nscd_run): Add missing descrement of nready in case readylist is
307         empty.
308         (main_loop_poll): Call restart_p and restart.
309         (main_loop_epoll): Likewise.
310         (begin_drop_privileges): Save original UID and GID.
311         * nscd/nscd.c: Define new variables paranoia, restart_time,
312         restart_interval, oldcwd, old_gid, old_uid.
313         (main): Disable paranoia mode if we are not forking.
314         (check_pid): When re-execing, the PID file contains the same PID as
315         the current process.  Do not fail in this case.
316         * nscd/nscd.conf: Add paranoia and restart-interval entries.
317         * nscd/nscd.h: Define RESTART_INTERVAL.  Declare new variables.
318         * nscd/nscd_conf.c: Parse paranoia and restart-internal configurations.
319         * nscd/nscd_stat.c: Print paranoia and restart-internal values.
321         * nscd/connections.c: Implement alternative loop for main thread
322         which uses epoll.
323         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
324         (CFLAGS-connections.c): Add -DHAVE_EPOLL.
326 2004-10-02  Ulrich Drepper  <drepper@redhat.com>
328         * nscd/Makefile (CFLAGS-initgrcache.c): Add to CFLAGS-* variables,
329         don't replace old content.
331         * nscd/connections.c: Rewrite handling of incoming connections.  All
332         are handled by one thread which then hands off the descriptors for the
333         real work to the worker threads.
334         * nscd/Makefile: Link nscd with librt.
336         * nscd/selinux.c: Pretty printing.
338         * nscd/dbg_log.c (dbg_log): Don't add unnecessary newline to
339         output.  Let syslog do the formatting if debug_level == 0.
341         * nscd/nscd_helper.c (get_mapping): No need to check timestamp if
342         nscd_certainly_running is nonzero.
344 2004-10-02  Simon Josefsson  <jas@extundo.com>
346         [BZ #420]
347         * sysdeps/generic/memmem.c [!_LIBC]: Define __builtin_expect, to
348         make the file usable inside gnulib.
350 2004-10-01  Ulrich Drepper  <drepper@redhat.com>
352         * malloc/malloc.c (public_vALLOc): Add missing use of hooks.
353         (public_pVALLOc): Likewise.
355         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Always add the
356         group the caller provided unless there is a real problem.
358         * posix/bug-glob1.c (prepare): Fix creation of symlink.
360 2004-09-30  Ulrich Drepper  <drepper@redhat.com>
362         * posix/Makefile: Add rules to build and run bug-glob1.
363         * posix/bug-glob1.c: New file.
365         * iconv/iconv_prog.c (main): Print progress information to stderr.
367         * nscd/nscd.c (termination_handler): Reset timestamp so that
368         clients immediately stop using the database.
370         * nscd/nscd-client.h (__nscd_get_map_ref): Drop volatile from last
371         parameter.
372         (__nscd_drop_map_ref): Change second parameter to be a reference to
373         a variable.  Update variable when cycle count changed.
374         * nscd/nscd_helper.c (__nscd_get_map_ref): Remove volatile here, too.
375         * nscd/nscd_getai.c: Correctly use __nscd_drop_map_ref.  Reinitialize
376         all variables and avoid memory leak in case of retries.
377         * nscd/nscd_getgr_r.c: Likewise.
378         * nscd/nscd_gethst_r.c: Likewise.
379         * nscd/nscd_getpw_r.c: Likewise.
380         * nscd/nscd_initgroups.c: Likewise.
382         * nscd/nscd.h: Add declaration of addinitgroups and
383         readdinitgroups.
385 2004-09-30  Andreas Jaeger  <aj@suse.de>
387         * nscd/Makefile (CFLAGS-nscd_initgroups.c): Set to -fpie.
388         (CFLAGS-initgrcache.c): Set to -fexceptions.
390 2004-09-29  Ulrich Drepper  <drepper@redhat.com>
392         * sysdeps/generic/glob.c (glob_in_dir): Don't blindly trust
393         readdir results; for symlinks or files of unknown type check using
394         stat whether the file exists.
396         * posix/tst-gnuglob.c (find_file): Handle leading "./".  Fix
397         recognition of files.
399 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
401         * time/tzfile.c (tzfile_mtime): New variable.
402         (__tzfile_read): Reread the file if mtime is different.
404 2004-09-28  Jakub Jelinek  <jakub@redhat.com>
406         * sysdeps/alpha/fpu/bits/mathinline.h (__fdimf, __fdim, fdimf, fdim):
407         Handle +inf/+inf.
408         * sysdeps/powerpc/fpu/bits/mathinline.h (fdim, fdimf): Likewise.
409         * sysdeps/sparc/fpu/bits/mathinline.h (fdim, fdimf): Likewise.
411 2004-09-29  Ulrich Drepper  <drepper@redhat.com>
413         * nscd/nscd_gethst_r.c (nscd_gethst_r): Use correct constant for
414         testing result of __nscd_get_map_ref.
416 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
418         * sysdeps/i386/fpu/s_fdim.S (__fdim): Handle +inf/+inf.
419         * sysdeps/i386/fpu/s_fdimf.S (__fdimf): Likewise.
420         * sysdeps/i386/fpu/s_fdiml.S (__fdiml): Likewise.
422 004-09-29  Ulrich Drepper  <drepper@redhat.com>
424         * grp/initgroups.c: Move compat_call implementation...
425         * grp/compat-initgroups.c: ...to here.  New file.
426         * grp/Makefile (distribute): Add compat-initgroups.c.
427         (CFLAGS-initgroups.c): Add -DUSE_NSCD=1.
428         * mscd/initgrcache.c: New file.
429         * nscd/nscd_initgroups.c: New file.
430         * nscd/Makefile (routines): Add nscd_initgroups.
431         (nscd-modules): Add initgrcache.
432         * nscd/cache.c (prune_cache): Add support for INITGROUPS entries.
433         * nscd/connections.c: Handle INITGROUPS requests.
434         * nscd/nscd-client.h: Define INITGROUPS, initgr_response_header.
435         Add initgrdata element to struct datahead.  Fix typo in comment.
436         * nscd/nscd_proto.h: Declare __nscd_getgrouplist.  Fix parameter
437         type in __nscd_getgrgrid_r.
438         * nscd/selinux.c (perms): Add INITGROUPS entry.
440         * nscd/nscd_getai.c: No need to include <sys/mman.h>.
442         * sunrpc/get_myaddr.c (get_myaddress): Account for interfaces without
443         assigned addresses.
444         * sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
445         * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
446         * sunrpc/clnt_udp.c (is_network_up): Likewise.
448         * nscd/nscd.c: Define getaddrinfo hidden so that it is never found
449         outside.
451         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_segvflags):
452         Renamed from si_flags due to conflict with si_flags from <elf.h>.
454 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
456         * nscd/nscd_getai.c: Use NO_MAPPING instead of MAP_FAILED for test
457         of failing __nscd_get_map_ref.  Fix a few typos.
459         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Make sure
460         SIGSETXID is not blocked.
461         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Likewise.
462         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Likewise.
463         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
464         * sysdeps/generic/sigfillset.c (sigfillset): Don't set SIGSETXID.
466         * sunrpc/get_myaddr.c (get_myaddress): Fix test for failing
467         getifaddrs call.
468         * sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
469         * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
470         * sunrpc/Makefile (xtests): Add tst-getmyaddr.
471         * sunrpc/tst-getmyaddr.c: New file.
473         * malloc/arena.c (ptmalloc_init): Allow MALLOC_CHECK_==0 to
474         disable all checking.
476         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_flags): Add
477         support to get this value.
479 2004-09-28  Jakub Jelinek  <jakub@redhat.com>
481         * io/utime.h (utime): Allow second argument to be NULL.
483 2004-09-28  Ulrich Drepper  <drepper@redhat.com>
485         * sysdeps/posix/getaddrinfo.c (gaih_inet): If NAME is a numerical IP
486         address and AI_CANONNAME is set, return copy of NAME as ai_canonname.
488 2004-09-27  Andreas Jaeger  <aj@suse.de>
490         * sysdeps/i386/dl-machine.h (elf_machine_rela_relative): Replace
491         static inline by auto inline, add always_inline attribute.
492         (elf_machine_rel): Likewise.
493         (elf_machine_rela): Likewise.
494         (elf_machine_lazy_rel): Likewise.
495         (elf_machine_lazy_rela): Likewise.
496         (elf_machine_rel_relative): Likewise.
498 2004-09-27  Ulrich Drepper  <drepper@redhat.com>
500         * sunrpc/xdr_intXX_t.c: Add xdr_quad_t and xdr_u_quad_t aliases.
501         * sunrpc/rpc/xdr.h: Declare xdr_quad_t and xdr_u_quad_t.
502         * sunrpc/rpc_parse.c (get_type): Use "quad_t" for TOK_HYPER.
503         Otherwise isvectordef will loop infinitely if typedef hyper int64_t
504         is seen.
505         (unsigned_dec): Use "u_quad_t" for similar reasons.
506         * sunrpc/Versions: Export xdr_quad_t and xdr_u_quad_t.
508 2004-09-27  Roland McGrath  <roland@redhat.com>
510         * sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit
511         twiddling in last change.
513         * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.
515         [BZ #409]
516         * posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
517         * stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
518         * sysdeps/generic/bits/waitstatus.h (__W_CONTINUED): New macro.
519         [WCONTINUED] (__WIFCONTINUED): New macro.
520         (__WIFSIGNALED): Rewritten to exclude __W_CONTINUED value, and have no
521         branches.
523         * sysdeps/unix/sysv/linux/waitid.c (do_waitid): Add fifth argument to
524         all three syscall uses, not just one!
526 2004-09-26  Richard Henderson  <rth@redhat.com>
528         * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue.
529         * sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points
530         to 16 byte boundaries.
532 2004-09-26  Ulrich Drepper  <drepper@redhat.com>
534         * elf/readlib.c (process_file): Before complaining about too-short
535         file, check that it potentially be an ELF file.  Also complain about
536         empty files.  [BZ #151].
538         * scripts/test-installation.pl: Fix ld.so recognition for new
539         LD_TRACE_LOADED_OBJECTS output format.
540         Patch by <jsberg04+computing.glibc@ftml.net>  [BZ #407].
542         * elf/dl-support.c (_dl_non_dynamic_init): Fix cleaning of
543         environment.  [BZ #384]
545         * sunrpc/clnt_udp.c (is_network_up): Use getifaddrs instead of ioctl.
546         * sunrpc/get_myaddr.c (get_myaddress): Likewise.
547         * sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
548         * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.  Change interface
549         to avoid buffer overrun and remove now useless parameters.
550         (clnt_broadcast): Adjust caller.  [BZ #381].
552         * sysdeps/generic/s_fdim.c: Handle +inf/+inf
553         * sysdeps/generic/s_fdimf.c: Likewise.
554         * sysdeps/generic/s_fdiml.c: Likewise.
555         * sysdeps/i386/i686/fpu/s_fdim.S: Likewise.
556         * sysdeps/i386/i686/fpu/s_fdimf.S: Likewise.
557         * sysdeps/i386/i686/fpu/s_fdiml.S: Likewise.
558         * sysdeps/powerpc/fpu/s_fdim.c: Likewise.
559         * sysdeps/powerpc/fpu/s_fdimf.c: Likewise.
560         * sysdeps/x86_64/fpu/s_fdiml.S: Likewise.
561         * math/libm-test.inc (fdim_test): Add test case.  [BZ #376].
563         * sysdeps/generic/bits/types.h: Fix __SQUAD_TYPE and __UQUAD_TYPE
564         for compilers without __GLIBC_HAVE_LONG_LONG.  [BZ #362]
566         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Remove incorrect
567         requirement on socktype and protocol.
568         (gaih_inet): If numeric port number is given, return records for all
569         possible socket types.
570         * posix/tst-getaddrinfo2.c: New file.
571         * posix/Makefile (tests): Add tst-getaddrinfo2.  [BZ #358]
573 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
575         * locale/loadlocale.c (_nl_intern_locale_data): Recognize LC_CTYPE
576         data where _nl_value_type_LC_CTYPE does not contain the type
577         information.  Add range checks.
578         Reported by John Lumby <johnlumby@hotmail.com> [BZ #356].
580         * libio/vasprintf.c (_IO_vasprintf): Fix condition to decide
581         whether to realloc or not.
582         Reported by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz> [BZ #346].
584         * intl/dcigettext.c (DCIGETTEXT): Protect tfind/tsearch calls.
585         * intl/dcigettext.c (_nl_find_msg): Call _nl_load_domain also if
586         decided < 0.
587         * intl/finddomain.c (_nl_find_domain): Likewise.
588         * intl/loadmsgcat.c (_nl_load_domain): Set decided to 1 only once we
589         are done.  First set to -1 to signal initialization is ongoing.
590         Protect against concurrent callers with recursive lock.
591         * intl/finddomain.c (_nl_find_domain): Protect calls to
592         _nl_make_l10nflist.  [BZ #322]
594         * sysdeps/posix/getaddrinfo.c (getaddrinfo): If determinination of
595         source address fails, initialized source_addr_len field so that
596         duplicate address recognition does not copy junk.
598 2004-09-25  Jakub Jelinek  <jakub@redhat.com>
600         * sysdeps/unix/sysv/linux/i386/setuid.c (__setuid): Remove second
601         result declaration.
603 2004-09-22  Andreas Schwab  <schwab@suse.de>
605         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Adjust whitespace.
607 2004-09-24  Ulrich Drepper  <drepper@redhat.com>
609         * misc/daemon.c (daemon): Don't succeed if /dev/null cannot be
610         opened.
612         * nis/ypclnt.c (do_ypcall): Add one missing unlock.  Simplify the
613         code a bit.
615         * misc/daemon.c (daemon): Define errno in case /dev/null is not
616         the correct device.
618         * nis/ypclnt.c (yp_bind_file): Optimize a bit.  Minimal cleanups.
620 2004-09-23  Andreas Jaeger  <aj@suse.de>
622         * locale/weight.h (findidx): Remove static, it's not supported
623         anymore with GCC 4.0 in a block scope.
624         * locale/weightwc.h (findidx): Likewise.
625         * posix/regcomp.c (seek_collating_symbol_entry): Likewise.
626         (lookup_collation_sequence_value): Likewise.
627         (build_range_exp): Likewise.
628         (build_collating_symbol): Likewise.
629         * iconv/iconvconfig.c (write_output): Likewise.
630         * elf/do-rel.h (elf_dynamic_do_rel): Likewise.
632         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove
633         static, add always_inline attribute.
634         (elf_machine_rela): Likewise.
635         (elf_machine_lazy_rel): Likewise.
637         * elf/dynamic-link.h (elf_get_dynamic_info): Make static dependend
638         on !RESOLVE so that it's not defined in local scope.
640 2004-09-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
642         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL_NCS): Define.
644 2004-09-23  Thorsten Kukuk  <kukuk@suse.de>
646         * sysdeps/unix/sysv/linux/sys/mount.h: Sync MS_RMT_MASK flag
647         and BLK* ioctls with linux kernel headers.
649 2004-09-23  Ulrich Drepper  <drepper@redhat.com>
651         * sysdeps/generic/bits/dlfcn.h: Add RTLD_DEEPBIND.
652         * elf/dl-object.c (_dl_new_object): Add new parameter mode.  If mode
653         has RTLD_DEEPBIND set add local searchlist before global scope.
654         * sysdeps/generic/ldsodefs.h (_dl_new_object): Adjust prototype.
655         * elf/rtld.c: Adjust callers of _dl_new_object.
656         * elf/dl-load.c: Likewise.
657         (_dl_map_object_from_fd): If RTLD_DEEPBIND is used, don't do anything
658         for DF_SYMBOLIC.
659         * elf/dl-open.c (dl_open_writer): Pass RTLD_DEEPBIND flag on to
660         _dl_map_object_deps.
661         * elf/tst-deep1.c: New file.
662         * elf/tst-deep1mod1.c: New file.
663         * elf/tst-deep1mod2.c: New file.
664         * elf/tst-deep1mod3.c: New file.
665         * elf/Makefile: Add rules to build and run new tests.
667         * elf/dl-deps.c: Pretty printing.
669 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
671         * sysdeps/unix/alpha/sysdep.h (inline_syscall[0-6]): Change name
672         argument to numbers from syscall names.
673         (INLINE_SYSCALL1): Pass __NR_##name to inline_syscall##nr.
674         (INTERNAL_SYSCALL_NCS): Renamed from...
675         (INTERNAL_SYSCALL_1): ... this.  Use INTERNAL_SYSCALL_NCS.
676         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
677         (INTERNAL_SYSCALL_NCS): Define.
678         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
679         (INTERNAL_SYSCALL_NCS): Likewise.
680         * sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall[0-6]):
681         Change name argument to numbers from syscall names.
682         (INLINE_SYSCALL, INTERNAL_SYSCALL): Adjust.
683         (INTERNAL_SYSCALL_NCS): Define.
685 2004-09-22  Ulrich Drepper  <drepper@redhat.com>
687         * malloc/malloc.c (malloc_printerr): Use syslog if writev failed.
689         * string/string.h: Add __nonnull annotations.
690         * stdlib/stdlib.h: Likewise.
692 2004-09-20  Jakub Jelinek  <jakub@redhat.com>
694         * sysdeps/unix/alpha/sysdep.h (inline_syscall[0-6]): Change name
695         argument to numbers from syscall names.
696         (INLINE_SYSCALL1): Pass __NR_##name to inline_syscall##nr.
697         (INTERNAL_SYSCALL_NCS): Renamed from...
698         (INTERNAL_SYSCALL_1): ... this.  Use INTERNAL_SYSCALL_NCS.
699         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
700         (INTERNAL_SYSCALL_NCS): Define.
701         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
702         (INTERNAL_SYSCALL_NCS): Likewise.
703         * sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall[0-6]):
704         Change name argument to numbers from syscall names.
705         (INLINE_SYSCALL, INTERNAL_SYSCALL): Adjust.
706         (INTERNAL_SYSCALL_NCS): Define.
708 2004-09-20  H.J. Lu  <hongjiu.lu@intel.com>
710         * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL):
711         Renamed to ...
712         (DO_INLINE_SYSCALL_NCS): This.
713         (DO_INLINE_SYSCALL): New.
714         (INLINE_SYSCALL): Updated.
715         (INTERNAL_SYSCALL_NCS): Updated.
717 2004-09-21  Ulrich Drepper  <drepper@redhat.com>
719         * elf/sprof.c (load_shobj): Add support for reading symbol table
720         from debuginfo file.
722         * elf/ldd.bash.in: Fix syntax errors.
724 2004-09-20  Ulrich Drepper  <drepper@redhat.com>
726         * sysdeps/unix/sysv/linux/dl-execstack.c
727         (_dl_make_stack_executable): Remove some duplication.
729         * nscd/nscd.c (options): Mark S option as hidden.
730         (parse_opt): When S option is used, print warning message.
731         * nscd/grpcache.c (adgrptbyX): Don't handle secure mode.
732         * nscd/hstcache.c (addhstbyX): Don't handle secure mode.
733         * nscd/aicache.c (addhstaiX): Don't handle secure mode.
734         * nscd/pwdcache.c (addpwbyX): Don't handle secure mode.
736 2004-09-20  Roland McGrath  <roland@frob.com>
738         * elf/dl-load.c (__stack_prot): Only use PROT_GROWSUP/PROT_GROWSDOWN
739         in initializer #if defined.
741 2004-09-18  Paul Eggert  <eggert@cs.ucla.edu>
743         [BZ #391]
744         * stdlib/getsubopt.c: Merge fixes from gnulib.
745         (__strchrnul) [!_LIBC]: Define and include "strchrnul.c".
746         (getsubopt): Use prototypes, not K&R style.
747         Fix bug: memcmp(A,B,N) was being invoked on a memory block B
748         whose size might be smaller than N.  Use strncmp to avoid the bug.
750 2004-09-20  Ulrich Drepper  <drepper@redhat.com>
752         * configure.in: If selinux has not explictly been requested, don't
753         comment on it missing.
755         * elf/dl-load.c: Define __stack_prot.
756         * sysdeps/unix/sysv/linux/dl-execstack.c: Don't define
757         __stack_prot here, just declare it.
759 2004-09-20  Jakub Jelinek  <jakub@redhat.com>
761         * configure.in (libc_cv_z_relro): Only set to yes if linker script
762         contains DATA_SEGMENT_RELRO_END.
764 2004-09-20  Ulrich Drepper  <drepper@redhat.com>
766         * elf/dl-load.c (_dl_map_object_from_fd): Add some error checking.
767         Reorder code slightly.
768         * elf/rtld.c (dl_main): No need to check whether l_info[DT_HASH]
769         is non-null, _dl_setup_hash will do that.
771 2004-09-19  Ulrich Drepper  <drepper@redhat.com>
773         * sysdeps/unix/sysv/linux/setegid.c [HAVE_PTR__NPTL_SETXID]: Call
774         callback to set IDs in all other threads as well.
775         * sysdeps/unix/sysv/linux/seteuid.c: Likewise.
776         * sysdeps/unix/sysv/linux/i386/setegid.c: Likewise.
777         * sysdeps/unix/sysv/linux/i386/seteuid.c: Likewise.
778         * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
779         * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise.
780         * sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise.
781         * sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise.
782         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
783         * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
784         * sysdeps/unix/sysv/linux/setuid.c: New file.
785         * sysdeps/unix/sysv/linux/setgid.c: New file.
786         * sysdeps/unix/sysv/linux/setreuid.c: New file.
787         * sysdeps/unix/sysv/linux/setregid.c: New file.
788         * sysdeps/unix/sysv/linux/setresuid.c: New file.
789         * sysdeps/unix/sysv/linux/setresgid.c: New file.
790         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define INTERNAL_SYSCALL_NCS.
791         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
792         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
794         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
795         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c: Use x86 version.
796         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c: Likewise.
797         * sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c: New file.
798         * sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c: New file.
799         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove setresgid
800         and setresuid.
801         * nscd/aicache.c: Use pthread_seteuid_np instead of seteuid.
802         * nscd/grpcache.c: Likewise.
803         * nscd/hstcache.c: Likewise.
804         * nscd/pwdcache.c: Likewise.
806         * resolv/res_mkquery.c (res_nmkquery): Fix typo.
808 2004-09-18  Ulrich Drepper  <drepper@redhat.com>
810         * sysdeps/unisx/sysv/linux/dl-execstack.c: Get protection flag
811         from memory.
812         * elf/dl-load.c (_dl_map_object_from_fd): Add PROT_EXEC flag to
813         __stack_flags.
815         * sysdeps/posix/getaddrinfo.c (gaih_inet): Do not use
816         gethostbyname3_r if we are not looking for the canonical name.
818         * resolv/res_mkquery.c (res_nmkquery): Randomize request ID every
819         time.
821 2004-09-18  Roland McGrath  <roland@redhat.com>
823         * sysdeps/unix/sysv/linux/waitid.c (do_waitid): Pass fifth argument to
824         system call.
826 2004-09-17  Ulrich Drepper  <drepper@redhat.com>
828         * include/link.h (struct link_map): Add l_used element.
829         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_UNUSED.
830         * elf/rtld.c (process_dl_debug): Recognize unused.
831         (dl_main): When unused debug flag is set check for unused direct
832         dependencies.
833         When printing dependencies and SONAME starts with /, omit the SONAME =>
834         part.
835         * elf/dl-lookup.c (_dl_lookup_symbol_x): Mark object in which the
836         symbol has been found as used.
837         * elf/ldd.bash.in: Add -u option.
839 2004-09-18  Jakub Jelinek  <jakub@redhat.com>
841         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
842         Do nothing if __NR_set_tid_address is not defined.  [BZ #390]
844 2004-09-17  Ulrich Drepper  <drepper@redhat.com>
846         * sysdeps/posix/getaddrinfo.c: Use gethostbyname3_r NSS function
847         in case it is available.
849 2004-09-17  Jakub Jelinek  <jakub@redhat.com>
851         * nscd/nscd.c (parse_opt): Write arg string instead of (void *)
852         key to the socket.
854 2004-09-17  Ulrich Drepper  <drepper@redhat.com>
856         * misc/sys/cdefs.h: Define __nonnull using nonnull function attribute
857         for gcc 3.3 and higher.
858         * io/fcntl.h: Add __nonnull where appropriate.
859         * io/ftw.h: Likewise.
860         * io/utime.h: Likewise.
861         * io/sys/poll.h: Likewise.
862         * io/sys/sendfile.h: Likewise.
863         * io/sys/stat.h: Likewise.
864         * io/sys/statfs.h: Likewise.
865         * io/sys/statvfs.h: Likewise.
866         * posix/unistd.h: Likewise.
867         * catgets/nl_types.h: Likewise.
868         * crypt/crypt.h: Likewise.
869         * debug/execinfo.h: Likewise.
871 2004-09-16  Ulrich Drepper  <drepper@redhat.com>
873         * posix/glob.h: Remove cruft to make header usable outside glibc.
874         The maintenance headache is too big.
876         * configure.in: Add test for required SELinux features.
877         * config.make.in: Add have-selinux entry.
878         * config.h.in: Add HAVE_SELINUX entry.
879         * nscd/Makefile (nscd-modules): Add selinux.
880         (CFLAGS-selinux.c): Add -fpie.
881         Define selinux-LIBS and use in link line.
882         * nscd/connections.c (handle_request): Check access SELinux permissions
883         before processing request.
884         * nscd/nscd.c (main): Initialize selinux_enabled and stop avc thread.
885         * nscd/nscd_stat.c: Transmit and print AVC statistics.
886         * nscd/selinux.c: New file.
887         * nscd/selinux.h: New file.
888         Patch mostly by Matthew Rickard <mjricka@epoch.ncsc.mil>.
890 2004-09-16  Jakub Jelinek  <jakub@redhat.com>
892         * nscd/nscd_helper.c (__nscd_unmap, get_mapping): Use __munmap
893         instead of munmap.
895         * nscd/Makefile (CFLAGS-aicache.c): Set to -fpie.
897 2004-09-16  Thorsten Kukuk  <kukuk@suse.de>
899         * sysdeps/posix/getaddrinfo.c (gaih_inet): Check
900         __nss_not_use_nscd_hosts variable if nscd should be used or not.
902 2004-09-16  Ulrich Drepper  <drepper@redhat.com>
904         * nscd/nscd_proto.h: Define NSS_NSCD_RETRY.
905         Add __nscd_getai prototype.
906         * nss/getXXbyYY_r.c: Remode definition of NSS_NSCD_RETRY.
907         * nscd/nscd-client.h: Remove __nscd_getai prototype.
908         * nscd/nscd_getai.c: Include nscd_proto.h.
910         * elf/ldd.bash.in: Add support for SELinux environments.
911         Patch by Stephen Smalley <sds@epoch.ncsc.mil>.
913 2004-09-16  Roland McGrath  <roland@redhat.com>
915         * configure.in (--with-headers): Let argument contain a : separated
916         list of directories to use, not just one.
917         * configure: Regenerated.
919 2004-09-15  Richard Henderson  <rth@redhat.com>
921         * sysdeps/alpha/fpu/libm-test-ulps: Update.
922         * scripts/data/c++-types-alpha-linux-gnu.data: New file.
924 2004-09-15  Ulrich Drepper  <drepper@redhat.com>
926         * nscd/aicache.c: Prefer using gethostbyname3_r NSS callback to also
927         get ttl and canonical name.  Use these two values.
928         * resolv/Versions: Export _nss_dns_gethostbyname3_r from libnss_dns.
929         * resolv/nss_dns/dns-host.c (getanswer_r): Take two new parameters.
930         If nonnull fill with TTL and pointer to canonical name respectively.
931         (_nss_dns_gethostbyaddr_r): Pass NULL in new parameters of getanswer_r.
932         (_nss_dns_gethostbyname2_r): Just wrapper around
933         _nss_dns_gethostbyname3_r.
934         (_nss_dns_gethostbyname3_r): Renamed from _nss_dns_gethostbyname2_r.
935         Take two new parameters which as passed to getanswer_r.
937         * nscd/Makefile (rountines): Add nscd_getai.
938         (nscd-modules): Add aicache.
939         * nscd/aicache.c: New file.
940         * nscd/nscd_getai.c: New file.
941         * nscd/cache.c (prune_cache): Handle GETAI request type.
942         * nscd/connections.c: Add GETAI support in request handling.
943         * nscd/nscd-client.h (request_type): Add GETAI.
944         Define ai_response_header and struct nscd_ai_result types.
945         (struct datahead): Add aidata field.
946         Declare __nscd_getai.
947         * nscd/nscd.c: Add getaddrinfo definition to catch problems.
948         * nscd/nscd.h: Declare addhstai and readdhstai.
950         * sysdeps/posix/getaddrinfo.c: Add support for using cached results.
951         * posix/Makefile (CFLAGS-getaddrinfo.c): Add -DUSE_NSCD.
953         * nscd/nscd-client.h  (struct datahead): Use uint8_t instead of bool.
955 2004-09-14  Ulrich Drepper  <drepper@redhat.com>
957         * misc/sys/cdefs.h: Remove debugging text from __P and __PMT.
959 2004-09-13  Ulrich Drepper  <drepper@redhat.com>
961         * misc/sys/cdefs.h: Restore old definition of __P.
962         * csu/munch.awk: Remove uses of __P and __PMT.
963         * gmon/gmon.c: Likewise.
964         * hesiod/hesiod.h: Likewise.
965         * include/stdio.h: Likewise.
966         * io/fts.c: Likewise.
967         * libio/genops.c: Likewise.
968         * libio/libioP.h: Likewise.
969         * libio/fileops.c: Likewise.
970         * libio/iolibio.h: Likewise.
971         * libio/libio.h: Likewise.
972         * libio/memstream.c: Likewise.
973         * libio/oldfileops.c: Likewise.
974         * libio/oldstdfiles.c: Likewise.
975         * libio/iopopen.c: Likewise.
976         * libio/vsnprintf.c: Likewise.
977         * libio/vswprintf.c: Likewise.
978         * libio/wgenops.c: Likewise.
979         * libio/oldiopopen.c: Likewise.
980         * locale/programs/xmalloc.c: Likewise.
981         * locale/programs/xstrdup.c: Likewise.
982         * malloc/mtrace.c: Likewise.
983         * misc/getttyent.c: Likewise.
984         * misc/getusershell.c: Likewise.
985         * nis/rpcsvc/ypupd.h: Likewise.
986         * posix/fnmatch.h: Likewise.
987         * posix/glob.h: Likewise.
988         * resolv/arpa/nameser.h: Likewise.
989         * resolv/gethnamaddr.c: Likewise.
990         * resolv/resolv.h: Likewise.
991         * resolv/inet_net_ntop.c: Likewise.
992         * resolv/inet_net_pton.c: Likewise.
993         * resolv/res_init.c: Likewise.
994         * resolv/nss_dns/dns-network.c: Likewise.
995         * stdio-common/vfprintf.c: Likewise.
996         * stdio-common/reg-printf.c: Likewise.
997         * sysdeps/generic/chflags.c: Likewise.
998         * sysdeps/generic/fchflags.c: Likewise.
999         * sysdeps/generic/glob.c: Likewise.
1000         * sysdeps/generic/printf_fphex.c: Likewise.
1001         * sysdeps/generic/memcmp.c: Likewise.
1002         * sysdeps/generic/memcopy.h: Likewise.
1003         * sysdeps/generic/morecore.c: Likewise.
1004         * sysdeps/generic/sstk.c: Likewise.
1005         * sysdeps/posix/sigvec.c: Likewise.
1006         * sysdeps/posix/ttyname_r.c: Likewise.
1007         * sysdeps/standalone/arm/bits/errno.h: Likewise.
1008         * sysdeps/standalone/standalone.h: Likewise.
1009         * sysdeps/standalone/i386/force_cpu386/brdinit.c: Likewise.
1010         * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
1011         * sysdeps/unix/arm/start.c: Likewise.
1012         * sysdeps/unix/bsd/sigaction.c: Likewise.
1013         * sysdeps/unix/bsd/sun/m68k/sigtramp.c: Likewise.
1014         * sysdeps/unix/bsd/sun/sparc/sigtramp.c: Likewise.
1015         * sysdeps/unix/bsd/sun/sunos4/wait4.c: Likewise.
1016         * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Likewise.
1017         * sysdeps/unix/bsd/ultrix4/sysconf.c: Likewise.
1018         * sysdeps/unix/sparc/start.c: Likewise.
1019         * sysdeps/unix/sysv/getdents.c: Likewise.
1020         * sysdeps/unix/sysv/irix4/fpathconf.c: Likewise.
1021         * sysdeps/unix/sysv/irix4/getgroups.c: Likewise.
1022         * sysdeps/unix/sysv/irix4/getpriority.c: Likewise.
1023         * sysdeps/unix/sysv/irix4/getrusage.c: Likewise.
1024         * sysdeps/unix/sysv/irix4/pathconf.c: Likewise.
1025         * sysdeps/unix/sysv/irix4/setgroups.c: Likewise.
1026         * sysdeps/unix/sysv/irix4/sigtramp.c: Likewise.
1027         * sysdeps/unix/sysv/irix4/start.c: Likewise.
1028         * sysdeps/unix/sysv/irix4/sysconf.c: Likewise.
1029         * sysdeps/unix/sysv/sco3.2.4/__setpgid.c: Likewise.
1030         * sysdeps/unix/sysv/sco3.2.4/getgroups.c: Likewise.
1031         * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
1032         * sysdeps/unix/sysv/sysv4/__setpgid.c: Likewise.
1033         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
1034         * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
1035         * sysdeps/unix/sysv/sysv4/sethostname.c: Likewise.
1036         * sysdeps/unix/sysv/sysv4/setsid.c: Likewise.
1037         * sysdeps/unix/sysv/sysv4/sysconf.c: Likewise.
1038         * sysdeps/unix/sysv/sysv4/waitpid.c: Likewise.
1039         * sysdeps/unix/sysv/sysv4/solaris2/getdents.c: Likewise.
1040         * time/tzset.c: Likewise.
1041         * time/strftime_l.c: Likewise.
1042         * time/strptime_l.c: Likewise.
1043         * crypt/md5.h: Likewise.
1045 2004-09-13  Andreas Jaeger  <aj@suse.de>
1047         * configure.in: Support GCC 4.x.
1048         * configure: Regenerated.
1050 2004-09-13  Thorsten Kukuk  <kukuk@suse.de>
1052         * nscd/nscd_stat.c: Don't access dbs[cnt].head for disabled services.
1054         * nscd/nscd.init: Fix path to socket.
1056 2004-09-12  Ulrich Drepper  <drepper@redhat.com>
1058         * nscd/nscd_helper.c (get_mapping): Correctly check cmsg length.
1059         Avoid file descriptor leak in case of size mismatch.
1061         * nscd/nscd-client.h: Fix database structure layout for biarch.
1062         * nscd/mem.c (gc): Add casts to avoid warnings.
1064         * nss/getent.c: Don't preconstruct help message.  Do it only when
1065         needed.
1067         * locale/programs/locale.c: Simplify help message printing.
1069 2004-09-12  Roland McGrath  <roland@frob.com>
1071         * sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]: Add decls
1072         missing in last change.
1074 2004-09-11  Thorsten Kukuk  <kukuk@suse.de>
1076         * nis/nss_compat/compat-grp.c: Check that buflen is greater zero
1077         before writing data into the buffer with negative offset.
1078         * nis/nss_compat/compat-initgroups.c: Likewise.
1079         * nis/nss_compat/compat-pwd.c: Likewise.
1080         * nis/nss_compat/compat-spwd.c Likewise.
1082 2004-09-12  Ulrich Drepper  <drepper@redhat.com>
1084         * misc/syslog.c (vsyslog): Fix copying of PID in case of
1085         out-of-memory situation.  [BZ #365].
1087         * sysdeps/alpha/fpu/bits/mathinline.h: Use __NTH instead of
1088         __THROW in inline function definitions.
1090         * posix/spawn.h [__USE_GNU]: Define POSIX_SPAWN_USEVFORK.
1091         * posix/spawnattr_setflags.c: Check whether any unknown bit is set
1092         in FLAGS parameter and fail if this is the case.
1093         * sysdeps/posix/spawni.c: Use vfork if POSIX_SPAWN_USEVFORK flag is
1094         set.
1096         * nscd/pwdcache.c (cache_addpw): Sync also negative results to disk.
1097         * nscd/grpcache.c (cache_addgr): Likewise.
1098         * nscd/hstcache.c (cache_addhst): Likewise.
1100 2004-09-11  Roland McGrath  <roland@frob.com>
1102         * sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]:
1103         Set _dl_phdr and _dl_phnum.
1104         (init1): When bootstrap task, bail early and never examine *D.
1106 2004-09-11  Alfred M. Szmidt  <ams@kemisten.nu>
1108         * sysdeps/mach/hurd/i386/tls.h (__i386_set_gdt) [!HAVE_I386_SET_GDT]:
1109         Cast THR, SEL and DESC to `void'.
1111 2004-09-11  Ulrich Drepper  <drepper@redhat.com>
1113         * nscd/connections.c (nscd_run): Call setup_thread only for enabled
1114         databases.
1116         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Use __NTH for __cmsg_nxthdr.
1118 2004-09-10  Ulrich Drepper  <drepper@redhat.com>
1120         * nscd/nscd.c (pagesize_m1): New variable.
1121         (main): Initialize it.
1122         * nscd/nscd.h: Declare pagesize_m1.
1123         * nscd/hstcache.c: Pass correctly aligned address to msync.
1124         * nscd/grpcache.c: Likewise.
1125         * nscd/pwdcache.c: Likewise.
1127 2004-09-10  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1129         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Decrement
1130         __nwaiters.  If pthread_cond_destroy has been called and this is
1131         the last waiter, signal pthread_cond_destroy caller and avoid
1132         using the pthread_cond_t structure after unlock.
1133         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
1135 2004-09-10  Ulrich Drepper  <drepper@redhat.com>
1137         * sysdeps/unix/sysv/linux/kernel-features.h: Don't define
1138         __ASSUME_CLONE_STOPPED.
1140 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
1142         * misc/sys/cdefs.h (__REDIRECT_NTH): Change order of __THROW and
1143         __asm__ for C++.  [BZ #377]
1145 2004-09-10  Ulrich Drepper  <drepper@redhat.com>
1147         * nscd/nscd_stat.c: Improve output by also printing .shared and
1148         .persistent.
1150         * nscd/connections.c: Allow cache sharing to be really disabled.
1152 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
1154         * malloc/malloc.c (_int_free): Only do arena boundary check for
1155         contiguous arenas.
1157 2004-09-10  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1159         * stdlib/longlong.h [__M32R__] (add_ssaaaa, sub_ddmmss): Fix broken
1160         instruct operands.
1161         * elf/elf.h: Add R_M32R_* relocs.
1163 2004-09-09  Ulrich Drepper  <drepper@redhat.com>
1165         * misc/sys/cdefs.h: Despite what the gcc manual says, gcc 3.2
1166         seems not to support the nothrow attribute.  Use it only for gcc
1167         3.3 and higher.
1169         * malloc/hooks.c (top_check): Print top chunk corruption as normal
1170         error message.
1172         * malloc/malloc.c (malloc_printerr): Don't make informational
1173         message look like error message.
1175 2004-09-09  Andreas Jaeger  <aj@suse.de>
1177         * nscd/Makefile (CFLAGS-nscd_setup_thread.c): Set to -fpie.
1179 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
1181         * sysdeps/unix/sysv/linux/bits/socket.h (__SCM_CONNECT): Removed.
1183         * malloc/malloc.c (_int_free): Add inexpensive double free and
1184         memory corruption tests.
1185         (malloc_printf_nc): Renamed to malloc_printerr.  Second parameter
1186         is no format string anymore.  Don't use stdio.  Adjust all callers.
1187         * malloc/hooks.c: Adjust malloc_printf_nc callers.
1189 2004-09-08  Roland McGrath  <roland@redhat.com>
1191         * malloc/mcheck.c: Don't use __P.
1192         Use prototypes definitions for static functions.
1194 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
1196         * sysdeps/ia64/fpu/bits/mathinline.h: Use __NTH instead of __THROW.
1198 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
1199             Jakub Jelinek  <jakub@redhat.com>
1201         * nscd/nscd-client.h: Add a few #includes.
1203         * nscd/Makefile (nscd-modules): Add nscd_setup_thread.
1204         * nscd/connections.c (nscd_run): Call setup_thread for maintenance
1205         threads.
1206         * nscd/nscd-client.h (struct database_pers_head): Add
1207         nscd_certainly_running field.
1208         * nscd/nscd.h: Declare setup_thread.
1209         * nscd/nscd_helper.c (__nscd_get_map_ref): Avoid the time test if
1210         nscd_certainly_running is nonzero.
1211         * sysdeps/generic/nscd_setup_thread.c: New file.
1212         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: New file.
1214 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
1216         * nscd/connections.c: Implement r/o sharing of nscd's cache with client
1217         processes via shared memory.
1218         * nscd/nscd-client.h: Likewise.
1219         * nscd/nscd.h: Likewise.
1220         * nscd/nscd_conf.c: Likewise.
1221         * nscd/nscd_getgr_r.c: Likewise.
1222         * nscd/nscd_getpw_r.c: Likewise.
1223         * nscd/nscd_gethst_r.c: Likewise.
1224         * nscd/nscd.conf: Add new config parameters.
1225         * nscd/Makefile (aux): Add nscd_helper.
1226         * nscd/nscd_helper.c: New file.
1227         * nscd/mem.c (gc): Indicate beginning and end of the gc cycle.
1229         * nscd/hstcache.c: Simplify a lot.  We cache only the request itself,
1230         no derived information.
1231         * connections.c (nscd_init): Fix bug in testing size of the persistent.
1233         * nis/Makefile (aux): Add nis_hash.
1234         * nis/nis_hash.c: New file.  Split out from nis_util.c.
1235         * nis/nis_util.c: Move __nis_hash code in separate file.
1237         * csu/tst-atomic.c: Improve atomic_increment_val test which would
1238         not have found a ppc bug.
1240         * sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes.
1242         * malloc/arena.c: Remove __MALLOC_P uses.
1243         * malloc/malloc.c: Likewise.
1245         * malloc/mtrace.c: Remove __P uses.
1246         * malloc/mcheck-init.c: Likewise.
1248 2004-09-07  Jakub Jelinek  <jakub@redhat.com>
1250         * sysdeps/powerpc/powerpc64/configure.in: New file.
1251         * config.h.in (USE_PPC64_OVERLAPPING_OPD): Add.
1252         * configure.in (HAVE_ASM_GLOBAL_DOT_NAME): Remove.
1253         * sysdeps/powerpc/powerpc64/sysdep.h: Formatting.
1254         (OPD_ENT, BODY_LABEL, ENTRY_1, ENTRY_2, END_2, DOT_PREFIX,
1255         BODY_PREFIX): Define.
1256         (ENTRY, DOT_LABEL, END, TRACEBACK, END_GEN_TB, EALIGN): Support
1257         HAVE_ASM_GLOBAL_DOT_NAME or no dot symbols,
1258         USE_PPC64_OVERLAPPING_OPD or never overlapping .opd entries.
1259         * sysdeps/powerpc/powerpc64/dl-machine.h: Include sysdep.h.
1260         (TRAMPOLINE_TEMPLATE, RTLD_START): Use the new sysdep.h macros.
1262 2004-09-07  Ulrich Drepper  <drepper@redhat.com>
1264         * malloc/malloc.h: Don't define __THROW if it is already defined.
1266         * sysdeps/powerpc/bits/atomic.h (atomic_increment): Define.
1267         (atomic_decrement): Define.
1269         * sysdeps/powerpc/bits/atomic.h: Implement atomic_increment_val and
1270         atomic_decrement_val.
1271         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
1272         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
1274         * csu/tst-atomic.c (do_test): Add tests of atomic_increment_val
1275         and atomic_decrement_val.
1277         * include/atomic.h: Define atomic_increment_val, atomic_decrement_val,
1278         and atomic_delay is not already defined.
1279         * sysdeps/i386/i486/bits/atomic.h: Define atomic_delay.
1280         * sysdeps/x86_64/bits/atomic.h: Likewise.
1282         * miscd/sys/cdefs.h (__NTH): New macro.
1283         (__THROW): Define using nothrow attribute for C code and gcc >= 3.2.
1284         (__REDIRECT_NTH): New macro.
1285         * argp/argp.h: Use __NTH and __REDIRECT_NTH where necessary.
1286         * ctype/ctype.h: Likewise.
1287         * dirent/dirent.h: Likewise.
1288         * io/fcntl.h: Likewise.
1289         * io/sys/sendfile.h: Likewise.
1290         * io/sys/stat.h: Likewise.
1291         * io/sys/statfs.h: Likewise.
1292         * io/sys/statvfs.h: Likewise.
1293         * libio/bits/stdio.h: Likewise.
1294         * misc/sys/mman.h: Likewise.
1295         * posix/unistd.h: Likewise.
1296         * resource/sys/resource.h: Likewise.
1297         * rt/aio.h: Likewise.
1298         * signal/signal.h: Likewise.
1299         * stdlib/stdlib.h: Likewise.
1300         * string/argz.h: Likewise.
1301         * string/string.h: Likewise.
1302         * sysdeps/generic/inttypes.h: Likewise.
1303         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
1304         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
1305         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
1306         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
1307         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
1308         * sysdeps/unix/sysv/linux/bits/sys/sysmacros.h: Likewise.
1309         * wcsmbs/wchar.h: Likewise.
1311         * sysdeps/generic/glob.c: Use __PMT isntead of __P where appropriate.
1313         * resolv/gethnamaddr.c (getanswer): Remove __P use in variable
1314         definition.
1316         * io/sys/poll.h: Remove __THROW from poll prototype, it's a
1317         cancellation point.
1319         * io/fts.c (fts_open): Remove uses of __P.
1321         * include/stdlib.h: No need to use __THROW in this header.
1323 2004-09-06  Roland McGrath  <roland@frob.com>
1325         * sysdeps/mach/hurd/dl-sysdep.c (__writev): Does use assert on FD
1326         validity, since __assert_fail gets to here anyway.  Just fail.
1328 2004-09-06  Ulrich Drepper  <drepper@redhat.com>
1330         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix problem with
1331         AF_UNSPEC lookup with AI_CANONNAME of name which has only IPv6
1332         addresses.
1334 2004-09-05  Richard Henderson  <rth@redhat.com>
1336         * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file.
1337         * sysdeps/unix/sysv/linux/kernel-features.h
1338         (__ASSUME_IEEE_RAISE_EXCEPTION): New.
1339         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file.
1340         * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file.
1341         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use it.
1342         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
1344 2004-09-05  Richard Henderson  <rth@redhat.com>
1346         * sysdeps/alpha/div.S: Save and restore FPCR around fp operations.
1347         * sysdeps/alpha/divl.S, sysdeps/alpha/divq.S, sysdeps/alpha/divqu.S,
1348         sysdeps/alpha/ldiv.S, sysdeps/alpha/reml.S, sysdeps/alpha/remq.S,
1349         sysdeps/alpha/remqu.S: Likewise.
1350         * sysdeps/alpha/div_libc.h (FRAME): Increase to 64.
1352 2004-09-05  Ulrich Drepper  <drepper@redhat.com>
1354         * nscd/cache.c (cache_add): Correctly log GETHOSTBYADDR and
1355         GETHOSTBYADDRv6 requests.
1357 2004-09-04  Ulrich Drepper  <drepper@redhat.com>
1359         * nscd/pwdcache.c (cache_addpw): Use correct key length in
1360         cache_add calls.
1361         * nscd/grpcache.c (cache_addgr): Likewise.
1363 2004-09-03  Alfred M. Szmidt  <ams@kemisten.nu>
1365         * sysdeps/mach/hurd/i386/tls.h (THREAD_DTV): Changed type of _DTV
1366         to `dtv_t *'.
1368 2004-09-03  Ulrich Drepper  <drepper@redhat.com>
1370         * nscd/nscd.c (parse_opt): Use writev instead of two write for
1371         invalidate command.
1373 2004-09-02  Ulrich Drepper  <drepper@redhat.com>
1375         * nscd/connections.c (nscd_run): Check early for invalid request types.
1377 2004-09-02  Roland McGrath  <roland@frob.com>
1379         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): New macro.
1380         (INSTALL_NEW_DTV, THREAD_DTV): Rewritten to fetch the right word.
1381         (THREAD_SELF): New macro.
1383 2004-09-02  Steven Munroe  <sjmunroe@us.ibm.com>
1385         [BZ #357]
1386         * stdlib/tst-setcontext.c (test_stack): Added test for stack clobber.
1387         (main): Call test_stack.
1388         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
1389         (__getcontext): Push stack frame then save parms in local frame.
1390         Improve instruction scheduling.
1391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
1392         (__swapcontext): Likewise.
1394 2004-09-01  Andreas Schwab  <schwab@suse.de>
1396         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h [g++ >= 3.5]: Use
1397         __builtin_offsetof.
1399 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1401         [BZ #361]
1402         * posix/fnmatch_loop.c (FCT): For backslash between brackets, branch
1403         to normal_bracket after fetching the next character.
1404         * posix/tst-fnmatch.input: Add 25 new tests.
1405         Reported by Markus Oberhumer <markus@oberhumer.com>.
1407 2004-09-01  Ulrich Drepper  <drepper@redhat.com>
1409         * elf/rtld.c (dl_main): First check existence of ld.so.preload
1410         with access.
1412 2004-09-01  Roland McGrath  <roland@redhat.com>
1414         * sysdeps/unix/sysv/linux/bits/waitflags.h
1415         (WSTOPPED, WEXITED, WCONTINUED, WNOWAIT): New macros.
1416         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):
1417         New macro.
1418         * sysdeps/unix/sysv/linux/waitid.c: New file.  Use new syscall when
1419         available, or fall back to the waitpid-based generic code.
1421 2004-08-14  Alfred M. Szmidt  <ams@kemisten.nu>
1423         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Let gcc
1424         clobber the `ebp' register.
1425         * sysdeps/mach/hurd/i386/Makefile (CFLAGS-init-first.c): Removed.
1426         Reverts change from 2004-05-07 by Jeroen Dekkers.
1428         * sysdeps/mach/hurd/i386/init-first.c (init): Changed the type of
1429         NEWSP from `void *' to `int *'.  Changed all casts accordingly.
1431 2004-08-31  Jakub Jelinek  <jakub@redhat.com>
1433         * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute_hidden
1434         before return type.
1435         * locale/localename.c (__current_locale_name): Likewise.
1437 2004-08-31  Jakub Jelinek  <jakub@redhat.com>
1439         * elf/ldconfig.c (parse_conf): Add prefix argument, prepend it
1440         before arguments to add_dir and pass to parse_conf_include.
1441         (parse_conf_include): Add prefix argument, pass it down to
1442         parse_conf.
1443         (main): Call arch_startup.  Adjust parse_conf caller.
1444         Call add_arch_dirs.
1445         * sysdeps/generic/dl-cache.h (arch_startup, add_arch_dirs): Define.
1446         * sysdeps/unix/sysv/linux/i386/dl-cache.h: New file.
1447         * sysdeps/unix/sysv/linux/ia64/dl-cache.h (EMUL_HACK, arch_startup,
1448         add_arch_dirs): Define.
1449         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Prepend
1450         /emul/ia32-linux before the 32-bit ld.so pathname.
1451         * sysdeps/unix/sysv/linux/ia64/dl-procinfo.c: New file.
1452         * sysdeps/unix/sysv/linux/ia64/dl-procinfo.h: New file.
1454 2004-08-30  Roland McGrath  <roland@frob.com>
1456         * scripts/extract-abilist.awk: If `lastversion' variable defined, omit
1457         later sets from output.
1458         * Makerules (check-abi): Pass option to set that with value of
1459         LIB-abi-frozen variable if one is set.
1461         * abilist/libcidn.abilist: New file (empty).
1463 2004-08-30  Jakub Jelinek  <jakub@redhat.com>
1465         * posix/bits/posix1_lim.h (_POSIX_CHILD_MAX, _POSIX_OPEN_MAX): If
1466         not __USE_XOPEN2K, use the Unix98 mandated values.
1468 2004-08-27  Roland McGrath  <roland@redhat.com>
1470         * configure.in (usetls): Default to yes.
1471         * configure: Regenerated.
1473 2004-08-26  Roland McGrath  <roland@redhat.com>
1475         * configure.in (add_ons_automatic): New variable, set to yes or no
1476         indicating --enable-add-ons with no explicit list.
1477         (running add-on fragments): Allow a fragment to modify $libc_add_on
1478         and have that affect its place in the list of add-ons to use.
1479         * configure: Regenerated.
1481 2004-08-26  Ulrich Drepper  <drepper@redhat.com>
1483         * nscd/cache.c: Major rewrite.  The data is now optionally kept in
1484         a mmaped memory region which is automatically mirrored on disk.
1485         This implements persistent data storage.  The Memory handled
1486         needed to be completely revamped, it now uses a garbage collection
1487         mechanism instead of malloc.
1488         * nscd/connections.c: Likewise.
1489         * nscd/nscd.c: Likewise.
1490         * nscd/nscd.h: Likewise.
1491         * nscd/nscd_conf.c: Likewise.
1492         * nscd/nscd_stat.c: Likewise.
1493         * nscd/grpcache.c: Likewise.
1494         * nscd/hstcache.c:: Likewise.
1495         * nscd/pwdcache.c:: Likewise.
1496         * nscd/Makefile: Add rules to build mem.c.
1497         * nscd/mem.c: New file.
1498         * nscd/nscd.conf: Describe new configuration options.
1500 2004-08-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1502         * sysdeps/unix/sysv/linux/mips/pread.c: Include sgidefs.h only if
1503         NO_SGIDEFS_H isn't defined.
1504         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
1505         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
1507         * sysdeps/unix/sysv/linux/sh/pread.c: Define NO_SGIDEFS_H and
1508         _MIPS_SIM.
1509         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
1510         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
1511         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
1513 2004-08-26  Ulrich Drepper  <drepper@redhat.com>
1515         * nscd/connections.c (nscd_run): atomic_increment was not missing.
1517         * sysdeps/gnu/Makefile (libdl-sysdep_routines): Don't add eval.
1518         Patch by Greg Schafer.
1520 2004-08-25  Richard Henderson  <rth@redhat.com>
1522         * sysdeps/alpha/elf/start.S (_start): Use $15 as frame unwind
1523         instead of $31.  Zero $15.
1524         * sysdeps/unix/sysv/linux/alpha/clone.S (thread_start): Likewise.
1526 2004-08-25  Ulrich Drepper  <drepper@redhat.com>
1528         * sysdeps/powerpc/powerpc64/bits/atomic.h
1529         (__arch_compare_and_exchange_bool_32_acq): Fix case where oldval
1530         is negative.
1531         (__arch_compare_and_exchange_bool_32_rel): Likewise.
1533         * nscd/connections.c: Make socket nonblocking so that threads
1534         don't get stuck on accept.  Fix locking.
1536         * nscd/grpcache.c (cache_addgr): Use copy of original key in hash
1537         entry with alternative key.
1538         * nscd/pwdcache.c (cache_addpw): Likewise.
1540 2004-08-25  Richard Sandiford  <rsandifo@redhat.com>
1542         * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set
1543         __libc_stack_end.
1545 2004-08-23  Ulrich Drepper  <drepper@redhat.com>
1547         * sysdeps/gnu/netinet/udp.h: Cosmetic changes.  Remove unnecessary
1548         __BEGIN_DECLS/__END_DECLS.
1550 2004-08-23  Andreas Jaeger  <aj@suse.de>
1552         [BZ #341]
1553         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_NOATIME): Define.
1554         * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (O_NOATIME): Likewise.
1555         * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (O_NOATIME): Likewise.
1556         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (O_NOATIME): Likewise.
1557         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (O_NOATIME): Likewise.
1558         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_NOATIME): Likewise.
1559         * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (O_NOATIME): Likewise.
1560         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOATIME): Likewise.
1561         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_NOATIME): Likewise.
1562         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_NOATIME): Likewise.
1563         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (O_NOATIME): Likewise.
1564         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_NOATIME): Likewise.
1565         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (O_NOATIME): Likewise.
1567 2004-08-21  Ulrich Drepper  <drepper@redhat.com>
1569         * malloc/hooks.c (DEFAULT_CHECK_ACTION): Moved to malloc.c.
1570         (check_action): Likewise.
1571         When printing error messages, use malloc_printf_nc now instead of
1572         fiddling with the streams cancellation flag in every place.
1573         * malloc/malloc.c (DEFAULT_CHECK_ACTION): New definition.  Change
1574         default to 3.
1575         (check_action): New variable.
1576         (unlink): Print error message and eventually terminate in case list
1577         is corrupted.
1578         (malloc_printf_nc): New function.  Use it in _int_free.
1579         Change proposed by Arjan van de Ven.
1581         * dlfcn/Makefile: Don't build eval.c anymore.
1583 2004-08-20  Roland McGrath  <roland@frob.com>
1585         * csu/Makefile ($(objpfx)version-info.h): Use printf in place
1586         of echo -e for POSIX.2 portability.
1587         Reported by Paul Jarc <prj@po.cwru.edu>.
1589 2004-08-19  Ulrich Drepper  <drepper@redhat.com>
1591         * sysdeps/posix/getaddrinfo.c (gaih_inet): Minor optimizations in
1592         list generation.
1594         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use
1595         getcanonname_r function if AI_CANONNAME flag is not set in
1596         request.
1598         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss):
1599         Initialize mysize with limits only if latter is >= 0.  Use mysize
1600         in malloc call.
1602 2004-08-19  Jakub Jelinek  <jakub@redhat.com>
1604         * sysdeps/posix/getaddrinfo.c (gaih_inet): Cast canon to (char *)
1605         to avoid warning.
1607         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Initialize
1608         status to NSS_STATUS_UNAVAIL.
1610 2004-08-19  Jakub Jelinek  <jakub@redhat.com>
1612         * sysdeps/powerpc/powerpc64/configure.in: New file.
1613         * sysdeps/powerpc/powerpc64/configure: Rebuilt.
1614         * config.h.in (USE_PPC64_OVERLAPPING_OPD): Add.
1615         * configure.in (HAVE_ASM_GLOBAL_DOT_NAME): Remove.
1616         * configure: Rebuilt.
1617         * sysdeps/powerpc/powerpc64/sysdep.h: Formatting.
1618         (OPD_ENT, BODY_LABEL, ENTRY_1, ENTRY_2, END_2, DOT_PREFIX,
1619         BODY_PREFIX): Define.
1620         (ENTRY, DOT_LABEL, END, TRACEBACK, END_GEN_TB, EALIGN): Support
1621         HAVE_ASM_GLOBAL_DOT_NAME or no dot symbols,
1622         USE_PPC64_OVERLAPPING_OPD or never overlapping .opd entries.
1623         * sysdeps/powerpc/powerpc64/dl-machine.h: Include sysdep.h.
1624         (TRAMPOLINE_TEMPLATE, RTLD_START): Use the new sysdep.h macros.
1626 2004-08-19  Ulrich Drepper  <drepper@redhat.com>
1628         * sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the
1629         cannoname lookup since it has the FQDN even if the original NAME
1630         value has not.
1632 2004-08-18  Ulrich Drepper  <drepper@redhat.com>
1634         * sysdeps/posix/getaddrinfo.c (gaih_inet): Store NAME parameter
1635         pointer in new variable ORIG_NAME and use this pointer when
1636         determination of canonical name failed, not the possibly IDN
1637         translated value of NAME.
1639 2004-08-17  Ulrich Drepper  <drepper@redhat.com>
1641         * resolv/resolv.h (RES_DEFAULT): Add RES_NOIP6DOTINT.
1642         * resolv/res_init.c (res_setoptions): Recognize ip6-dotint option.
1643         Reset RES_NOIP6DOTINT flag in this case..
1645         * sysdeps/posix/getaddrinfo.c: Fix memory handling of
1646         ai_canonname.
1648 2004-08-16  Ulrich Drepper  <drepper@redhat.com>
1650         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Don't use
1651         CNAME records, we better follow the chain of CNAME records which
1652         can be accomplished with A/AAAA lookups.
1654 2004-08-15  Roland McGrath  <roland@redhat.com>
1656         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who):
1657         Remove __RUSAGE_BOTH constant and RUSAGE_BOTH macro.
1658         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
1659         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
1660         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1662 2004-08-15  Roland McGrath  <roland@frob.com>
1664         * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to
1665         this, not ...
1666         (static-only-routines): ... this.
1667         * sysdeps/ia64/Makefile: Likewise.
1668         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
1669         * sysdeps/sparc/sparc64/Makefile: Likewise.
1670         * sysdeps/x86_64/Makefile: Likewise.
1671         * sysdeps/i386/i686/hp-timing.c: Revert copyright terms change.
1672         * sysdeps/ia64/hp-timing.c: Likewise.
1673         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
1674         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
1676         * csu/elf-init.c: Update copyright terms including special exception
1677         for these trivial files, which are statically linked into executables
1678         that use dynamic linking for the significant library code.
1679         * io/fstat.c: Likewise.
1680         * io/fstat64.c: Likewise.
1681         * io/lstat.c: Likewise.
1682         * io/lstat64.c: Likewise.
1683         * io/stat.c: Likewise.
1684         * io/stat64.c: Likewise.
1685         * stdlib/atexit.c: Likewise.
1686         * sysdeps/alpha/elf/initfini.c: Likewise.
1687         * sysdeps/alpha/elf/start.S: Likewise.
1688         * sysdeps/arm/elf/start.S: Likewise.
1689         * sysdeps/cris/elf/start.S: Likewise.
1690         * sysdeps/generic/initfini.c: Likewise.
1691         * sysdeps/generic/mknod.c: Likewise.
1692         * sysdeps/hppa/elf/initfini.c: Likewise.
1693         * sysdeps/hppa/elf/start.S: Likewise.
1694         * sysdeps/i386/elf/start.S: Likewise.
1695         * sysdeps/i386/i686/hp-timing.c: Likewise.
1696         * sysdeps/ia64/elf/initfini.c: Likewise.
1697         * sysdeps/ia64/elf/start.S: Likewise.
1698         * sysdeps/ia64/hp-timing.c: Likewise.
1699         * sysdeps/m68k/elf/start.S: Likewise.
1700         * sysdeps/mach/start.c: Likewise.
1701         * sysdeps/mips/elf/start.S: Likewise.
1702         * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
1703         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
1704         * sysdeps/s390/s390-32/elf/start.S: Likewise.
1705         * sysdeps/s390/s390-32/initfini.c: Likewise.
1706         * sysdeps/s390/s390-64/elf/start.S: Likewise.
1707         * sysdeps/s390/s390-64/initfini.c: Likewise.
1708         * sysdeps/sh/elf/initfini.c: Likewise.
1709         * sysdeps/sh/elf/start.S: Likewise.
1710         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
1711         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
1712         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
1713         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
1714         * sysdeps/standalone/i386/start.S: Likewise.
1715         * sysdeps/standalone/i960/start.S: Likewise.
1716         * sysdeps/standalone/m68k/m68020/start.S: Likewise.
1717         * sysdeps/unix/arm/start.c: Likewise.
1718         * sysdeps/unix/bsd/osf/alpha/start.S: Likewise.
1719         * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
1720         * sysdeps/unix/sparc/start.c: Likewise.
1721         * sysdeps/unix/start.c: Likewise.
1722         * sysdeps/unix/sysv/aix/start.s: Likewise.
1723         * sysdeps/unix/sysv/irix4/start.c: Likewise.
1724         * sysdeps/x86_64/elf/initfini.c: Likewise.
1725         * sysdeps/x86_64/elf/start.S: Likewise.
1727 2004-08-15  Roland McGrath  <roland@redhat.com>
1729         [BZ #227]
1730         * sysdeps/unix/sysv/linux/kernel-features.h
1731         (__ASSUME_BRK_PAGE_ROUNDED): New macro.
1732         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
1733         [! __ASSUME_BRK_PAGE_ROUNDED]: Adjust the break up if it falls within
1734         the partial page after the dynamic linker's own data segment.
1736 2004-08-15  Ulrich Drepper  <drepper@redhat.com>
1738         * sysdeps/posix/getaddrinfo.c (gaih_inet): Optimize generation of
1739         v4-mapped addresses a bit.
1740         (gethosts): Move alloca out of macro, so that it is done only once.
1742         * sysdeps/posix/getaddrinfo.c (gaih_addrtuple): Change type of
1743         addr to avoid casts.
1744         (gethosts): Removed.
1745         (gethosts2): Renamed to gethosts.  Make it usable for family !=
1746         AF_UNSPEC.  Fix AI_V4MAPPED.
1747         (gaih_inet): Remove use of old gethosts.  Always use what used to be
1748         gethosts2.  If entry is found, try to use the same NSS module's
1749         getcanonname_r function.  Use gethostbyaddr for AI_CANONNAME only
1750         if getcanonname_r was not available.  Fix filtering of AI_V4MAPPED
1751         addresses.  Numerous cleanups.
1752         * resolv/nss_dns/dns-canon.c: New file.
1753         * resolv/Makefile (libnss_dns-routines): Add dns-canon.
1754         * resolv/Versions (libnss_dns): Add _nss_dns_getcanonname_r.
1756         * elf/Makefile: Add rules to build and run tst-dlopenrpath.
1757         * elf/tst-dlopenrpath.c: New file.
1758         * elf/tst-dlopenrpathmod.c: New file.
1760         * intl/tst-gettext.sh: Adjust for change of de.po file to UTF-8.
1761         * intl/tst-gettext.c: Likewise.
1763         * nss/getent.c (ahosts_keys_int): Correctly print IPv6 addresses.
1765         * nss/getent.c: Allow queries for getaddrinfo with AF_INET and
1766         AF_INET6.
1768 2004-08-14  Ulrich Drepper  <drepper@redhat.com>
1770         * po/de.po: Update from translation team.
1772 2004-08-14  Roland McGrath  <roland@frob.com>
1774         * sysdeps/mach/configure: Regenerated.
1775         * sysdeps/mach/hurd/configure: Regenerated.
1777 2004-08-14  Ulrich Drepper  <drepper@redhat.com>
1779         * sysdeps/posix/getaddrinfo.c (getaddrinfo): If RFC3484 sorting is
1780         performed, make sure it is still the first entry after sorting
1781         that has the ai_canonname information.
1783         * sysdeps/posix/getaddrinfo.c (gaih_inet): Really set ai_canonname
1784         only in one entry.
1786 2004-08-13  Daniel Jacobowitz  <dan@debian.org>
1788         * scripts/output-format.sed: Handle default case of three-argument
1789         OUTPUT_FORMAT.
1791         * sysdeps/arm/machine-gmon.h (mcount_internal): Mark as
1792         __attribute_used__.
1794 2004-08-13  Ulrich Drepper  <drepper@redhat.com>
1796         * nss/getent.c (ahosts_keys): ai_canonname is NULL for all but the
1797         first returned entry.  Print name only if not NULL.
1799         * nis/nss_nis/nis-netgrp.c: Remove locking by using data in struct
1800         __netgrent object passed in instead of global variables.
1801         Optimize.
1802         * nis/nss_nisplus/nisplus-netgrp.c: Remove locking by using data
1803         in struct __netgrent object passed in instead of global variables.
1804         * inet/netgroup.h (struct __netgrent): Add service_user field.
1805         Move cursor in anonymous union, add new field location to that
1806         union.
1807         * inet/getnetgrent_r.c: Extensive rewrite to really enable
1808         concurrent uset of set/get/endnetgrent and innetgr.
1809         Reported by Chuck Simmons.
1811         * inet/netgroup.h (struct name_list): Replace name pointer with
1812         zero-sized array.
1813         * inet/getnetgrent_r.c: Adjust code for change in name_list
1814         layout.  Numerous strdup and free calls removed.
1816         * elf/sprof.c (read_symbols): When comparing aliases, prefer
1817         non-hidden over hidden symbols and strong over weak symbols
1818         if both don't start with '_'.
1820         * malloc/malloc.c: Use strong_alias instead of weak_alias wherever
1821         possible.
1823 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1825         * sysdeps/unix/sysv/linux/bits/resource.h: Define non-standard
1826         RUSAGE_ enums as __RUSAGE_ and adjust macros accordingly.
1827         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
1828         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1829         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
1830         Define non-standard RLIMIT_ enums as __RLIMIT_ and adjust macros
1831         accordingly.
1833 2004-08-11  Andreas Schwab  <schwab@suse.de>
1835         * resolv/res_libc.c: Move definition of __res_initstamp ...
1836         * resolv/res_init.c: ... here.
1838 2004-08-10  GOTO Masanori  <gotom@debian.or.jp>
1840         * locale/C-time.c: Change default ERA value from NULL to "".
1841         * locale/tst-C-locale.c: Add test case for ERA keywords.
1843 2004-08-12  Ulrich Drepper  <drepper@redhat.com>
1845         * sysdeps/unix/sysv/linux/bits/resource.h: Define non-standard
1846         RLIMIT__ enums as __RLIMIT_ and adjust macros accordingly.
1847         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
1848         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1850 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1852         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_SIGPENDING,
1853         RLIMIT_MSGQUEUE): Add.
1854         (RLIMIT_NLIMITS, RLIM_NLIMITS): Adjust.
1855         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_SIGPENDING,
1856         RLIMIT_MSGQUEUE, RLIMIT_NLIMITS): Add.
1857         (RLIM_NLIMITS): Adjust.
1858         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIMIT_SIGPENDING,
1859         RLIMIT_MSGQUEUE, RLIMIT_NLIMITS): Add.
1860         (RLIM_NLIMITS): Adjust.
1861         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_SIGPENDING,
1862         RLIMIT_MSGQUEUE, RLIMIT_NLIMITS): Add.
1863         (RLIM_NLIMITS): Adjust.
1865 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1867         * resolv/res_query.c (__libc_res_nsearch): Protect the debugging
1868         printf with #ifdef DEBUG and RES_DEBUG check.
1870         * sysdeps/unix/sysv/linux/bits/shm.h: Move __END_DECLS after
1871         __USE_MISC #endif.
1872         * sysdeps/generic/bits/shm.h: Add __BEGIN_DECLS for __getpagesize
1873         declaration.
1874         * sysdeps/gnu/bits/shm.h: Likewise.
1875         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
1876         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
1877         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
1878         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
1879         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
1881 2004-08-12  Ulrich Drepper  <drepper@redhat.com>
1883         * po/ca.po: Update from translation team.
1885 2004-08-11  Ulrich Drepper  <drepper@redhat.com>
1887         * sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for
1888         __getpagesize declaration.
1890 2004-08-11  Roland McGrath  <roland@redhat.com>
1892         * configure.in (libc_cv_cpp_asm_debuginfo): Add missing braces around
1893         commands inside &&.
1894         Reported by Andreas Schwab <schwab@suse.de>.
1895         * configure: Regenerated.
1897         * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.
1899 2004-08-11  Ulrich Drepper  <drepper@redhat.com>
1901         * time/tzset.c (tzset_internal): Add new parameter which is
1902         nonzero if called through tzset.  Use TZDEFAULT name including
1903         name comparison if the new parameter is zero.  This means implicit
1904         tzset calls will not cause files to be opened and read by tzfile.c
1905         all the time.
1907 2004-08-11  Jakub Jelinek  <jakub@redhat.com>
1909         * rt/tst-timer2.c (do_test): If timer_create fails, just continue.
1910         * rt/tst-timer4.c (do_test): If one of the timer_create calls fails,
1911         return 1 immediately.
1913         * time/tzfile.c (__tzfile_read): Free transitions only if it will
1914         not be reused.
1916         * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.
1917         * sysdeps/ieee754/dbl-64/mpa.h (MAX, MIN): Macros removed.
1919         * stdio-common/tst-popen.c: Include <string.h>.
1921         * resolv/res_send.c (__libc_res_nsend): Only define TMPBUF #if DEBUG.
1923         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn
1924         attribute.  Return NULL instead of calling pthread_exit at the end.
1926 2004-08-11  Roland McGrath  <roland@redhat.com>
1928         * iconvdata/testdata/ISO-2022-JP-3: Regenerated.
1930 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
1932         [BZ #284]
1933         * include/features.h (_POSIX_SOURCE, _POSIX_C_SOURCE): Define
1934         if _XOPEN_SOURCE >= 500 even if __STRICT_ANSI__ is defined.
1936 2004-08-10  Alfred M. Szmidt  <ams@kemisten.nu>
1938         * sysdeps/generic/bits/in.h (struct ip_mreq): Remove definition.
1940 2004-08-10  Jakub Jelinek  <jakub@redhat.com>
1942         * libio/bits/stdio.h (fread_unlocked): Cast 0 to (size_t).
1943         (fwrite_unlocked): When checking if size * n is <= 8, cast each
1944         argument to size_t individually.  Cast n to (void) instead of
1945         (size_t), surround with (), return (size_t) 0 if one of n or size
1946         is 0.  [BZ #316]
1947         * stdio-common/Makefile (tests): Add tst-unlockedio.
1948         * stdio-common/tst-unlockedio.c: New test.
1950 2004-08-09  Roland McGrath  <roland@frob.com>
1952         * manual/install.texi (Supported Configurations): Replace bug-glibc
1953         mention with web URL.
1954         * INSTALL: Regenerated.
1955         * locale/iso-3166.def: Likewise, in comment.
1956         * locale/iso-4217.def: Likewise.
1957         * locale/iso-639.def: Likewise.
1958         * posix/cpio.h: Remove bug reporting comment.
1960 2004-08-09  Ulrich Drepper  <drepper@redhat.com>
1962         * libio/bits/stdio.h (fread_unlocked): Add a couple of (size_t)
1963         casts to handle funny calls with floating point argument values
1964         and signed values correctly and without warning.
1965         (fwrite_unlocked): Likewise.  [BZ #309]
1967         * malloc/memusage.c (me): Use creat64, not creat.
1968         * malloc/memusagestat.c: Fix handling of very large sizes.  [BZ #285]
1969         Patch by Guy Maor <guymaor@yahoo.com>.
1971         * elf/ldconfig.c (options): Mark parameter option names as
1972         translatable.  [BZ #253]  Patch by Jakub Bogusz <qboosh@pld-linux.org>.
1974         * iconv/gconv_charset.h (strip): Also allow comma which is what is
1975         used to separate options.  [BZ #194]
1977 2004-08-09  Roland McGrath  <roland@redhat.com>
1979         * FAQ.in: Refer to web pages instead of bug-glibc.
1980         * FAQ: Regenerated.
1982         * time/strptime_l.c: #include <stdbool.h>, `bool' used in last change.
1984 2004-08-09  Ulrich Drepper  <drepper@redhat.com>
1986         * time/tzset.c (tzset_internal): If TZ is not set do not compare
1987         old and new tz value since it might be /etc/localtime in both
1988         cases although the file changed.  [BZ #154]
1989         Patch by Christian Franke <franke@computer.org>.
1991         * time/tzfile.c (__tzfile_read): Determine dev/ino of file.
1992         Compare with values of previously opened file.  Don't do anything
1993         is they match.
1995 2004-08-08  Ulrich Drepper  <drepper@redhat.com>
1997         * elf/dl-load.c (_dl_map_object): If __RTLD_CALLMAP flag is set,
1998         reset loader before the actual loading.
1999         * elf/dl-open.c (dl_open_worker): If file name contains no path
2000         element determine map of caller.  Pass caller map in this case to
2001         _dl_map_object.  Set __RTLD_CALLMAP in mode.
2002         * include/dlfcn.h (__RTLD_CALLMAP): Define.  [BZ #116]
2003         Patch by Greg Wolodkin <greg@mathworks.com>.
2005         * misc/syslog.c (openlog_internal): Always try both UDP and TCP.
2006         [BZ #108]  Patch mainly by Bjorn Andersson <bjorn@iki.fi>.
2008         * configure.in: Also recognize i786. [BZ #106]
2009         Patch by <pluto@pld-linux.org>.
2011         * resolv/res_query.c (__libc_res_nsearch): Correctly test whether
2012         name contains any dots. [BZ #95]
2014         * resolv/res_send.c: Compiling with DEBUG defined works again.
2015         * resolv/gethnamaddr.c (dprintf): Renamed to Dprintf.  Adjust all
2016         callers.
2018         * resolv/tst-leaks.c (TIMEOUT): Define so that if no server is
2019         available the process is not killed. [BZ #41]
2021         * intl/tst-gettext.c (main): Improve some messages. [BZ #33]
2023         * time/strptime_l.c (__strptime_internal): Fix handling of %Ey.
2024         [BZ #28]
2026         * po/sv.po: Update from translation team.
2028 2004-08-07  Ulrich Drepper  <drepper@redhat.com>
2030         * inet/netinet/in.h: Add more const to the setipv4soucefilter,
2031         getsourcefilter, and setsourcefilter parameter list.
2032         * sysdeps/generic/setipv4sourcefilter.c: Likewise.
2033         * sysdeps/generic/getsourcefilter.c: Likewise.
2034         * sysdeps/generic/setsourcefilter.c: Likewise.
2035         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
2036         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
2037         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
2039         * po/tr.po: Update from translation team.
2041 2004-08-06  Ulrich Drepper  <drepper@redhat.com>
2043         * iconvdata/jisx0213.h (jisx0213_added_in_2004_p): Fix typo.
2044         Reported by Paolo Bonzini.
2046 2004-08-06  Jakub Jelinek  <jakub@redhat.com>
2048         * sysdeps/ia64/dl-machine.h (elf_machine_fixup_plt): Add
2049         always_inline.
2050         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_runtime_setup,
2051         elf_machine_fixup_plt, elf_machine_plt_conflict): Likewise.
2053         * sysdeps/unix/sysv/linux/netatalk/at.h: Include bits/sockaddr.h
2054         before including linux/atalk.h.
2056         * resolv/res_libc.c: Include atomic.h.
2058         * intl/finddomain.c (free_mem): Rename to...
2059         (_nl_finddomain_subfreeres): ... this.  Add
2060         __libc_freeres_fn_section.
2061         * intl/loadmsgcat.c (_nl_unload_domain): Add
2062         __libc_freeres_fn_section.
2063         * intl/gettextP.h (_nl_unload_domain): Move into #ifdef _LIBC.
2064         Add attribute_hidden.
2065         (_nl_findomain_subfreeres): New prototype.
2066         * iconv/gconv_db.c (free_mem): Call _nl_findomain_subfreeres.
2068 2004-07-30  Guido Guenther  <agx@sigxcpu.org>
2070         * nss/getent.c (passwd_keys): Use strtoul instead of isdigit to
2071         test if the key is numeric or not.
2072         (group_keys): Likewise.
2074 2004-08-05  Ulrich Drepper  <drepper@redhat.com>
2076         * inet/netinet/in.h: Define struct ip_msfilter, IP_MSFILTER_SIZE,
2077         struct group_filter, and GROUP_FILTER_SIZE.
2078         * include/sys/socket.h: Declare __getsockopt.
2079         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: New file.
2080         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: New file.
2081         * sysdeps/unix/sysv/linux/setsourcefilter.c: New file.
2082         * sysdeps/unix/sysv/linux/getsourcefilter.c: New file. [BZ #211]
2084         * po/ko.po: Update from translation team.
2086 2004-08-04  Jakub Jelinek  <jakub@redhat.com>
2088         * hesiod/hesiod.c (__hesiod_res_get): Use calloc instead of malloc +
2089         memset.
2090         (__hesiod_res_set): Free nsaddrs.
2092         * include/resolv.h (__res_maybe_init): Add prototype.
2093         * resolv/resolv.h (struct __res_state): Add _u._ext.initstamp field.
2094         * resolv/Versions (libc): Add __res_maybe_init@@GLIBC_PRIVATE.
2095         * resolv/res_libc.c (__res_initstamp, lock): New variables.
2096         (res_init): Increase __res_initstamp.
2097         (__res_maybe_init): New function.
2098         * resolv/res_init.c (__res_vinit): Initialize _u._ext.initstamp.
2099         * hesiod/hesiod.c (__hesiod_res_get): Use __res_maybe_init instead
2100         of RES_INIT check and {res_ninit,__res_ninit,res_init} call.
2101         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
2102         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
2103         _nss_dns_gethostbyaddr_r): Likewise.
2104         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
2105         _nss_dns_getnetbyaddr_r): Likewise.
2106         * resolv/gethnamaddr.c (gethostbyname, gethostbyname2,
2107         gethostbyaddr): Likewise.
2108         * resolv/res_data.c (fp_nquery, res_mkquery, res_mkupdate,
2109         res_isourserver, res_sendsigned, res_update, res_search,
2110         res_querydomain): Likewise.
2111         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Likewise.
2112         * nss/digits_dots.c (__nss_hostname_digits_dots): Likewise.
2113         * nss/getnssent_r.c (__nss_setent, __nss_endent, __nss_getent_r):
2114         Likewise.
2116 2004-08-05  Ulrich Drepper  <drepper@redhat.com>
2118         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set ai_family for
2119         V4-mapped IPv6 addresses and req->ai_family==AF_INET.
2120         Reported by A. Guru <a.guru@sympatico.ca>.
2122         * po/sv.po: Update from translation team.
2123         * po/sk.po: Likewise.
2124         * po/pl.po: Likewise.
2126 2004-08-04  Jakub Jelinek  <jakub@redhat.com>
2127             Ulrich Drepper  <drepper@redhat.com>
2129         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Don't read more input
2130         characters than necessary.
2132 2004-08-05  Ulrich Drepper  <drepper@redhat.com>
2134         * wcsmbs/Makefile (tests): Add tst-mbsrtowcs.
2135         * wcsmbs/tst-mbsrtowcs.c: New file.
2137         * po/fr.po: Update from translation team.
2139 2004-08-04  Jakub Jelinek  <jakub@redhat.com>
2141         * resolv/inet_pton.c (inet_pton4): Disallow octal numbers.  Reported
2142         by A. Guru <a.guru@sympatico.ca>.  [BZ #295]
2144 2004-08-05  Ulrich Drepper  <drepper@redhat.com>
2146         * po/nl.po: Update from translation team.
2148         * sysdeps/posix/getaddrinfo.c (gaih_inet): Recognize all the IPv4
2149         numeric address formats inet_addr knows.
2150         (getaddrinfo): Allow AI_NUMERICSERV flag.
2151         If neither IPv4 nor IPv6 interface is present we cannot make any
2152         decision for AI_ADDRCONFIG.  Fail if AI_NUMERICSERV is set and the
2153         string is not just a number.  Remove useless freeaddrinfo call.
2154         * resolv/netdb.h (AI_NUMERICSERV): Define.
2155         Based on a patch by a.guru@sympatico.ca.
2157 2004-08-04  Jakub Jelinek  <jakub@redhat.com>
2159         * stdlib/strfmon_l.c (__vstrfmon_l): Memset whole info structure
2160         instead of trying to initialize some, but not all, fields one by
2161         one.
2162         * stdio-common/printf_size.c (printf_size): Initialize fb_info
2163         structure with *info instead of trying to initialize some, but not
2164         all, fields from it.
2166         * nscd/connections.c (handle_request): Check if req->type is in
2167         LASTDBREQ .. LASTREQ range instead of req.
2169         * locale/programs/linereader.c (lr_create): Initialize
2170         lr->return_widestr to 0.
2172         * elf/dl-close.c (free_slotinfo): Add __libc_freeres_fn_section.
2173         (free_mem): Call free_slotinfo just once.
2175         * stdio-common/tst-fmemopen.c (main): Check for MAP_FAILED instead
2176         of NULL.
2178         * locale/localeinfo.h (_nl_locale_subfreeres): New prototype.
2179         * locale/setlocale.c (free_category): Add __libc_freeres_fn_section.
2180         (free_mem): Rename to _nl_locale_subfreeres.
2181         * iconv/gconv_db.c: Include locale/localeinfo.h.
2182         (free_derivation, free_modules_db): Add __libc_freeres_fn_section.
2183         (free_mem): Call _nl_locale_subfreeres.
2184         * iconv/gconv_dl.c (do_release_all): Add __libc_freeres_fn_section.
2186 2004-08-04  Roland McGrath  <roland@frob.com>
2188         * Makeconfig ($(common-objpfx)config.status):
2189         Fix typo: $(add_ons) -> $(add-ons).
2190         (Makeconfig-add-on): New variable.  When doing $(sysdep-makeconfigs)
2191         include, use black magic to get it set to an add-on's name during the
2192         include of the add-on's Makeconfig.
2194         * configure.in: Use variable name `libc_add_on' when sourcing add-on
2195         configure fragments, so they can refer to this.
2196         * configure: Regenerated.
2198 2004-08-04  Roland McGrath  <roland@redhat.com>
2200         * posix/tst-waitid.c (test_child): Sleep a second before stopping.
2201         (do_test): Bump sleep to three seconds.
2202         (sigchld, check_sigchld): New functions.
2203         (do_test): Handle SIGCHLD and check for getting the right details.
2205         * posix/tst-waitid.c (do_test): Kill the child process when bailing
2206         out early on some failure.
2207         [WCONTINUED]: Test WCONTINUED functionality.
2209 2004-08-03  Ulrich Drepper  <drepper@redhat.com>
2211         * nscd/connections.c (handle_request): Print more descriptive
2212         message for invalid request types.
2214 2004-08-02  Jakub Jelinek  <jakub@redhat.com>
2216         * iconvdata/ibm932.c (BODY): Avoid binary search for ch >= 0xffff.
2217         Always treat high as highest number in range + 1.
2218         * iconvdata/ibm943.c (BODY): Likewise.
2220 2004-07-31  Bruno Haible  <bruno@clisp.org>
2222         * iconvdata/JISX0213.TXT: Updated to JISX0213 plane 1 version 2004.
2223         * iconvdata/jisx0213.c (__jisx0213_to_ucs_main,
2224         __jisx0213_to_ucs_pagestart, __jisx0213_from_ucs_level1,
2225         __jisx0213_from_ucs_level2): Regenerated.
2226         * iconvdata/jisx0213.h (jisx0213_added_in_2004_p): New function.
2227         * iconvdata/iso-2022-jp-3.c (JISX0213_1_2000_set): Renamed from
2228         JISX0213_1_set.
2229         (JISX0213_1_2004_set): New enum value.
2230         (BODY for FROM_LOOP): Treat ESC $ ( Q like ESC $ ( O.
2231         (BODY for TO_LOOP): For JISX 0213 plane 1 characters, emit ESC $ ( O
2232         when possible, ESC $ ( Q when needed.
2233         * iconvdata/testdata/EUC-JISX0213: Add the 10 new characters.
2234         * iconvdata/testdata/EUC-JISX0213..UTF8: Update.
2235         * iconvdata/testdata/SHIFT_JISX0213: Add the 10 new characters.
2236         * iconvdata/testdata/SHIFT_JISX0213..UTF8: Update.
2237         * iconvdata/testdata/ISO-2022-JP-3: Add the 10 new JISX0213 characters.
2238         * iconvdata/testdata/ISO-2022-JP-3..UTF8: Update.
2240 2004-07-22  Bruno Haible  <bruno@clisp.org>
2242         * iconvdata/gconv-modules (ISO-8859-7): Add alias ISO_8859-7:2003.
2244 2004-07-29  David S. Miller  <davem@redhat.com>
2246         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S (memcpy): Optimize
2247         better for smaller than 256 byte copies.  Also, use only one
2248         unrolled loop instead of two for the large copy case.
2250 2004-07-30  Richard Henderson  <rth@redhat.com>
2252         * sysdeps/alpha/divq.S: Save t3 before it gets clobbered.
2253         * sysdeps/alpha/remq.S: Likewise.
2254         * sysdeps/alpha/div.S, sysdeps/alpha/ldiv.S: Rewrite with the
2255         new division algorithms in divl.S and divq.S respectively.
2257 2004-07-28  GOTO Masanori  <gotom@debian.or.jp>
2259         * timezone/asia: Update from tzdata2004b.
2260         * timezone/backward: Likewise.
2261         * timezone/europe: Likewise.
2262         * timezone/iso3166.tab: Likewise.
2263         * timezone/leapseconds: Likewise.
2264         * timezone/northamerica: Likewise.
2265         * timezone/southamerica: Likewise.
2266         * timezone/zone.tab: Likewise.
2268         * timezone/private.h: Update from tzcode2004b.
2269         * timezone/zic.c: Likewise.
2271 2004-07-27  Ulrich Drepper  <drepper@redhat.com>
2273         * nscd/grpcache.c (cache_addgr): If necessary, add entry also
2274         under the name the user provided.
2275         * nscd/pwdcache.c (cache_addpw): Likewise.
2277 2004-07-26  Roland McGrath  <roland@redhat.com>
2279         * sysdeps/posix/waitid.c [WEXITED]: Clear WEXITED bit in OPTIONS for
2280         call to __waitpid.
2282 2004-07-26  Ulrich Drepper  <drepper@redhat.com>
2284         * nscd/hstcache.c (cache_addhst): Fix two scenarios which lead to
2285         memory leaks.
2287         * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Assign pointer for
2288         new buffer at the right time.
2289         Reported by Jakub Bogusz <qboosh@pld-linux.org>.
2291 2004-07-25  Ulrich Drepper  <drepper@redhat.com>
2293         * inet/Versions [libc, GLIBC_2.3.4]: Add getipv4sourcefilter,
2294         getsourcefilter, setipv4sourcefilter, and setsourcefilter.
2295         * inet/Makefile (routines): Likewise.
2296         * inet/netinet/in.h: Add prototypes for getipv4sourcefilter,
2297         getsourcefilter, setipv4sourcefilter, and setsourcefilter.
2298         * sysdeps/generic/getipv4sourcefilter.c: New file.
2299         * sysdeps/generic/setipv4sourcefilter.c: New file.
2300         * sysdeps/generic/getsourcefilter.c: New file.
2301         * sysdeps/generic/setsourcefilter.c: New file.
2303 2004-07-17  Steven Munroe  <sjmunroe@us.ibm.com>
2305         * sysdeps/powerpc/powerpc64/memcpy.S: Improve instruction scheduling
2306         for POWER4 machines.
2308 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2310         [BZ #274]
2311         * stdlib/strtod_l.c (INTERNAL (__STRTOF)): Fix used >=
2312         BITS_PER_MP_LIMB shifting up.
2313         * stdlib/tst-strtod.c (main): Add new tests.
2315 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
2317         [BZ #282]
2318         * libio/iopopen.c (_IO_new_popen): Use _IO_init instead of
2319         _IO_no_init.  Remove wd from struct locked_FILE.
2320         (_IO_wproc_jumps): Remove.
2321         Reported by Andrew Josey <a.josey@opengroup.org>.
2322         * stdio-common/Makefile (tests): Add tst-popen.
2323         * stdio-common/tst-popen.c: New test.
2325 2004-07-23  Ulrich Drepper  <drepper@redhat.com>
2327         * posix/bits/posix1_lim.h: Fix values for _POSIX_CHILD_MAX and
2328         _POSIX_OPEN_MAX.  Add _POSIX_HOST_NAME_MAX, _POSIX_SYMLINK_MAX,
2329         _POSIX_SYMLOOP_MAX, and _POSIX_RE_DUP_MAX.
2330         Reported by Andrew Josey.
2332         * include/features.h: Document _POSIX_C_SOURCE == 200112L.
2334         * grp/grp.h: Define gid_t if __USE_XOPEN2K is defined.
2335         * pwd/pwd.h: Define uid_t and gid_t if __USE_XOPEN2K is defined.
2336         * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t,
2337         off_t, time_t, and uid_t if __USE_XOPEN2K is defined.
2338         * signal/signal.h: Define pid_t if __USE_XOPEN2K is defined.
2339         * posix/unistd.h: Define gid_t, off_t, pid_t, uid_t, and
2340         useconds_t if __USE_XOPEN2K is defined.
2341         * io/utime.h: Define time_t if __USE_XOPEN2K is defined.
2342         * libio/stdio.h: Declare fseeko and ftello if __USE_XOPEN2K is defined.
2344 2004-07-19  Thorsten Kukuk  <kukuk@suse.de>
2346         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
2347         allocate memory for large temporary variables with alloca.
2349 2004-07-22  Ulrich Drepper  <drepper@redhat.com>
2351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Compatibility
2352         code must have version GLIBC_2.0.  Patch by Dwayne McConnell.
2354         * nscd/nscd_getgr_r.c (nscd_getgr_r): Avoid read call with NULL
2355         pointer and zero length.
2357 2004-07-21  Ulrich Drepper  <drepper@redhat.com>
2359         * nscd/cache.c (prune_cache): Print correct list when debugging.
2361 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2363         * resolv/res_libc.c (res_init): If RES_INIT is set and
2364         _res.nscount > 0, call __res_nclose and free nsaddrs.
2365         * resolv/Makefile: Add rules to build and run tst-leaks2.
2366         * resolv/tst-leaks2.c: New test.
2368 2004-07-21  Ulrich Drepper  <drepper@redhat.com>
2370         * intl/libintl.h: Don't define macros for C++.
2371         Patch by Goto Masanori.
2373 2004-07-22  GOTO Masanori  <gotom@debian.or.jp>
2375         [BZ #276]
2376         * include/arpa/inet.h: Change inet_aton type from in_addr_t to int.
2377         * inet/arpa/inet.h: Likewise.
2378         * resolv/inet_addr.c: Likewise.
2380 2004-07-21  Alexandre Oliva  <aoliva@redhat.com>
2382         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Add semtimedop.
2384 2004-07-20  Roland McGrath  <roland@redhat.com>
2386         * configure.in (add_ons): Substitute this.  Move $add_ons handling
2387         after AC_CANONICAL_HOST and default setting of $machine et al.
2388         Don't set $subdirs from $add_ons.
2389         Instead, source add-on/configure fragments early on.
2390         (base_machine): If it's already set, don't set it based on $machine.
2391         (libc_config_ok): New variable, set to no.  If an add-on fragment sets
2392         it to yes, skip the  tuple sanity check as if --enable-hacker-mode.
2393         (sysnames): Try appending add-on names after machine as well.
2394         * config.make.in (add-ons): Set from @add_ons@ instead of @subdirs@.
2395         * Makeconfig ($(common-objpfx)config.status): Also depend on configure
2396         files in $(add_ons) dirs.
2398         * sysdeps/unix/sysv/linux/bits/in.h (struct ip_mreq): Remove
2399         definition, now in netinet/in.h proper.
2401 2004-07-20  Alexandre Oliva  <aoliva@redhat.com>
2403         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h):
2404         Sort by syscalls.  Make sure we get headers such as sgidefs.h from
2405         the build tree before just-installed ones.
2407         * sysdeps/mips/atomicity.h: Use standard names for ABI macros,
2408         include sgidefs.h where appropriate.
2409         * sysdeps/mips/dl-machine.h: Likewise.
2410         * sysdeps/mips/machine-gmon.h: Likewise.
2411         * sysdeps/mips/bits/setjmp.h: Likewise.
2412         * sysdeps/mips/fpu/bits/mathdef.h: Likewise.
2413         * sysdeps/mips/mips64/__longjmp.c: Likewise.
2414         * sysdeps/mips/mips64/setjmp_aux.c: Likewise.
2415         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
2416         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2417         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2418         * sysdeps/unix/sysv/linux/mips/ptrace.c: Likewise.
2419         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2420         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2421         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2422         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Likewise.
2423         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
2424         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Likewise.
2425         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
2426         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
2427         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Likewise.
2428         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
2429         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.
2430         * sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise.
2431         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h):
2432         Likewise.
2433         * sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h):
2434         Likewise.
2436         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Update to use
2437         _dl_lookup_symbol_x.
2438         (elf_machine_runtime_link_map): Don't INTUSE _dl_signal_error.
2440 2004-07-20  Ulrich Drepper  <drepper@redhat.com>
2442         * inet/netinet/in.h: Define struct ip_mreq and struct
2443         ip_mreq_source.
2444         Define struct group_req and struct group_source_req.
2445         * sysdeps/unix/sysv/linux/bits/in.h: Define IP_UNBLOCK_SOURCE,
2446         IP_BLOCK_SOURCE, IP_ADD_SOURCE_MEMBERSHIP,
2447         IP_DROP_SOURCE_MEMBERSHIP, IP_MSFILTER, MCAST_JOIN_GROUP,
2448         MCAST_BLOCK_SOURCE, MCAST_UNBLOCK_SOURCE, MCAST_LEAVE_GROUP,
2449         MCAST_JOIN_SOURCE_GROUP, MCAST_LEAVE_SOURCE_GROUP, and
2450         MCAST_MSFILTER.
2451         Define MCAST_INCLUDE and MCAST_EXCLUDE.
2453         * iconvdata/gconv-modules: Add alias for IBM874 [BZ #244].
2455 2004-07-19  Jakub Jelinek  <jakub@redhat.com>
2457         [BZ #258]
2458         * math/libm-test.inc (max_value, min_value): New variables.
2459         (initialize): Initialize them.
2460         (pow_test): Add a couple of new tests.
2461         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Don't generate invalid
2462         exception if |y| >= 1U<<31.
2463         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Don't generate invalid
2464         exception if |y| >= 1L<<63.
2465         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
2466         If y*log2(x) overflows to +-inf, return still +inf/+0 instead of NaN.
2467         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
2469 2004-07-18  Ulrich Drepper  <drepper@redhat.com>
2471         * nscd/pwdcache.c (cache_addpw): Optimize case of unsuccessful
2472         lookup a bit.
2473         * nscd/grpcache.c (cache_addgr): Likewise.
2474         * nscd/hstcache.c (cache_addhst): Likewise.
2476 2004-07-10  GOTO Masanori  <gotom@debian.or.jp>
2478         * sysdeps/s390/s390-32/elf/start.S: Remove symbol _fp_hw.
2479         * sysdeps/s390/s390-64/elf/start.S: Likewise.
2481 2004-04-16  Andreas Schwab  <schwab@suse.de>
2483         * sysdeps/ia64/bits/atomic.h: Cast first argument of
2484         __sync_bool_compare_and_swap_si correct to void*.
2486 2004-07-17  Ulrich Drepper  <drepper@redhat.com>
2488         * iconv/iconv_prog.c (print_known_names): Make machine-readable
2489         output even less cluttered.
2491 2004-07-16  Steven Munroe  <sjmunroe@us.ibm.com>
2493         [BZ #269]
2494         * setjmp/Makefile (tests): Add bug269-setjmp.
2495         * setjmp/bug269-setjmp.c: New file.
2496         * sysdeps/powerpc/powerpc64/__longjmp-common.S [SHARED && !IS_IN_rtld]:
2497         Store R2 from jmpbuf in callers TOC save area.
2498         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S [SHARED && !IS_IN_rtld]:
2499         Store R2 in TOC save area.
2500         * sysdeps/powerpc/powerpc64/setjmp-common.S [SHARED && !IS_IN_rtld]:
2501         Copy TOC save area from previous frame as R2 (TOC) in jmpbuf.
2503 2004-07-16  Jakub Jelinek  <jakub@redhat.com>
2505         * locale/newlocale.c: Include bits/libc-lock.h.
2506         (__libc_setlocale_lock): Extern decl.
2507         (__newlocale): Use it.
2508         Reported by Ulrich Weigand <Ulrich.Weigand@de.ibm.com>.
2510 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2512         * sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Remove
2513         static inline __attribute ((always_inline)).  Don't define if
2514         NO_CANCELLATION.
2515         (__libc_fcntl): Use INLINE_SYSCALL directly instead of
2516         __fcntl_nocancel.
2517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c (__fcntl_nocancel):
2518         Remove static inline __attribute ((always_inline)).  Don't define
2519         if NO_CANCELLATION.
2520         (__libc_fcntl): Use INLINE_SYSCALL directly instead of
2521         __fcntl_nocancel.
2522         * sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Define to
2523         __libc_fcntl if NO_CANCELLATION and __ASSUME_FCNTL64 == 0.
2524         Don't define at all if NO_CANCELLATION and __ASSUME_FCNTL64 > 0.
2525         (__libc_fcntl): Don't define if __fcntl_nocancel is a macro.
2527         [BZ #262]
2528         * sysdeps/i386/elf/start.S (_start): Use @GOT instead of @GOTOFF
2529         for main.
2530         * elf/Makefile: Add rules to build and run tst-pie1.
2531         * elf/tst-pie1.c: New test.
2532         * elf/tst-piemod1.c: New file.
2534 2004-07-14  Jakub Jelinek  <jakub@redhat.com>
2536         [BZ #266]
2537         * manual/string.texi (l64a): Note that the static buffer is 7 bytes
2538         long.  Rewrite example code so that it takes into account l64a output
2539         shorter than 6 characters.
2540         Reported by Julian Graham <julian.graham@aya.yale.edu>.
2542 2004-07-14  Kaz  Kojima  <kkojima@rr.iij4u.or.jp>
2544         * sysdeps/sh/dl-machine.h: Don't reset _dl_starting_up here.
2545         (elf_machine_rela_relative): Remove unused valiable.
2547 2004-07-12  Paul Eggert  <eggert@cs.ucla.edu>
2549         [BZ #263]
2550         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Don't store
2551         outside the buffer if the read returns 0.  __strtod_l can't set
2552         endp to NULL, so remove a test for that case.
2554 2004-07-12  Roland McGrath  <roland@redhat.com>
2556         * manual/signal.texi (Interrupted Primitives): Make clear that
2557         TEMP_FAILURE_RETRY evaluates its expression as long int and compares
2558         it to -1 to define "failure".
2560 2004-07-10  Ulrich Drepper  <drepper@redhat.com>
2562         * elf/ldconfig.c: Define PROCINFO_CLASS as static before including
2563         ldsodefs.h.
2564         * sysdeps/generic/ldsodefs.h: Only define PROCINFO_CLASS if it is not
2565         already defined.
2566         * sysdeps/i386/dl-procinfo.c: Define PROCINFO_CALLS only if not
2567         already defined.
2569         * elf/rtld.c (print_statistics): Mark with noinline attribute.
2570         * sysdeps/i386/dl-machine.h (elf_machine_rel): Mark with always_inline
2571         attribute.
2572         (elf_machine_rel_relative): Likewise.
2574         * include/string.h: Add libc_hidden_proto for __strtok_r and
2575         __strsep_g.
2576         * sysdeps/generic/strsep.c: Add libc_hidden_def.
2577         * sysdeps/generic/strtok_r.c: Likewise.
2578         * sysdeps/i386/strtok_r.S: Add alias for internal symbol.
2579         * sysdeps/i386/i686/strtok_r.S: Likewise.
2580         * sysdeps/x86_64/strtok_r.S: Likewise.
2582 2004-07-09  Alexandre Oliva  <aoliva@redhat.com>
2584         * inet/getnetgrent_r.c (internal_setnetgrent): Make it hidden
2585         instead of internal-linkage, such that we can alias to it.
2586         (internal_endnetgrent, internal_getnetgrent_r): Likewise.
2588 2004-07-09  Ulrich Drepper  <drepper@redhat.com>
2590         * sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Move attribute
2591         to the front for gcc 3.5+.
2592         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
2593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Likewise.
2594         * include/fcntl.h: Don't declare __fcntl_nocancel here if
2595         NO_CANCELLATION is defined.
2597 2004-07-07  Jakub Jelinek  <jakub@redhat.com>
2599         * elf/dl-fini.c (_dl_fini): Add nloaded variable, load
2600         GL(dl_nloaded) into it while still in critical section.
2602 2004-07-06  Thorsten Kukuk  <kukuk@suse.de>
2604         * nss/getent.c (print_group, print_passwd): Use %lu format for
2605         `unsigned long int' values.
2607         * sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Fix syntax
2608         error typos in goto statements.
2610 2004-07-07  Roland McGrath  <roland@frob.com>
2612         * Makefile (dist-separate): New variable.
2613         (glibc-%.tar rule): Make separate tar files for add-ons listed there.
2614         Depend on their configure files.
2615         (dist-do-separate-dirs): New canned sequence to do that.
2616         (dist-separate-libidn, dist-separate-linuxthreads): New variables.
2617         (dist): Depend on add-on tar files based on $(dist-separate).
2618         (dist-version): New variable, default to $(version).
2619         (tag-for-dist, dist): Use that in place of $(version) in deps.
2621 2004-07-07  Ulrich Drepper  <drepper@redhat.com>
2623         * elf/dl-fini.c (_dl_fini): Move the unlock of the ld.so lock
2624         before the loop running the destructors.
2626 2004-05-18  Andreas Schwab  <schwab@suse.de>
2628         * elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
2629         the first segment for mprotect, not l_text_end.
2631 2004-07-05  Ulrich Drepper  <drepper@redhat.com>
2633         * elf/dl-profile.c (_dl_start_profile): Compact error handling.
2634         Remove hashfraction variable.  Make kcount and kcountsize local
2635         variables.
2637         * elf/dl-init.c: Don't define and use _dl_starting_up if
2638         HAVE_INLINED_SYSCALLS is defined and the variable is not used.
2639         * elf/dl-support.c: Likewise.
2640         * elf/rtld.c: Likewise.
2641         * elf/dl-misc.c (_dl_debug_vdprintf): Use writev syscall directly
2642         if HAVE_INLINED_SYSCALLS is defined.
2643         * sysdeps/powerpc/powerpc64/dl-machine.h: Don't reset _dl_starting_up
2644         here.
2645         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
2646         * sysdeps/unix/sysv/linux/configure.in: Define HAVE_INLINED_SYSCALLS.
2647         * config.h.in: Add entry for HAVE_INLINED_SYSCALLS.
2649         * sysdeps/posix/profil.c: If compiled for ld.so, omit code which
2650         is needed to stop profiling.
2651         * elf/dl-open.c (dl_open_worker): If a newly opened object is to be
2652         profile make sure it cannot be unloaded.
2654         * sysdeps/unix/sysv/linux/dl-origin.c: Inline readlink syscall.
2656         * sysdeps/unix/sysv/linux/fcntl.c: If compiled without cancellation
2657         support, make sure the helper function is inlined.
2658         * sysdeps/unix/sysv/linux/pread.c: Likewise.
2659         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2660         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
2661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Likewise.
2663 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2665         * include/string.h (ffs): Add libc_hidden_builtin_proto.
2666         * sysdeps/rs6000/ffs.c (ffs): Add libc_hidden_builtin_def.
2667         * sysdeps/alpha/alphaev67/ffs.S (ffs): Likewise.
2668         * sysdeps/alpha/ffs.S (ffs): Likewise.
2669         * sysdeps/s390/ffs.c (ffs): Likewise.
2670         * sysdeps/powerpc/ffs.c (ffs): Likewise.
2671         * sysdeps/i386/ffs.c (ffs): Likewise.
2672         * sysdeps/i386/i686/ffs.c (ffs): Likewise.
2673         * sysdeps/m68k/ffs.c (ffs): Likewise.
2674         * sysdeps/generic/ffs.c (ffs): Likewise.
2675         * sysdeps/m88k/ffs.c (ffs): Likewise.
2676         * sysdeps/am29k/ffs.c (ffs): Likewise.
2677         * sysdeps/i960/ffs.c (ffs): Likewise.
2678         * sysdeps/x86_64/ffs.c (ffs): Likewise.
2680         * Makerules (check-abi): Use diff -p -U 0 instead of diff -pu0.
2682         * sysdeps/powerpc/novmx-longjmp.c (__libc_longjmp,
2683         __libc_siglongjmp): Remove symbol_version.
2684         * sysdeps/powerpc/longjmp.c (__libc_longjmp, __libc_siglongjmp):
2685         Export @@GLIBC_PRIVATE, not @@GLIBC_2.3.4.
2686         * sysdeps/powerpc/sigjmp.c (__sigjmp_save): Use strong_alias
2687         unconditionally.
2688         * sysdeps/powerpc/novmx-sigjmp.c (__sigjmp_save): Remove.
2689         * sysdeps/powerpc/powerpc32/__longjmp.S (__longjmp): Use
2690         strong_alias instead of default_symbol_version, remove
2691         symbol_version.
2692         * sysdeps/powerpc/powerpc64/__longjmp.S (__longjmp): Likewise.
2693         * sysdeps/powerpc/powerpc32/bsd-setjmp.S (__novmx__setjmp): Change
2694         into strong_alias to __novmxsetjmp.
2695         (__vmx__setjmp): Similarly with __vmxsetjmp.
2696         (__setjmp): Make it strong_alias to __vmx__setjmp, remove
2697         default_symbol_version and symbol_version.
2698         * sysdeps/powerpc/powerpc64/bsd-setjmp.S (__novmx__setjmp): Change
2699         into strong_alias to __novmxsetjmp.
2700         (__vmx__setjmp): Similarly with __vmxsetjmp.
2701         (__setjmp): Make it strong_alias to __vmx__setjmp, remove
2702         default_symbol_version and symbol_version.
2704         * nscd/nscd_getgr_r.c: Include stdio-common/_itoa.h.
2706 2004-07-05  Ulrich Drepper  <drepper@redhat.com>
2708         * elf/rtld.c (dl_main): Mark dyn_temp with attribute_relro.
2710 2004-07-04  Matthew Reppert  <arashi@kai.vm.bytemark.co.uk>
2712         * sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Use libc_hidden_ver
2713         instead of libc_hidden_def.
2715 2004-07-01  Roland McGrath  <roland@redhat.com>
2717         * aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.
2719         * Makeconfig ($(common-objpfx)shlib-versions.v.i): Move top-level
2720         $(..)shlib-versions file to last in deps list.  This lets add-ons give
2721         more-specific matches that override defaults in the top-level file.
2723         * sysdeps/unix/sysv/linux/configure.in: If arch_minimum_kernel was
2724         already set, don't set it or libc_cv_gcc_unwind_find_fde.
2725         * sysdeps/unix/sysv/linux/configure: Regenerated.
2727 2004-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2729         * sysdeps/s390/fpu/bits/mathinline.h [__LIBC_INTERNAL_MATH_INLINES]
2730         (__ieee754_sqrt): Define as __MATH_INLINE using sqdbr instruction.
2731         (__ieee754_sqrtf): Define as __MATH_INLINE using sqebr instruction.
2732         * sysdeps/s390/fpu/e_sqrt.c: New file.
2733         * sysdeps/s390/fpu/e_sqrtf.c: New file.
2734         * sysdeps/s390/Implies: New file.
2735         * sysdeps/s390/s390-32/Implies: Remove ieee754, move
2736         ieee754/dbl-64 and ieee754/flt-32 to s390/Implies.
2737         * sysdeps/s390/s390-64/Implies: Likewise.
2739 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2741         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Include tls.h.
2742         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
2744         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (thread_start):
2745         DO_CALL (exit, 1) instead of branching to _exit.
2746         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (thread_start):
2747         Likewise.
2749         * sysdeps/s390/fpu/bits/mathinline.h: New file.
2751         * include/glob.h (glob64): Add libc_hidden_proto.
2752         * sysdeps/generic/glob64.c (glob64): Add libc_hidden_def.
2753         * sysdeps/gnu/glob64.c (glob64): Likewise.
2754         * sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Likewise.
2756 2004-06-11  Jakub Jelinek  <jakub@redhat.com>
2758         * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 3.4.
2759         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
2761 2004-06-11  Dwayne Grant McConnell  <dgm69@us.ibm.com>
2763         * sysdeps/powerpc/fpu/s_lround.c: Removed.
2764         * sysdeps/powerpc/fpu/s_lroundf.c: Removed.
2765         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: New file.
2766         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: New file.
2767         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: New file.
2768         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: New file.
2769         * sysdeps/powerpc/powerpc32/fpu/s_lrint.c: Removed.
2770         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: New file.
2771         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: New file.
2772         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: New file.
2773         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: New file.
2774         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: New file.
2775         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: New file.
2776         * sysdeps/powerpc/powerpc32/fpu/s_round.S: New file.
2777         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: New file.
2778         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: New file.
2780 2004-06-30  Ulrich Drepper  <drepper@redhat.com>
2782         * include/net/if.h: Handle if_nameindex and if_freenameindex with
2783         libc_proto_hidden.
2784         * sysdeps/unix/sysv/linux/netlinkaccess.h: New file.
2785         * sysdeps/unix/sysv/linux/ifaddrs.c: Export netlink handling functions.
2786         * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Implement using
2787         netlink if possible.  Fall back on ioctl method if necessary.
2788         * sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.
2790         * include/unistd.h: Declare __truncate.
2791         * sysdeps/generic/truncate.c: Also define __truncate.
2792         * sysdeps/mach/hurd/truncate.c: Likewise.
2793         * sysdeps/unix/common/syscalls.list: Likewise.
2794         * sysdeps/unix/sysv/linux/truncate64.c: Use __truncate, not truncate.
2796 2004-06-29  Ulrich Drepper  <drepper@redhat.com>
2798         * stdio-common/printf-parsemb.c (__parse_one_specmb): Initialize
2799         info.extra.  Patch by Marcus Meissner.
2801 2004-06-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2803         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
2804         Fix branch offset for a PLT entry.
2806 2004-06-20  Jim Meyering  <jim@meyering.net>
2808         * malloc/obstack.h (obstack_base): Cast to `void *', to align with
2809         documentation.
2811 2004-06-28  Ulrich Drepper  <drepper@redhat.com>
2813         * inet/bug-if1.c (do_test): Simply use 0 as invalid index.
2814         Workaround for [BZ #232].
2816         * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Use extend_alloca.
2818 2004-06-28  GOTO Masanori  <gotom@debian.or.jp>
2820         * iconv/gconv_simple.c: Use get16/put16 for user given buffer
2821         in ucs2/ucs2reverse when unaligned memory access is attempted.
2822         * iconv/tst-iconv5.c: New file.
2823         * iconv/Makefile (tests): Add tst-iconv5.
2825 2004-06-28  Jakub Jelinek  <jakub@redhat.com>
2827         * inet/bug-if1.c: Include <string.h>.
2829 2004-06-19  Roland McGrath  <roland@redhat.com>
2831         * sysdeps/posix/waitid.c (do_waitid) [DO_WAITID]: Define function
2832         under this macro name instead.
2833         [NO_DO_WAITID]: Don't define it at all.
2834         (do_waitid) [WNOWAIT, WEXITED]: If these POSIX.1 waitid flag bits are
2835         defined, then return ENOTSUP for combinations of selection bits other
2836         than WEXITED and WEXITED|WSTOPPED, which this version cannot support.
2838         * posix/tst-waitid.c: New file.
2839         * posix/Makefile (tests): Add it.
2841 2004-06-28  Jakub Jelinek  <jakub@redhat.com>
2843         * sysdeps/unix/alpha/sysdep.h (inline_syscall6): Fix a typo.
2845         [BZ #231]
2846         * sysdeps/unix/alpha/sysdep.S (__syscall_error): Avoid !samegp
2847         relocation in librt.so.
2849         [BZ #230]
2850         * sysdeps/alpha/dl-machine.h (_dl_start_user): Use ldah/ldl to load
2851         _dl_skip_args.  Patch by Jakub Bogusz <qboosh@pld-linux.org>.
2853 2004-06-27  Ulrich Drepper  <drepper@redhat.com>
2855         * elf/ldconfig.c (add_dir): Take chroot into account.
2856         Based on changes by HJ Lu and Hideki Iwamoto.
2858         * nscd/connections.c (invalidate_cache): If the host cache has to
2859         be invalidated, re-read resolv.conf.
2861         * resolv/resolv.h (RES_NOIP6DOTINT): Define.
2862         * resolv/res_init.c (res_setoptions): Handle no-ip6-dotint option.
2863         * resolv/gethnamaddr.c (gethostbyaddr): Don't lookup with .ip6.int
2864         if RES_NOIP6DOTINT flag is set.
2865         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
2867 2004-06-25  Jakub Jelinek  <jakub@redhat.com>
2869         * sysdeps/unix/sysv/linux/powerpc/fcntl.c: Move to...
2870         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c: ... here.
2871         * sysdeps/unix/sysv/linux/powerpc/lockf64.c: Move to...
2872         * sysdeps/unix/sysv/linux/powerpc/powerpc32/lockf64.c: ... here.
2873         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: New file.
2875         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (F_GETLK, F_SETLK,
2876         F_SETLKW): Fix values for -m32 -D_FILE_OFFSET_BITS=64.
2878 2004-06-21  Jakub Jelinek  <jakub@redhat.com>
2880         [BZ #231]
2881         * sysdeps/unix/alpha/Makefile: New file.
2882         * sysdeps/unix/alpha/rt-sysdep.S: New file.
2883         Reported by Jakub Bogusz <qboosh@pld-linux.org>.
2885 2004-06-18  Ulrich Drepper  <drepper@redhat.com>
2887         * sysdeps/posix/getaddrinfo.c (gaih_inet): For AI_CANONNAME,
2888         determine the canonical name only for the first returned entry.
2890         * inet/bug-if1.c: New file.
2891         * inet/Makefile (tests): Add bug-if1.
2893 2004-06-18  Roland McGrath  <roland@frob.com>
2895         * Makerules (compile-mkdep-flags): Add -MT $@.
2897         * Makefile (dist, tag-for-dist): New targets.
2898         (files-for-dist, tag-of-stem): New variables.
2899         (glibc-%.tar glibc-linuxthreads-%.tar): New pattern rule.
2900         Make tar files using cvs export.
2901         (%.bz2, %.gz, tag-%): New pattern rules.
2902         (distribute): Variable removed.
2903         (+subdir_targets): Remove distinfo targets.
2904         (echo_subdirs, echo-distinfo, parent_echo-distinfo): Targets removed.
2905         (rpm/%): Pattern rule removed.
2906         * rpm/Makefile, rpm/rpmrc, rpm/template: Ancient cruft files removed.
2907         * Rules (subdir_echo-headers, subdir_echo-distinfo, subdir_dist):
2908         Targets removed.
2909         * Makerules (dist, subdir_distinfo): Targets removed.
2910         ($(objpfx)distinfo): Depend on $(distribute).
2911         * Make-dist: File removed.
2913         * NEWS: Fix a typo.  Update bug-reporting instructions.
2915 2004-06-17  Thorsten Kukuk  <kukuk@suse.de>
2917         * sysdeps/unix/sysv/linux/sched_setaffinity.c
2918         (__sched_setaffinity_new): Set errno to EINVAL and return -1 if
2919         cpuset is wrongly set.
2921 2004-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
2923         * sysdeps/powerpc/powerpc64/memcpy.S: Improve instruction scheduling
2924         for POWER4 machines.
2926 2004-06-14  Jakub Jelinek  <jakub@redhat.com>
2928         [BZ #218]
2929         * sunrpc/pmap_prot2.c (xdr_pmaplist): When freeing, remember pml_next
2930         in a local variable, point rp to that local variable afterwards.
2932 2004-06-11  Jakub Jelinek  <jakub@redhat.com>
2934         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Handle special
2935         cases properly.
2937 2004-06-17  Ulrich Drepper  <drepper@redhat.com>
2939         * sysdeps/unix/sysv/linux/if_index.c (if_indextoname): Correct
2940         error value for unknown interface. [BZ #198]
2942 2004-06-13  Jakub Jelinek  <jakub@redhat.com>
2944         * sysdeps/i386/bits/string.h (memcpy): Add () around arguments.
2945         (memchr, __memrchr, strlen, strcmp, strncmp, __strchr_g, __strchr_c,
2946         __strchrnul_g, __strchrnul_c, strspn, strcspn, strpbrk): Add memory
2947         the asm uses as its input, either of size __n where __n is known or
2948         0xfffffff.
2949         (strstr): Add "memory" clobber.
2951 2004-06-14  Jakub Jelinek  <jakub@redhat.com>
2953         [BZ #219]
2954         * nss/nsswitch.c (free_mem): Don't try to close a library handle
2955         if the handle is invalid.  Patch by David Kimdon <kimdon@esrf.fr>.
2957 2004-06-11  Dmitry V. Levin  <ldv@altlinux.org>
2959         [BZ #217]
2960         * debug/xtrace.sh: Fix typo in error diagnostics.
2962 2004-06-14  Andreas Schwab  <schwab@suse.de>
2964         * stdio-common/psignal.c (psignal): Don't use BUF when asprintf
2965         failed.
2967 2004-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
2969         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto
2970         that clobbers r19.  Fix pasto that overflowed sigcontext.v_reserve.
2971         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Fix pasto
2972         that clobbers r19.
2973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Fix pasto
2974         that clobbers r19.  Fix pasto that overflowed sigcontext.v_reserve.
2975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S:
2976         Fix setting of sigcontext.v_regs.  Fix pasto that clobbers r19.
2977         Fix pasto that overflowed sigcontext.v_reserve.
2978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S:
2979         Fix pasto that clobbers r19.
2980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Fix setting
2981         of sigcontext.v_regs.  Fix pasto that clobbers r19.  Fix pasto that
2982         overflowed sigcontext.v_reserve.
2984 2004-05-04  H.J. Lu  <hongjiu.lu@intel.com>
2986         [BZ #150]
2987         * sysdeps/generic/strtol_l.c (DEF): Use ".gnu.linkonce.r."
2988         instead of ".gnu.linkonce.ro." as the prefix for linkonce
2989         read-only section name.
2991 2004-06-14  Richard Henderson  <rth@redhat.com>
2993         * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp".
2994         (_ITOFT, _FTOIT, _ITOFT2): Likewise.
2996 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
2998         * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED.
2999         (unwind_backtrace, unwind_getip): Define #ifndef SHARED.
3000         (__backtrace): Don't call init #ifndef SHARED.
3001         * sysdeps/s390/s390-64/backtrace.c (init): Guard with #ifdef SHARED.
3002         (unwind_backtrace, unwind_getip): Define #ifndef SHARED.
3003         (__backtrace): Don't call init #ifndef SHARED.
3004         * sysdeps/ia64/backtrace.c (init): Guard with #ifdef SHARED.
3005         (unwind_backtrace, unwind_getip): Define #ifndef SHARED.
3006         (__backtrace): Don't call init #ifndef SHARED.
3008 2004-06-11  Roland McGrath  <roland@redhat.com>
3010         * sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian.
3011         From Krzysztof Halasa <khc@pm.waw.pl>.
3013 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3015         * elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14.
3017 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
3019         [BZ #199]
3020         * crypt/md5-crypt.c (__md5_crypt): Only update buflen if realloc
3021         succeeds.  Reported by Miles Ohlrich <miles@cray.com>.
3023         * elf/chroot_canon.c (chroot_canon): Avoid segfault if first malloc
3024         fails.  Avoid memory leak if realloc fails.
3026 2004-06-09  Jakub Jelinek  <jakub@redhat.com>
3028         * sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name is
3029         NULL, "" or contains '=' character in it.  Reported by
3030         Michael T Kerrisk <mtk-lists@gmx.net>.
3031         * stdlib/tst-environ.c: Include errno.h.
3032         (main): Add tests for these arguments to setenv/unsetenv.
3034 2004-06-07  Roland McGrath  <roland@frob.com>
3036         * NEWS: Update bug reporting instructions.  Fix some typos.
3038 2004-06-05  Ulrich Drepper  <drepper@redhat.com>
3040         * stdio-common/_itoa.h: Don't expand _itoa inline for libc.
3041         * stdio-common/_itoa.c: Add _itoa implementation.
3043         * nscd/nscd_gethst_r.c (__nscd_open_socket): Change implementation
3044         to also send request.  Add parameter to allow this.
3045         Change callers.
3046         * nscd/nscd_getgr_r.c: Change __nscd_open_socket caller.
3047         * nscd/nscd_getpw_r.c: Likewise.
3048         * nscd/nscd-client.h: Change __nscd_open_socket prototype.
3050 2004-06-05  Andreas Jaeger  <aj@suse.de>
3052         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3053         Handle more than 6 args correctly.  Based on a patch by Masahide
3054         Washizawa <washi@jp.ibm.com>.
3056 2004-06-04  Ulrich Drepper  <drepper@redhat.com>
3058         * nscd/nscd_gethst_r.c (nscd_gethst_r): Use __nss_not_use_nscd_hosts
3059         in all places, not __nss_not_use_nscd_group.
3060         Reported by Philippe Gregoire.
3062 2004-06-03  Ulrich Drepper  <drepper@redhat.com>
3064         * sysdeps/i386/i486/bits/atomic.h: Optimize a bit.
3066 2004-05-07  Dmitry V. Levin  <ldv@altlinux.org>
3068         * argp/argp-help.c (__argp_error, __argp_failure): Check result
3069         of __asprintf call and don't use string if it failed.
3070         * stdio-common/psignal.c (psignal): Likewise.
3071         * locale/programs/localedef.c (more_help): Likewise.
3072         * resolv/res_hconf.c (arg_service_list, arg_trimdomain_list,
3073         arg_bool, parse_line): Check result of __asprintf calls and
3074         don't use string if they failed.
3075         * sunrpc/svc_simple.c (registerrpc, universal): Likewise.
3076         * elf/ldconfig.c (parse_conf_include): Check result of __asprintf
3077         call and exit if it failed.
3079 2004-05-10  Jakub Jelinek  <jakub@redhat.com>
3081         * sysdeps/posix/sysconf.c (__sysconf) <cases _SC_REALTIME_SIGNALS,
3082         _SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO,
3083         _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC, _SC_MAPPED_FILES,
3084         _SC_MEMLOCK, _SC_MEMLOCK_RANGE, _SC_MEMORY_PROTECTION,
3085         _SC_MESSAGE_PASSING, _SC_SEMAPHORES, _SC_SHARED_MEMORY_OBJECTS,
3086         _SC_THREADS, _SC_THREAD_SAFE_FUNCTIONS, _SC_THREAD_ATTR_STACKADDR,
3087         _SC_THREAD_ATTR_STACKSIZE, _SC_THREAD_PRIORITY_SCHEDULING,
3088         _SC_THREAD_PRIO_INHERIT, _SC_THREAD_PRIO_PROTECT,
3089         _SC_THREAD_PROCESS_SHARED>: Return _POSIX_* value instead of 1.
3090         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
3091         <case _SC_MONOTONIC_CLOCK>: Return _POSIX_VERSION instead of 1.
3093 2004-05-07  Jeroen Dekkers  <jeroen@dekkers.cx>
3095         * sysdeps/mach/hurd/i386/Makefile (CFLAGS-init-first.c): Add
3096         -momit-leaf-frame-pointer.
3098         * inet/test-ifaddrs.c (addr_string): Surround AF_PACKET case with
3099         #ifdef AF_PACKET.
3101         * sysdeps/mach/hurd/getcwd.c
3102         (_hurd_canonicalize_directory_name_intern): Only realloc when
3103         size is <= 0.
3105         * sysdeps/mach/hurd/mmap.c (__mmap): Fail when addr or offset
3106         isn't page aligned.
3108         * sysdeps/mach/hurd/spawni.c (EXPAND_DTABLE): Set dtablesize to
3109         new size.
3111         * sysdeps/mach/hurd/Versions (GLIBC_PRIVATE): Add __libc_read,
3112         __libc_write and __libc_lseek64.
3114 2004-05-29  Roland McGrath  <roland@redhat.com>
3116         * elf/Makefile (shared-only-routines): Add dl-caller.
3118 2004-05-28  Ulrich Drepper  <drepper@redhat.com>
3120         * sysdeps/powerpc/configure.in: New file.
3122 2004-05-28  Steven Munroe  <sjmunroe@us.ibm.com>
3124         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Add .machine
3125         "altivec" to enable VMX instructions.
3126         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
3127         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
3128         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
3129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3131         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3133         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3136 2004-05-27  Jakub Jelinek  <jakub@redhat.com>
3138         * sysdeps/i386/fpu/bits/mathinline.h (__expm1_code): Define using
3139         __builtin_expm1l for GCC 3.5+.
3140         (__expl): Define using __builtin_expl for GCC 3.4+.
3141         (exp, expf, expl): Don't define for GCC 3.4+.
3142         (tan, tanf, tanl): Don't define for GCC 3.5+.
3143         (__atan2l): Define using __builtin_atan2l for GCC 3.4+.
3144         (atan2, atan2f, atan2l): Don't define for GCC 3.4+ or !__FAST_MATH__.
3145         (fmod, fmodf, fmodl): Don't define for GCC 3.5+ or !__FAST_MATH__.
3146         (fabsf, fabsl): Only provide if __USE_MISC or __USE_ISOC99.
3147         (sin, sinf, sinl, cos, cosf, cosl, log, logf, logl): Don't define
3148         for GCC 3.4+.
3149         (log10, log10f, log10l, asin, asinf, asinl, acos, acosf, acosl):
3150         Don't define for GCC 3.5+.
3151         (atan, atanf, atanl): Don't define for GCC 3.4+ or !__FAST_MATH__.
3152         (log1p, log1pf, log1pl, logb, logbf, logbl, log2, log2f, log2l): Don't
3153         define for GCC 3.5+.
3154         (drem, dremf, dreml): Don't define for GCC 3.5+ or !__FAST_MATH__.
3155         * sysdeps/sparc/fpu/bits/mathinline.h (sqrt, sqrtf, sqrtl): Don't
3156         define for GCC 3.2+.
3158 2004-05-27  Jakub Jelinek  <jakub@redhat.com>
3160         * string/bits/string2.h (__bzero): Define even for GCC 3.0+.
3161         * sysdeps/alpha/stpcpy.S (stpcpy): Add libc_hidden_builtin_def.
3162         * sysdeps/alpha/alphaev67/stpcpy.S (stpcpy): Likewise.
3163         * sysdeps/powerpc/powerpc32/stpcpy.S (stpcpy): Likewise.
3164         * sysdeps/powerpc/powerpc64/stpcpy.S (stpcpy): Likewise.
3165         * sysdeps/sparc/sparc32/stpcpy.S (stpcpy): Likewise.
3166         * sysdeps/sparc/sparc64/stpcpy.S (stpcpy): Likewise.
3167         * sysdeps/i386/stpcpy.S (stpcpy): Likewise.
3168         * sysdeps/i386/i586/stpcpy.S (stpcpy): Likewise.
3169         * sysdeps/generic/stpcpy.c (stpcpy): Likewise.
3170         * sysdeps/x86_64/stpcpy.S (stpcpy): Likewise.
3171         * sysdeps/i386/i586/memcpy.S (memcpy): Remove
3172         libc_hidden_builtin_def if MEMPCPY_P.
3173         * sysdeps/x86_64/memcpy.S (memcpy): Likewise.
3174         * sysdeps/i386/i686/mempcpy.S (mempcpy): Add libc_hidden_builtin_def.
3175         * sysdeps/i386/i586/mempcpy.S (mempcpy): Likewise.
3176         * sysdeps/generic/mempcpy.c (mempcpy): Likewise.
3177         * sysdeps/x86_64/mempcpy.S (mempcpy): Likewise.
3179 2004-05-26  Roland McGrath  <roland@frob.com>
3181         * sysdeps/generic/bits/in.h
3182         (IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
3183         These are long obsolete in BSD systems where they originated.
3184         * conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'
3186 2004-05-26  Jakub Jelinek  <jakub@redhat.com>
3188         * include/string.h (mempcpy, stpcpy): Add libc_hidden_builtin_proto.
3189         * string/bits/string2.h (memset): Disable macro for GCC 3.0+.
3190         (__mempcpy): Use __builtin_mempcpy for GCC 3.4+.
3191         (strchr): For GCC 3.2+, only use __rawmemchr if second argument is
3192         constant '\0' and first argument is not constant.
3193         (__stpcpy): Use __builtin_stpcpy for GCC 3.4+.
3194         (strncpy): Remove #ifdef _USE_STRING_ARCH_mempcpy variant.
3195         For GCC 3.2+ use __builtin_strncpy.
3196         (strncat): For GCC 3.2+ use __builtin_strncat.
3197         (strcmp): For GCC 3.2+ use __builtin_strcmp if both arguments are
3198         constant.
3199         (strcspn, strspn, strpbrk): For GCC 3.2+, use builtin function
3200         if both arguments are constant.
3202 2004-05-26  Ulrich Drepper  <drepper@redhat.com>
3204         * nss/nss_files/files-hosts.c: Fix condition for looking up IPv4
3205         mapped addresses in gethostbyaddr.
3207 2004-05-25  Ulrich Drepper  <drepper@redhat.com>
3209         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove typep and
3210         flags parameter, convert afp to simple int parameter.  Adjust code.
3211         typep was never != NULL and flags therefore also unused.  *afp is
3212         never modified.
3213         * nss/nsswitch.h: Adjust __nss_hostname_digits_dots prototype.
3214         * nss/getXXbyYY.c: Remove HAVE_TYPE handling.  Adjust af parameter
3215         handling for __nss_hostname_digits_dots calls.
3216         * nss/getXXbyYY_r.c: Likewise.
3218         * elf/dl-load.c (_dl_map_object_from_fd): Map DSOs with MAP_DENYWRITE.
3220 2004-05-25  Steven Munroe  <sjmunroe@us.ibm.com>
3222         * sysdeps/powerpc/fpu/Makefile: Make ld.so a dependency of libm.so.
3223         * sysdeps/powerpc/fpu/bits/mathinline.h [__LIBC_INERNAL_MATH_INLINES]
3224         (__ieee754_sqrt): Define as __MATH_INLINE using fsqrt instruction.
3225         (__ieee754_sqrtf): Define as __MATH_INLINE using fsqrts instruction.
3226         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Moved
3227         implementation from w_sqrt.c.
3228         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Moved
3229         implementation from w_sqrtf.c.
3230         * sysdeps/powerpc/fpu/w_sqrt.c (__sqrt): Wrapper implementation
3231         using inline __ieee754_sqrt().
3232         * sysdeps/powerpc/fpu/w_sqrtf.c (__sqrtf): Wrapper implementation
3233         using inline __ieee754_sqrtf().
3234         * sysdeps/powerpc/powerpc32/sysdep.h [__ASSEMBLER__]: Include
3235         <sysdeps/powerpc/sysdep.h> independent of __ASSEMBLER__.
3236         * sysdeps/powerpc/sysdep.h [__ASSEMBLER__] (PPC_FEATURE_*): Define
3237         PPC_FEATURE_*  independent of __ASSEMBLER__.
3239 2004-05-25  Jakub Jelinek  <jakub@redhat.com>
3241         * sysdeps/pthread/aio_notify.c: Use <> instead of "" for aio_misc.h
3242         include.
3243         (aio_start_notify_thread): Define if not defined.
3244         (notify_func_wrapper): Use it.
3245         * sysdeps/pthread/aio_misc.c: Use <> instead of "" for aio_misc.h
3246         include.
3247         (aio_create_helper_thread): Define if not defined.
3248         (__aio_create_helper_thread): New function.
3249         (__aio_enqueue_request): Use aio_create_helper_thread.
3251         * nis/ypclnt.c (ypall_data, ypall_foreach): Remove.
3252         (struct ypresp_all_data): New type.
3253         (__xdr_ypresp_all): Change second argument to
3254         struct ypresp_all_data *.  Replace ypall_foreach and
3255         ypall_data with objp->foreach and objp->data.
3256         (yp_all): Remove status variable, add data.  Replace
3257         all uses of status with data.status.  Initialize data.foreach
3258         and data.data instead of ypall_foreach and ypall_data.
3260 2004-05-24  Jakub Jelinek  <jakub@redhat.com>
3262         * elf/dl-lookup.c (add_dependency): Set DF_1_NODELETE bit
3263         in l_flags_1, not in l_flags.
3265 2004-04-10  Robert Millan  <robertmh@gnu.org>
3267         * sysdeps/unix/sysv/linux/bits/in.h: Cosmetic fixes to get in sync
3268         with sysdeps/generic/bits/in.h.
3270 2004-05-25  Roland McGrath  <roland@frob.com>
3272         * sysdeps/generic/unwind-dw2-fde-glibc.c: Change copyright terms from
3273         GCC GPL to standard glibc LGPL.
3275 2004-05-24  Ulrich Drepper  <drepper@redhat.com>
3277         * manual/string.texi (Copying and Concatenation): Fixed second
3278         concat example.
3279         Reported by Fabian Pietsch <fabian@zzznowman.dyndns.org>.
3281 2004-05-23  Ulrich Drepper  <drepper@redhat.com>
3283         * malloc/obstack.c: Don't allow linking with _obstack.
3285 2004-05-23  Andreas Schwab  <schwab@suse.de>
3287         * sysdeps/m68k/m68020/bits/atomic.h: Use "+m" constraint instead
3288         of separate "m" constraints.
3290 2004-05-15  Chris Demetriou  <cgd@broadcom.com>
3292         * sysdeps/mips/dl-machine.h (ELF_DL_FRAME_SIZE)
3293         (ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS): For the N32
3294         and 64 ABIs, save and restore regs $10 and $11 (a6 and a7).
3296 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
3298         * malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.
3299         Add comment explaining why libc still defines it.
3301 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3303         * malloc/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
3304         obstack_alignment_mask, obstack_alloc, obstack_base,
3305         obstack_blank, obstack_blank_fast, obstack_chunk_size,
3306         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
3307         obstack_grow0, obstack_init, obstack_int_grow,
3308         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
3309         obstack_next_free, obstack_object_size, obstack_ptr_grow,
3310         obstack_ptr_grow_fast, obstack_room): Remove declarations of
3311         nonexistent functions.
3313 2004-05-18  Steven Munroe  <sjmunroe@us.ibm.com>
3315         * sysdeps/powerpc/powerpc64/sysdep.h [__ASSEMBLER__]: Include
3316         <sysdeps/powerpc/sysdep.h> independent of __ASSEMBLER__.
3317         [PIC]: Redundent for powerpc64, removed.
3318         (ENTRY): Generate size and alignment for opd entry.
3319         (EALIGN): Generate size and alignment for opd entry.
3320         (END): Use DOT_LABEL in ASM_SIZE_DIRECTIVE.
3321         (END_GEN_TB): Use DOT_LABEL in ASM_SIZE_DIRECTIVE.
3323 2004-05-19  Ulrich Drepper  <drepper@redhat.com>
3325         * misc/regexp.h: Say the functions have been withdrawn.
3327         * wcsmbs/tst-wcpncpy.c: Add more tests.
3329 2004-05-18  Roland McGrath  <roland@frob.com>
3331         * sysdeps/generic/unwind.h: Change copyright terms from GCC GPL to
3332         standard glibc LGPL.
3333         * sysdeps/generic/unwind-dw2.c: Likewise.
3334         * sysdeps/generic/unwind-dw2-fde.c: Likewise.
3335         * sysdeps/generic/unwind-dw2-fde.h: Likewise.
3336         * sysdeps/generic/unwind-pe.h: Likewise.
3338 2004-05-15  Petter Reinholdtsen  <pere@hungry.com>
3340         * locale/iso-3166.def: Remove YUGOSLAVIA and insert "SERBIA AND
3341         MONTENEGRO" which have taken over the code 819.  Patch from
3342         Danilo Segan. [BZ #40]
3344 2004-05-15  Jakub Jelinek  <jakub@redhat.com>
3346         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
3347         (SYSCALL_ERROR_HANDLER): Rename __sparc.get_pic.l7 to
3348         __sparc_get_pic_l7.
3350 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3352         * catgets/gencat.c: Update bug reporting instructions.
3353         * csu/version.c: Likewise.
3354         * debug/catchsegv.sh: Likewise.
3355         * debug/pcprofiledump.c: Likewise.
3356         * debug/xtrace.sh: Likewise.
3357         * elf/ldd.bash.in: Likewise.
3358         * iconv/iconv_prog.c: Likewise.
3359         * iconv/iconvconfig.c: Likewise.
3360         * locale/programs/locale.c: Likewise.
3361         * locale/programs/localedef.c: Likewise.
3362         * login/programs/pt_chown.c: Likewise.
3363         * malloc/memusage.sh: Likewise.
3364         * malloc/memusagestat.c: Likewise.
3365         * malloc/mtrace.pl: Likewise.
3366         * manual/crypt.texi: Likewise.
3367         * manual/install.texi: Likewise.
3368         * nss/makedb.c: Likewise.
3370 2004-05-14  Jakub Jelinek  <jakub@redhat.com>
3372         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Only
3373         CHECK_STATIC_TLS if sym != NULL.
3374         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
3375         * sysdeps/i386/dl-machine.h (elf_machine_rela): Likewise.
3377 2004-05-12  Andreas Schwab  <schwab@suse.de>
3379         * posix/regex_internal.c (build_wcs_buffer): Also set pstr->mbs
3380         when translating.
3382 2004-05-13  H.J. Lu  <hongjiu.lu@intel.com>
3384         * Rules (xtests): Depend on tests.
3386 2004-05-13  Jakub Jelinek  <jakub@redhat.com>
3388         * libio/genops.c (_IO_default_xsputn): Avoid one overflow per char if
3389         count is negative, yet write_ptr < write_end.
3390         (_IO_default_xsgetn): Avoid one underflow per char if count is
3391         negative, yet read_ptr < read_end.
3393 2004-05-12  Steven Munroe  <sjmunroe@us.ibm.com>
3395         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (XTABS): Define XTABS
3396         equal to TAB3.
3398 2004-05-12  Ulrich Drepper  <drepper@redhat.com>
3400         * elf/dl-lookup.c (_dl_lookup_symbol_x): Correct _dl_signal_cerror
3401         call.
3403 2004-05-10  Roland McGrath  <roland@frob.com>
3405         * hurd/hurdlookup.c (__hurd_file_name_split): Return ENOENT for "".
3406         (__hurd_directory_name_split): Likewise.
3408 2004-05-10  Ulrich Drepper  <drepper@redhat.com>
3410         * po/fr.po: Update from translation team.
3412 2004-05-10  Andreas Jaeger  <aj@suse.de>
3414         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3415         Correctly compute alignment.
3416         Patch by Michael Matz <matz@suse.de>.
3418 2004-05-09  Ulrich Drepper  <drepper@redhat.com>
3420         * sysdeps/generic/sigpause.c: Prevent sigpause prototype.
3421         * sysdeps/posix/sigpause.c: Likewise.
3422         * signal/signal.h: Don't define sigpause macro unless needed.
3424 2004-05-08  Jakub Jelinek  <jakub@redhat.com>
3426         * configure.in (libc_cv_libgcc_s_suffix): New check.
3427         (libc_cv_as_needed): Use -lgcc_s$libc_cv_libgcc_s_suffix.
3428         * config.make.in (libgcc_s_suffix): Set.
3429         * Makeconfig (libgcc_eh): Use -lgcc_s$(libgcc_s_suffix).
3431 2004-05-08  Ulrich Drepper  <drepper@redhat.com>
3433         * signal/signal.h: Use BSD sigpause only if BSD behavior is preferred.
3435 2004-04-29  Steven Munroe  <sjmunroe@us.ibm.com>
3437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (LOADARGS_1,
3438         LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6):
3439         Load argument values into temporary variables.
3440         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (LOADARGS_1,
3441         LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6):
3442         Likewise.
3444 2004-05-07  Ulrich Drepper  <drepper@redhat.com>
3446         * sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c
3447         need to be compiled with exceptions.
3449 2004-05-06  Ulrich Drepper  <drepper@redhat.com>
3451         * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Fix memory handling.
3452         * sysdeps/generic/ifreq.c (__ifreq): Fix memory handling.
3454         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Make clear that
3455         realloc cannot fail.
3457         * nss/nss_files/files-netgrp.c (EXPAND): Free buffer which cannot
3458         be expanded.
3460         * nis/nis_table.c: Clean up memory handling.
3461         * nis/nis_subr.c (nis_getnames): Clean up memory handling.
3462         * nis/nis_removemember.c (nis_removemember): Add comment
3463         explaining use of realloc.
3465         * math/tgmath.h (fabs): Use __TGMATH_UNARY_REAL_IMAG_RET_REAL.
3466         (carg): Likewise.
3467         Patch by Lev S Bishop <lev.bishop@yale.edu>.
3469         * math/bug-tgmath1.c (main): Test fabs and carg as well.
3471 2004-05-06  Richard Henderson  <rth@redhat.com>
3473         * elf/elf.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
3474         AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New.
3475         * sysdeps/unix/sysv/linux/alpha/Versions: Export
3476         __libc_alpha_cache_shape as a private symbol.
3477         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: New file.
3478         * sysdeps/unix/sysv/linux/alpha/sysconf.c: New file.
3480 2004-05-06  Richard Henderson  <rth@redhat.com>
3482         * sysdeps/alpha/div_libc.h (_ITOFS, _ITOFT, _FTOIT, _ITOFT2): New.
3483         * sysdeps/alpha/divl.S: Use them.
3484         * sysdeps/alpha/divq.S: Likewise.
3485         * sysdeps/alpha/divqu.S: Likewise.
3486         * sysdeps/alpha/reml.S: Likewise.
3487         * sysdeps/alpha/remq.S: Likewise.
3488         * sysdeps/alpha/remqu.S: Likewise.
3490 2004-05-06  Ulrich Drepper  <drepper@redhat.com>
3492         * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG_RET_REAL):Define.
3493         (cimag): Use it.
3494         (creal): Likewise.
3495         * math/Makefile (tests): Add bug-tgmath1.
3496         * math/bug-tgmath1.c: New file.
3498 2004-05-05  Jakub Jelinek  <jakub@redhat.com>
3500         * sysdeps/alpha/atomicity.h: Remove.
3501         * sysdeps/generic/atomicity.h: Remove.
3503 2004-05-05  H.J. Lu  <hongjiu.lu@intel.com>
3505         * sysdeps/i386/i486/bits/string.h (strpbrk): Cast return to
3506         char *.
3508 2004-04-22  David Mosberger  <davidm@hpl.hp.com>
3510         * sysdeps/unix/sysv/linux/ia64/Makefile (librt-routines): Mention
3511           rt-sysdep.
3512         * sysdeps/unix/sysv/linux/ia64/rt-sysdep.S: New file.
3514         * sysdeps/ia64/strcat.c: New file.
3515         * sysdeps/ia64/strcat.S: Delete.
3517 2004-05-04  Jakub Jelinek  <jakub@redhat.com>
3519         * sysdeps/unix/sysv/linux/ia64/sysdep.S (USE___THREAD): Remove
3520         defined.
3522 2004-04-23  Jakub Jelinek  <jakub@redhat.com>
3524         * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Add
3525         libc_hidden_proto.  Define to __GI___libm_error_support for
3526         assembly going into libc.so.
3527         * sysdeps/ia64/fpu/libc_libm_error.c (__libm_error_support): Add
3528         libc_hidden_def.
3530         * include/libc-symbols.h (HIDDEN_BUILTIN_JUMPTARGET): Define.
3531         * sysdeps/ia64/bcopy.S (bcopy): Use it for jump to memmove.
3533         * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Access
3534         gprel errno if RTLD_PRIVATE_ERRNO or __thread __libc_errno/errno
3535         if USE___THREAD.
3537 2004-05-03  Jakub Jelinek  <jakub@redhat.com>
3539         * sysdeps/unix/bsd/bits/fcntl.h (F_SETOWN, F_GETOWN): Define if
3540         __USE_BSD or __USE_UNIX98.
3541         * sysdeps/unix/bsd/ultrix4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3542         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3543         * sysdeps/unix/bsd/sun/sunos4/bits/fcntl.h (F_SETOWN, F_GETOWN):
3544         Likewise.
3545         * sysdeps/unix/common/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3546         * sysdeps/unix/sysv/aix/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3547         * sysdeps/unix/sysv/irix4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3548         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN, F_GETOWN):
3549         Likewise.
3550         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_SETOWN, F_GETOWN):
3551         Likewise.
3552         * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (F_SETOWN, F_GETOWN):
3553         Likewise.
3554         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
3555         Likewise.
3556         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_SETOWN, F_GETOWN):
3557         Likewise.
3558         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN, F_GETOWN):
3559         Likewise.
3560         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (F_SETOWN, F_GETOWN):
3561         Likewise.
3562         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (F_SETOWN, F_GETOWN):
3563         Likewise.
3564         * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_SETOWN, F_GETOWN):
3565         Likewise.
3566         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (F_SETOWN, F_GETOWN):
3567         Likewise.
3568         * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_SETOWN, F_GETOWN):
3569         Likewise.
3570         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (F_SETOWN, F_GETOWN):
3571         Likewise.
3572         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (F_SETOWN, F_GETOWN):
3573         Likewise.
3574         * sysdeps/generic/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3575         * sysdeps/mach/hurd/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
3576         * io/sys/stat.h (S_ISSOCK, S_IFSOCK): Likewise.
3578 2004-05-01  Jakub Jelinek  <jakub@redhat.com>
3580         * posix/Versions (libc): Remove __libc_wait, __libc_waitpid,
3581         __libc_pause, __libc_nanosleep, __libc_pread, __libc_pread64,
3582         __libc_pwrite64, __waitid and __pselect @@GLIBC_PRIVATE.
3583         * stdlib/Versions (libc): Remove __on_exit@@GLIBC_PRIVATE.
3584         * sysdeps/unix/sysv/linux/Versions (libc): Remove
3585         __libc_sigaction@@GLIBC_PRIVATE.
3586         * sysdeps/unix/sysv/linux/x86_64/Versions (libc): Remove
3587         __modify_ldt@@GLIBC_PRIVATE.
3588         * socket/Versions (libc): Remove __libc_accept, __libc_send,
3589         __libc_recvfrom, __libc_recvmsg, __libc_sendmsg, __libc_recv,
3590         __libc_sendto and __libc_connect @@GLIBC_PRIVATE.
3591         * stdio-common/Versions (libc): Remove
3592         _itoa_upper_digits@@GLIBC_PRIVATE.
3593         * resolv/Versions (libresolv): Remove __ns_samename@@GLIBC_PRIVATE.
3594         * misc/Versions (libc): Remove __libc_fsync, __libc_msync,
3595         __libc_readv and __libc_writev @@GLIBC_PRIVATE.
3596         * termios/Versions (libc): Remove __libc_tcdrain@@GLIBC_PRIVATE.
3597         * io/Versions (libc): Remove __libc_open, __libc_close, __libc_read,
3598         __libc_write, __libc_lseek, __libc_fcntl, __libc_open64 and
3599         __libc_lseek64 @@GLIBC_PRIVATE.
3601 2004-04-30  Jakub Jelinek  <jakub@redhat.com>
3603         * elf/dl-load.c (open_verify): Move e_phentsize check after e_type
3604         check.
3606 2004-04-29  Steven Munroe  <sjmunroe@us.ibm.com>
3608         * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: New file.
3609         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: New file.
3610         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: New file.
3611         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: New file.
3612         * sysdeps/powerpc/powerpc64/fpu/s_llrint.c: Removed.
3613         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: New file.
3614         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.c: Removed.
3615         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: New file.
3616         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: New file.
3617         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: New file.
3618         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: New file.
3619         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: New file.
3620         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: New file.
3621         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: New file.
3622         * sysdeps/powerpc/powerpc64/fpu/s_round.S: New file.
3623         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: New file.
3624         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: New file.
3625         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: New file.
3627         * math/test-misc.c [LDBL_MANT_DIG == 106](main): Correct LDBL_MAX
3628         mantissa for AIX long double format.
3629         * misc/qefgcvt.c [LDBL_MANT_DIG == 106] (NDIGIT_MAX): Define for AIX
3630         long double format.
3631         * misc/qefgcvt_r.c [LDBL_MANT_DIG == 106] (NDIGIT_MAX): Likewise.
3632         * stdlib/fpioconst.c [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__>1024]
3633         (_fpioconst_pow10): AIX long double format has same exponent range as
3634         double.
3635         * stdlib/fpioconst.h [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__>1024]
3636         (LDBL_MAX_10_EXP_LOG): AIX long double format has same exponent range
3637         as double.
3639 2004-04-23  Art Haas  <ahaas@airmail.net>
3641         * sysdeps/unix/sysv/linux/kernel-features.h: Add 'defined'.
3643 2004-04-28  Carlos O'Donell  <carlos@baldric.uwo.ca>
3645         * sysdeps/unix/sysv/linux/mq_getattr.c: Include <stddef.h>.
3646         * sysdeps/unix/sysv/linux/mq_notify.c: Likewise.
3647         * sysdeps/unix/sysv/linux/mq_open.c: Likewise.
3648         * sysdeps/unix/sysv/linux/mq_receive.c: Likewise.
3649         * sysdeps/unix/sysv/linux/mq_send.c: Likewise.
3651 2004-04-29  Philip Blundell  <pb@nexus.co.uk>
3653         * sysdeps/arm/dl-machine.h (RTLD_START): Avoid unnecessary GOT
3654         entries.
3656 2004-04-29  Jakub Jelinek  <jakub@redhat.com>
3658         * manual/resource.texi (sched_setaffinity, sched_getaffinity): Fix
3659         prototypes and description [BZ #131].
3661         * string/bits/string2.h (strpbrk): Cast NULL to char * [BZ #130].
3662         Patch by Ed Catmur <ed@catmur.co.uk>.
3663         * string/tst-inlcall.c (main): Add test for strpbrk.
3665         [BZ #140]
3666         * sysdeps/unix/sysv/linux/sys/sysctl.h: Remove linux/compiler.h
3667         include.
3668         (_LINUX_KERNEL_H, _LINUX_TYPES_H, _LINUX_LIST_H): Only define if not
3669         yet defined, #undef back after including linux/sysctl.h if defined
3670         here.
3671         (__LINUX_COMPILER_H, __user): Define if not yet defined, #undef
3672         back after including linux/sysctl.h if defined here.
3674         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c (_Qp_qtoi): Use %f31
3675         for single precision register, add it to __asm clobbers [BZ #139].
3676         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c (_Qp_qtoui): Use %f31
3677         for single precision register, add it to __asm clobbers.
3678         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c (_Qp_qtoux): Use fqtox
3679         instead of fqtoi in QP_HANDLE_EXCEPTIONS.
3680         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c (_Qp_qtox): Likewise.
3681         Reported by M. H. VanLeeuwen <vanl@megsinet.net>.
3683 2004-04-23  Andreas Schwab  <schwab@suse.de>
3685         * sysdeps/unix/sysv/linux/m68k/register-dump.h: Use
3686         __attribute_used__.
3688 2004-04-22  Philip Blundell  <philb@gnu.org>
3690         * sysdeps/arm/dl-machine.h (elf_machine_rela): Don't use INTUSE
3691         when calling _dl_signal_error.
3692         (elf_machine_rel): Likewise.
3694 2004-04-21  Ulrich Drepper  <drepper@redhat.com>
3696         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Define _GI___sigsetjmp
3697         and use it internally instead of __sigsetjmp.
3698         * sysdeps/ia64/fpu/s_frexpf.c (frexpf): Use _GI___libm_frexp_4f.
3699         * sysdeps/ia64/fpu/s_frexpl.c (frexpl): Use _GI___libm_frexp_4l.
3700         * sysdeps/ia64/fpu/libm_frexp4.S: Define _GI___libm_frexp_4.
3701         * sysdeps/ia64/fpu/libm_frexp4f.S: Define _GI___libm_frexp_4f.
3702         * sysdeps/ia64/fpu/libm_frexp4l.S: Define _GI___libm_frexp_4l.
3703         * sysdeps/ia64/fpu/s_frexp.c (frexp): Use _GI___libm_frexp_4.
3704         * sysdeps/ia64/fpu/libm_support.h: Declare _GI___libm_frexp_4,
3705         _GI___libm_frexp_4f, _GI___libm_frexp_4l.
3706         * sysdeps/ia64/fpu/bits/mathinline.h: New file.
3707         * sysdeps/unix/sysv/linux/ia64/__start_context.S: Use
3708         HIDDEN_JUMPTARGET for exit call.
3709         * sysdeps/unix/sysv/linux/ia64/clone2.S: Use HIDDEN_JUMPTARGET for
3710         _exit call.
3711         * sysdeps/ia64/bcopy.S: Use HIDDEN_JUMPTARGET for memmove call.
3712         * sysdeps/ia64/strcat.S: Use HIDDEN_JUMPTARGET for strlen and
3713         strcpy calls.
3715 2004-04-21  Jakub Jelinek  <jakub@redhat.com>
3717         * posix/tst-chmod.c (do_test): Fix a typo.
3719         * elf/lateglobal.c (main): Fix error checks.
3720         Patch by Stephen Clarke <stephen.clarke@st.com>.
3722         * manual/ctype.texi (isblank, iswblank): Mark as ISO functions,
3723         mention they have been added in ISO C99.
3724         Reported by Ben Pfaff <blp@cs.stanford.edu>.
3726 2004-03-31  H.J. Lu  <hongjiu.lu@intel.com>
3728         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Fix typo.
3730 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
3732         * sysdeps/unix/sysv/linux/shm_open.c (shm_unlink): Change EPERM into
3733         EACCES.
3735 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
3737         * stdio-common/vfscanf.c (_IO_vfscanf): Revert last %% whitespace
3738         handling change.
3739         * stdio-common/tst-sscanf.c (int_tests): Adjust.
3741         * nis/nss-nis.c: Include stdlib.h.
3743         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Shut up a
3744         warning.
3745         * sysdeps/sparc/sparc64/memcmp.S (memcmp): Remove BP_SYM () from
3746         libc_hidden_builtin_def.
3748 2004-04-20  Jim Meyering  <jim@meyering.net>
3750         * misc/error.c (error_tail): Don't leak upon realloc failure.
3752 2004-04-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3754         * sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable):
3755         Use RETURN_ADDRESS instead of __builtin_return_address.
3757 2004-04-19  Ulrich Drepper  <drepper@redhat.com>
3759         * sysdeps/unix/sysv/linux/mq_unlink.c: Rewrite to produce more
3760         compact code.
3762 2004-04-20  Jakub Jelinek  <jakub@redhat.com>
3764         * stdio-common/vfscanf.c (_IO_vfscanf): When skipping whitespace,
3765         do input_error () instead of conv_error () and don't look at errno.
3766         Don't eat any whitespace before %% if skip_space == 0.
3767         * stdio-common/tst-sscanf.c (int_tests): New array.
3768         (main): Run int_tests.
3771 See ChangeLog.14 for earlier changes.