1 2004-05-23 Andreas Schwab <schwab@suse.de>
3 * sysdeps/m68k/m68020/bits/atomic.h: Use "+m" constraint instead
4 of separate "m" constraints.
6 2004-05-15 Chris Demetriou <cgd@broadcom.com>
8 * sysdeps/mips/dl-machine.h (ELF_DL_FRAME_SIZE)
9 (ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS): For the N32
10 and 64 ABIs, save and restore regs $10 and $11 (a6 and a7).
12 2004-05-20 Paul Eggert <eggert@cs.ucla.edu>
14 * malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.
15 Add comment explaining why libc still defines it.
17 2004-05-19 Paul Eggert <eggert@cs.ucla.edu>
19 * malloc/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
20 obstack_alignment_mask, obstack_alloc, obstack_base,
21 obstack_blank, obstack_blank_fast, obstack_chunk_size,
22 obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
23 obstack_grow0, obstack_init, obstack_int_grow,
24 obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
25 obstack_next_free, obstack_object_size, obstack_ptr_grow,
26 obstack_ptr_grow_fast, obstack_room): Remove declarations of
27 nonexistent functions.
29 2004-05-18 Steven Munroe <sjmunroe@us.ibm.com>
31 * sysdeps/powerpc/powerpc64/sysdep.h [__ASSEMBLER__]: Include
32 <sysdeps/powerpc/sysdep.h> independent of __ASSEMBLER__.
33 [PIC]: Redundent for powerpc64, removed.
34 (ENTRY): Generate size and alignment for opd entry.
35 (EALIGN): Generate size and alignment for opd entry.
36 (END): Use DOT_LABEL in ASM_SIZE_DIRECTIVE.
37 (END_GEN_TB): Use DOT_LABEL in ASM_SIZE_DIRECTIVE.
39 2004-05-19 Ulrich Drepper <drepper@redhat.com>
41 * misc/regexp.h: Say the functions have been withdrawn.
43 * wcsmbs/tst-wcpncpy.c: Add more tests.
45 2004-05-18 Roland McGrath <roland@frob.com>
47 * sysdeps/generic/unwind.h: Change copyright terms from GCC GPL to
49 * sysdeps/generic/unwind-dw2.c: Likewise.
50 * sysdeps/generic/unwind-dw2-fde.c: Likewise.
51 * sysdeps/generic/unwind-dw2-fde.h: Likewise.
52 * sysdeps/generic/unwind-pe.h: Likewise.
54 2004-05-15 Petter Reinholdtsen <pere@hungry.com>
56 * locale/iso-3166.def: Remove YUGOSLAVIA and insert "SERBIA AND
57 MONTENEGRO" which have taken over the code 819. Patch from
58 Danilo Segan. [BZ #40]
60 2004-05-15 Jakub Jelinek <jakub@redhat.com>
62 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
63 (SYSCALL_ERROR_HANDLER): Rename __sparc.get_pic.l7 to
66 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
68 * catgets/gencat.c: Update bug reporting instructions.
69 * csu/version.c: Likewise.
70 * debug/catchsegv.sh: Likewise.
71 * debug/pcprofiledump.c: Likewise.
72 * debug/xtrace.sh: Likewise.
73 * elf/ldd.bash.in: Likewise.
74 * iconv/iconv_prog.c: Likewise.
75 * iconv/iconvconfig.c: Likewise.
76 * locale/programs/locale.c: Likewise.
77 * locale/programs/localedef.c: Likewise.
78 * login/programs/pt_chown.c: Likewise.
79 * malloc/memusage.sh: Likewise.
80 * malloc/memusagestat.c: Likewise.
81 * malloc/mtrace.pl: Likewise.
82 * manual/crypt.texi: Likewise.
83 * manual/install.texi: Likewise.
84 * nss/makedb.c: Likewise.
86 2004-05-14 Jakub Jelinek <jakub@redhat.com>
88 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Only
89 CHECK_STATIC_TLS if sym != NULL.
90 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
91 * sysdeps/i386/dl-machine.h (elf_machine_rela): Likewise.
93 2004-05-12 Andreas Schwab <schwab@suse.de>
95 * posix/regex_internal.c (build_wcs_buffer): Also set pstr->mbs
98 2004-05-13 H.J. Lu <hongjiu.lu@intel.com>
100 * Rules (xtests): Depend on tests.
102 2004-05-13 Jakub Jelinek <jakub@redhat.com>
104 * libio/genops.c (_IO_default_xsputn): Avoid one overflow per char if
105 count is negative, yet write_ptr < write_end.
106 (_IO_default_xsgetn): Avoid one underflow per char if count is
107 negative, yet read_ptr < read_end.
109 2004-05-12 Steven Munroe <sjmunroe@us.ibm.com>
111 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (XTABS): Define XTABS
114 2004-05-12 Ulrich Drepper <drepper@redhat.com>
116 * elf/dl-lookup.c (_dl_lookup_symbol_x): Correct _dl_signal_cerror
119 2004-05-10 Roland McGrath <roland@frob.com>
121 * hurd/hurdlookup.c (__hurd_file_name_split): Return ENOENT for "".
122 (__hurd_directory_name_split): Likewise.
124 2004-05-10 Ulrich Drepper <drepper@redhat.com>
126 * po/fr.po: Update from translation team.
128 2004-05-10 Andreas Jaeger <aj@suse.de>
130 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
131 Correctly compute alignment.
132 Patch by Michael Matz <matz@suse.de>.
134 2004-05-09 Ulrich Drepper <drepper@redhat.com>
136 * sysdeps/generic/sigpause.c: Prevent sigpause prototype.
137 * sysdeps/posix/sigpause.c: Likewise.
138 * signal/signal.h: Don't define sigpause macro unless needed.
140 2004-05-08 Jakub Jelinek <jakub@redhat.com>
142 * configure.in (libc_cv_libgcc_s_suffix): New check.
143 (libc_cv_as_needed): Use -lgcc_s$libc_cv_libgcc_s_suffix.
144 * config.make.in (libgcc_s_suffix): Set.
145 * Makeconfig (libgcc_eh): Use -lgcc_s$(libgcc_s_suffix).
147 2004-05-08 Ulrich Drepper <drepper@redhat.com>
149 * signal/signal.h: Use BSD sigpause only if BSD behavior is preferred.
151 2004-04-29 Steven Munroe <sjmunroe@us.ibm.com>
153 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (LOADARGS_1,
154 LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6):
155 Load argument values into temporary variables.
156 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (LOADARGS_1,
157 LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5, LOADARGS_6):
160 2004-05-07 Ulrich Drepper <drepper@redhat.com>
162 * sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c
163 need to be compiled with exceptions.
165 2004-05-06 Ulrich Drepper <drepper@redhat.com>
167 * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Fix memory handling.
168 * sysdeps/generic/ifreq.c (__ifreq): Fix memory handling.
170 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Make clear that
173 * nss/nss_files/files-netgrp.c (EXPAND): Free buffer which cannot
176 * nis/nis_table.c: Clean up memory handling.
177 * nis/nis_subr.c (nis_getnames): Clean up memory handling.
178 * nis/nis_removemember.c (nis_removemember): Add comment
179 explaining use of realloc.
181 * math/tgmath.h (fabs): Use __TGMATH_UNARY_REAL_IMAG_RET_REAL.
183 Patch by Lev S Bishop <lev.bishop@yale.edu>.
185 * math/bug-tgmath1.c (main): Test fabs and carg as well.
187 2004-05-06 Richard Henderson <rth@redhat.com>
189 * elf/elf.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
190 AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New.
191 * sysdeps/unix/sysv/linux/alpha/Versions: Export
192 __libc_alpha_cache_shape as a private symbol.
193 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: New file.
194 * sysdeps/unix/sysv/linux/alpha/sysconf.c: New file.
196 2004-05-06 Richard Henderson <rth@redhat.com>
198 * sysdeps/alpha/div_libc.h (_ITOFS, _ITOFT, _FTOIT, _ITOFT2): New.
199 * sysdeps/alpha/divl.S: Use them.
200 * sysdeps/alpha/divq.S: Likewise.
201 * sysdeps/alpha/divqu.S: Likewise.
202 * sysdeps/alpha/reml.S: Likewise.
203 * sysdeps/alpha/remq.S: Likewise.
204 * sysdeps/alpha/remqu.S: Likewise.
206 2004-05-06 Ulrich Drepper <drepper@redhat.com>
208 * math/tgmath.h (__TGMATH_UNARY_REAL_IMAG_RET_REAL):Define.
211 * math/Makefile (tests): Add bug-tgmath1.
212 * math/bug-tgmath1.c: New file.
214 2004-05-05 Jakub Jelinek <jakub@redhat.com>
216 * sysdeps/alpha/atomicity.h: Remove.
217 * sysdeps/generic/atomicity.h: Remove.
219 2004-05-05 H.J. Lu <hongjiu.lu@intel.com>
221 * sysdeps/i386/i486/bits/string.h (strpbrk): Cast return to
224 2004-04-22 David Mosberger <davidm@hpl.hp.com>
226 * sysdeps/unix/sysv/linux/ia64/Makefile (librt-routines): Mention
228 * sysdeps/unix/sysv/linux/ia64/rt-sysdep.S: New file.
230 * sysdeps/ia64/strcat.c: New file.
231 * sysdeps/ia64/strcat.S: Delete.
233 2004-05-04 Jakub Jelinek <jakub@redhat.com>
235 * sysdeps/unix/sysv/linux/ia64/sysdep.S (USE___THREAD): Remove
238 2004-04-23 Jakub Jelinek <jakub@redhat.com>
240 * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Add
241 libc_hidden_proto. Define to __GI___libm_error_support for
242 assembly going into libc.so.
243 * sysdeps/ia64/fpu/libc_libm_error.c (__libm_error_support): Add
246 * include/libc-symbols.h (HIDDEN_BUILTIN_JUMPTARGET): Define.
247 * sysdeps/ia64/bcopy.S (bcopy): Use it for jump to memmove.
249 * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Access
250 gprel errno if RTLD_PRIVATE_ERRNO or __thread __libc_errno/errno
253 2004-05-03 Jakub Jelinek <jakub@redhat.com>
255 * sysdeps/unix/bsd/bits/fcntl.h (F_SETOWN, F_GETOWN): Define if
256 __USE_BSD or __USE_UNIX98.
257 * sysdeps/unix/bsd/ultrix4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
258 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
259 * sysdeps/unix/bsd/sun/sunos4/bits/fcntl.h (F_SETOWN, F_GETOWN):
261 * sysdeps/unix/common/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
262 * sysdeps/unix/sysv/aix/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
263 * sysdeps/unix/sysv/irix4/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
264 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN, F_GETOWN):
266 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_SETOWN, F_GETOWN):
268 * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (F_SETOWN, F_GETOWN):
270 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
272 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_SETOWN, F_GETOWN):
274 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN, F_GETOWN):
276 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (F_SETOWN, F_GETOWN):
278 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (F_SETOWN, F_GETOWN):
280 * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_SETOWN, F_GETOWN):
282 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (F_SETOWN, F_GETOWN):
284 * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_SETOWN, F_GETOWN):
286 * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (F_SETOWN, F_GETOWN):
288 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (F_SETOWN, F_GETOWN):
290 * sysdeps/generic/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
291 * sysdeps/mach/hurd/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise.
292 * io/sys/stat.h (S_ISSOCK, S_IFSOCK): Likewise.
294 2004-05-01 Jakub Jelinek <jakub@redhat.com>
296 * posix/Versions (libc): Remove __libc_wait, __libc_waitpid,
297 __libc_pause, __libc_nanosleep, __libc_pread, __libc_pread64,
298 __libc_pwrite64, __waitid and __pselect @@GLIBC_PRIVATE.
299 * stdlib/Versions (libc): Remove __on_exit@@GLIBC_PRIVATE.
300 * sysdeps/unix/sysv/linux/Versions (libc): Remove
301 __libc_sigaction@@GLIBC_PRIVATE.
302 * sysdeps/unix/sysv/linux/x86_64/Versions (libc): Remove
303 __modify_ldt@@GLIBC_PRIVATE.
304 * socket/Versions (libc): Remove __libc_accept, __libc_send,
305 __libc_recvfrom, __libc_recvmsg, __libc_sendmsg, __libc_recv,
306 __libc_sendto and __libc_connect @@GLIBC_PRIVATE.
307 * stdio-common/Versions (libc): Remove
308 _itoa_upper_digits@@GLIBC_PRIVATE.
309 * resolv/Versions (libresolv): Remove __ns_samename@@GLIBC_PRIVATE.
310 * misc/Versions (libc): Remove __libc_fsync, __libc_msync,
311 __libc_readv and __libc_writev @@GLIBC_PRIVATE.
312 * termios/Versions (libc): Remove __libc_tcdrain@@GLIBC_PRIVATE.
313 * io/Versions (libc): Remove __libc_open, __libc_close, __libc_read,
314 __libc_write, __libc_lseek, __libc_fcntl, __libc_open64 and
315 __libc_lseek64 @@GLIBC_PRIVATE.
317 2004-04-30 Jakub Jelinek <jakub@redhat.com>
319 * elf/dl-load.c (open_verify): Move e_phentsize check after e_type
322 2004-04-29 Steven Munroe <sjmunroe@us.ibm.com>
324 * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: New file.
325 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: New file.
326 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: New file.
327 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: New file.
328 * sysdeps/powerpc/powerpc64/fpu/s_llrint.c: Removed.
329 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: New file.
330 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.c: Removed.
331 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: New file.
332 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: New file.
333 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: New file.
334 * sysdeps/powerpc/powerpc64/fpu/s_lround.S: New file.
335 * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: New file.
336 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: New file.
337 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: New file.
338 * sysdeps/powerpc/powerpc64/fpu/s_round.S: New file.
339 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: New file.
340 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: New file.
341 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: New file.
343 * math/test-misc.c [LDBL_MANT_DIG == 106](main): Correct LDBL_MAX
344 mantissa for AIX long double format.
345 * misc/qefgcvt.c [LDBL_MANT_DIG == 106] (NDIGIT_MAX): Define for AIX
347 * misc/qefgcvt_r.c [LDBL_MANT_DIG == 106] (NDIGIT_MAX): Likewise.
348 * stdlib/fpioconst.c [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__>1024]
349 (_fpioconst_pow10): AIX long double format has same exponent range as
351 * stdlib/fpioconst.h [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__>1024]
352 (LDBL_MAX_10_EXP_LOG): AIX long double format has same exponent range
355 2004-04-23 Art Haas <ahaas@airmail.net>
357 * sysdeps/unix/sysv/linux/kernel-features.h: Add 'defined'.
359 2004-04-28 Carlos O'Donell <carlos@baldric.uwo.ca>
361 * sysdeps/unix/sysv/linux/mq_getattr.c: Include <stddef.h>.
362 * sysdeps/unix/sysv/linux/mq_notify.c: Likewise.
363 * sysdeps/unix/sysv/linux/mq_open.c: Likewise.
364 * sysdeps/unix/sysv/linux/mq_receive.c: Likewise.
365 * sysdeps/unix/sysv/linux/mq_send.c: Likewise.
367 2004-04-29 Philip Blundell <pb@nexus.co.uk>
369 * sysdeps/arm/dl-machine.h (RTLD_START): Avoid unnecessary GOT
372 2004-04-29 Jakub Jelinek <jakub@redhat.com>
374 * manual/resource.texi (sched_setaffinity, sched_getaffinity): Fix
375 prototypes and description [BZ #131].
377 * string/bits/string2.h (strpbrk): Cast NULL to char * [BZ #130].
378 Patch by Ed Catmur <ed@catmur.co.uk>.
379 * string/tst-inlcall.c (main): Add test for strpbrk.
382 * sysdeps/unix/sysv/linux/sys/sysctl.h: Remove linux/compiler.h
384 (_LINUX_KERNEL_H, _LINUX_TYPES_H, _LINUX_LIST_H): Only define if not
385 yet defined, #undef back after including linux/sysctl.h if defined
387 (__LINUX_COMPILER_H, __user): Define if not yet defined, #undef
388 back after including linux/sysctl.h if defined here.
390 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c (_Qp_qtoi): Use %f31
391 for single precision register, add it to __asm clobbers [BZ #139].
392 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c (_Qp_qtoui): Use %f31
393 for single precision register, add it to __asm clobbers.
394 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c (_Qp_qtoux): Use fqtox
395 instead of fqtoi in QP_HANDLE_EXCEPTIONS.
396 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c (_Qp_qtox): Likewise.
397 Reported by M. H. VanLeeuwen <vanl@megsinet.net>.
399 2004-04-23 Andreas Schwab <schwab@suse.de>
401 * sysdeps/unix/sysv/linux/m68k/register-dump.h: Use
404 2004-04-22 Philip Blundell <philb@gnu.org>
406 * sysdeps/arm/dl-machine.h (elf_machine_rela): Don't use INTUSE
407 when calling _dl_signal_error.
408 (elf_machine_rel): Likewise.
410 2004-04-21 Ulrich Drepper <drepper@redhat.com>
412 * sysdeps/unix/sysv/linux/ia64/setjmp.S: Define _GI___sigsetjmp
413 and use it internally instead of __sigsetjmp.
414 * sysdeps/ia64/fpu/s_frexpf.c (frexpf): Use _GI___libm_frexp_4f.
415 * sysdeps/ia64/fpu/s_frexpl.c (frexpl): Use _GI___libm_frexp_4l.
416 * sysdeps/ia64/fpu/libm_frexp4.S: Define _GI___libm_frexp_4.
417 * sysdeps/ia64/fpu/libm_frexp4f.S: Define _GI___libm_frexp_4f.
418 * sysdeps/ia64/fpu/libm_frexp4l.S: Define _GI___libm_frexp_4l.
419 * sysdeps/ia64/fpu/s_frexp.c (frexp): Use _GI___libm_frexp_4.
420 * sysdeps/ia64/fpu/libm_support.h: Declare _GI___libm_frexp_4,
421 _GI___libm_frexp_4f, _GI___libm_frexp_4l.
422 * sysdeps/ia64/fpu/bits/mathinline.h: New file.
423 * sysdeps/unix/sysv/linux/ia64/__start_context.S: Use
424 HIDDEN_JUMPTARGET for exit call.
425 * sysdeps/unix/sysv/linux/ia64/clone2.S: Use HIDDEN_JUMPTARGET for
427 * sysdeps/ia64/bcopy.S: Use HIDDEN_JUMPTARGET for memmove call.
428 * sysdeps/ia64/strcat.S: Use HIDDEN_JUMPTARGET for strlen and
431 2004-04-21 Jakub Jelinek <jakub@redhat.com>
433 * posix/tst-chmod.c (do_test): Fix a typo.
435 * elf/lateglobal.c (main): Fix error checks.
436 Patch by Stephen Clarke <stephen.clarke@st.com>.
438 * manual/ctype.texi (isblank, iswblank): Mark as ISO functions,
439 mention they have been added in ISO C99.
440 Reported by Ben Pfaff <blp@cs.stanford.edu>.
442 2004-03-31 H.J. Lu <hongjiu.lu@intel.com>
444 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Fix typo.
446 2004-04-20 Jakub Jelinek <jakub@redhat.com>
448 * sysdeps/unix/sysv/linux/shm_open.c (shm_unlink): Change EPERM into
451 2004-04-20 Jakub Jelinek <jakub@redhat.com>
453 * stdio-common/vfscanf.c (_IO_vfscanf): Revert last %% whitespace
455 * stdio-common/tst-sscanf.c (int_tests): Adjust.
457 * nis/nss-nis.c: Include stdlib.h.
459 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Shut up a
461 * sysdeps/sparc/sparc64/memcmp.S (memcmp): Remove BP_SYM () from
462 libc_hidden_builtin_def.
464 2004-04-20 Jim Meyering <jim@meyering.net>
466 * misc/error.c (error_tail): Don't leak upon realloc failure.
468 2004-04-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
470 * sysdeps/unix/sysv/linux/dl-execstack.c (_dl_make_stack_executable):
471 Use RETURN_ADDRESS instead of __builtin_return_address.
473 2004-04-19 Ulrich Drepper <drepper@redhat.com>
475 * sysdeps/unix/sysv/linux/mq_unlink.c: Rewrite to produce more
478 2004-04-20 Jakub Jelinek <jakub@redhat.com>
480 * stdio-common/vfscanf.c (_IO_vfscanf): When skipping whitespace,
481 do input_error () instead of conv_error () and don't look at errno.
482 Don't eat any whitespace before %% if skip_space == 0.
483 * stdio-common/tst-sscanf.c (int_tests): New array.
484 (main): Run int_tests.
487 See ChangeLog.14 for earlier changes.