Ulrich Drepper
72e6cdfa2c
Remove useless "if" before "free".
2008-03-19 06:43:34 +00:00
Jakub Jelinek
354b75277b
* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
...
of ASSEMBLER. nptl/
* sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: Use __ASSEMBLER__ instead
of ASSEMBLER.
* sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Likewise.
2008-03-18 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
of ASSEMBLER.
2008-03-17 23:41:58 +00:00
Ulrich Drepper
4564918515
Fix typo.
2008-03-14 21:52:57 +00:00
Ulrich Drepper
702ae32909
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define
...
HAVE_DL_DISCOVER_OSVERSION.
* sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: Likewise.
2008-03-14 21:49:02 +00:00
Ulrich Drepper
ca668b298e
[BZ #5903 ]
...
2008-03-11 Ulrich Drepper <drepper@redhat.com>
[BZ #5903 ]
* iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
not stream for output file. Open output file here.
* iconv/iconv_prog.c (process_lock): Take pointer to output stream
and output file name.
(process_fd): Likewise.
(process_file): Likewise.
(main): Adjust callers of changed functions.
* iconv/iconv_prog.h: Adjust prototype.
2008-03-11 20:14:03 +00:00
Ulrich Drepper
5484ff515e
(charmap_conversion): Pass name of output file not stream for output file. Open output file here.
2008-03-11 20:12:16 +00:00
Andreas Jaeger
f3dc3415ec
[BZ #5753 ]
...
Update.
2008-03-09 Andreas Jaeger <aj@suse.de>
[BZ #5753 ]
* sysdeps/ia64/ieee754.h: Use protected namespace
__BIG_ENDIAN/__LITTLE_ENDIAN.
* sysdeps/ieee754/ieee754.h: Likewise.
Patch by Aurelien Jarno <aurelien@aurel32.net>.
2008-03-10 06:21:36 +00:00
Andreas Jaeger
b45ee712d5
[BZ #5753 ]
...
* sysdeps/ia64/ieee754.h: Use protected namespace
__BIG_ENDIAN/__LITTLE_ENDIAN.
* sysdeps/ieee754/ieee754.h: Likewise.
Patch by Aurelien Jarno <aurelien@aurel32.net>.
2008-03-10 06:21:21 +00:00
Ulrich Drepper
78c76b4191
[BZ #5602 ]
...
2008-03-08 Ulrich Drepper <drepper@redhat.com>
[BZ #5602 ]
* locales/pt_PT: Fix mon_decimal_point.
2008-03-09 01:10:32 +00:00
Ulrich Drepper
c6c00e0d06
of NAN(...) sequence.
2008-03-08 22:18:22 +00:00
Roland McGrath
2b965f1b4e
* hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
...
ignore a signal that came from a machine exception, treat it as a
fatal core-dump signal instead.
Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2008-03-08 21:47:27 +00:00
Roland McGrath
a8fd84d450
* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
...
Clear DF bit in thread state's eflags.
Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2008-03-08 21:39:24 +00:00
Roland McGrath
d2ea0b9659
2008-03-08 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
Clear DF bit in thread state's eflags.
Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2008-03-08 21:39:00 +00:00
Ulrich Drepper
b3278554af
[BZ #5774 ]
...
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
on NAN(...) sequence.
* stdlib/Makefile (tests): Add tst-strtod6.
* stdlib/tst-strtod6.c: New file.
* inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
2008-03-08 21:32:18 +00:00
Ulrich Drepper
2127a18634
[BZ #5762 ]
...
* posix/getopt.c (_getopt_internal_r): Clarify error message by
putting offending option character in quotes. Clean up error
messages.
* po/be.po: Adjust msgstr in translation file.
* po/bg.po: Likewise.
* po/ca.po: Likewise.
* po/cs.po: Likewise.
* po/da.po: Likewise.
* po/de.po: Likewise.
* po/es.po: Likewise.
* po/fr.po: Likewise.
* po/hr.po: Likewise.
* po/ko.po: Likewise.
* po/nl.po: Likewise.
* po/rw.po: Likewise.
* po/sk.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.
2008-03-08 20:04:40 +00:00
Ulrich Drepper
725c0c8792
[BZ #5760 ]
...
* inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
Patch by Roland Bless <roland@bless.de>.
2008-03-08 19:17:22 +00:00
Ulrich Drepper
368a8dec0a
* sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
...
.o file.
* elf/Makefile (routines): Add dl-sysdep.
(elide-routines.os): Likewise.
2008-03-08 17:52:13 +00:00
Ulrich Drepper
7c22c7ec9a
[BZ #5786 ]
...
* elf/dl-sysdep.c: Undefine ROUND after use.
* sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
(struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
* elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
to ...
* sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
* sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
if necessary.
* sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
2008-03-08 07:35:10 +00:00
Ulrich Drepper
93025f9373
* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
...
_dl_tls_get_addr_soft element.
* elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
* elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
* dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
GLRO.
* elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
* elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
of internal_function.
2008-03-08 05:44:56 +00:00
Ulrich Drepper
c71665ad06
* io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
...
defined to zero.
2008-03-08 05:21:41 +00:00
Ulrich Drepper
72f1012788
* stdlib/Makefile (aux): Add tens_in_limb.
...
* stdlib/strtod_l.c: Move _tens_in_limb definition to...
* stdlib/tens_in_limb.c: ...here. New file.
2008-03-08 04:18:31 +00:00
Ulrich Drepper
443db17889
[BZ #5778 ]
...
* sysdeps/unix/sysv/linux/pathconf.h: Declare
__statfs_chown_restricted.
* sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
for _PC_CHOWN_RESTRICTED.
* sysdeps/unix/sysv/linux/pathconf.c: Likewise.
Implement __statfs_chown_restricted.
* sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
_POSIX_CHOWN_RESTRICTED value to zero.
2008-02-26 Harsha Jagasia <harsha.jagasia@amd.com>
2008-03-08 01:57:18 +00:00
Ulrich Drepper
78c2bf0eb4
* sysdeps/x86_64/rtld-memset.c: New file.
...
2008-2-26 Harsha Jagasia <harsha.jagasia@amd.com>
* sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
* sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
Barcelona machine. Make default fall through branch of
__x86_64_preferred_memory_instruction check as the integer code path.
2007-10-15 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/x86_64/cacheinfo.c
(__x86_64_preferred_memory_instruction): New variable.
(init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
* sysdeps/x86_64/memset.S: Rewrite.
2008-01-08 Jakub Jelinek <jakub@redhat.com>
* malloc/malloc.c (public_cALLOc): For arenas other than
2008-03-07 17:55:11 +00:00
Ulrich Drepper
dff3751503
* include/stdio.h (__asprintf_chk, __dprintf_chk,
...
__obstack_printf_chk): New prototypes.
(__vasprintf_chk, __vdprintf_chk,
__obstack_vprintf_chk): Likewise.
Add libc_hidden_proto.
* libio/obprintf.c
(_IO_obstack_jumps): No longer static, add attribute_hidden.
* libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
__obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
__obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
* libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
__obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
__obstack_vprintf_chk): New prototypes.
(asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
obstack_vprintf): New inlines.
* debug/dprintf_chk.c: New file.
* debug/vdprintf_chk.c: New file.
* debug/asprintf_chk.c: New file.
* debug/vasprintf_chk.c: New file.
* debug/obprintf_chk.c: New file.
* debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
* debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
__vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
@@GLIBC_2.8.
* debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
vdprintf_chk and obprintf_chk, set CFLAGS for them.
* sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
__nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
libc_hidden_proto.
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
__nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
* sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
__nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
__nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
@@GLIBC_2.8.
* sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
obstack_vprintf_chk.
* sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
2008-03-05 07:05:13 +00:00
Ulrich Drepper
a4bb445a63
[BZ #5779 ]
...
* misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
Patch by Roy Marples <roy@marples.name>.
2008-03-05 05:50:39 +00:00
Ulrich Drepper
15600683c7
* SUPPORTED (SUPPORTED-LOCALES): Add shs_CA.UTF-8.
2008-03-04 22:10:40 +00:00
Ulrich Drepper
c958a6a4e5
[BZ #5736 ]
...
* malloc/malloc.c: Fix typo in comment.
2008-03-04 18:36:27 +00:00
Ulrich Drepper
d835f13696
[BZ #5627 ]
...
2008-03-04 Ulrich Drepper <drepper@redhat.com>
[BZ #5627 ]
* locale/iso-639.def: Add Shuswap.
2008-03-04 17:49:00 +00:00
Ulrich Drepper
65b4743a61
[BZ #5790 ]
...
2008-02-25 Jakub Jelinek <jakub@redhat.com>
[BZ #5790 ]
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
overwrite *h_errnop/*errnop values from getanswer_r in case of
failure.
2008-03-04 15:25:19 +00:00
Ulrich Drepper
27c377dd04
[BZ #5818 ]
...
* nscd/connections.c (dbs): Add initializers for .suggested_module.
(verify_persistent_db): Remove one unnecessary test and add a new one
for bad configuration.
(nscd_init): Improve error reported when persistent database cannot
be reused.
* nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
* nscd/nscd_conf.c (nscd_parse_file): Provide default values for
.suggested_module and .max_db_size and case config file says the
values are zero.
* nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
2008-03-04 01:54:09 +00:00
Ulrich Drepper
0f749099e9
[BZ #5854 ]
...
* nis/ypclnt.c (yp_order): Fix handling of return value of
do_ypcall_tr call.
Patch by Jeff Moyer <jmoyer@redhat.com>.
2008-03-04 00:28:04 +00:00
Ulrich Drepper
3868fb6efc
* po/fr.po: Update from translation team.
2008-03-03 16:00:42 +00:00
Ulrich Drepper
57b3d43f58
Update from translation team.
2008-03-03 16:00:17 +00:00
Andreas Jaeger
268dbf25c0
[BZ #5012 ]
...
Update.
2008-02-22 Andreas Jaeger <aj@suse.de>,
Carlos O'Donell <carlos@systemhalted.org>
[BZ #5012 ]
* FAQ.in: Describe why glibc needs to be compiled with
optimization.
2008-02-22 09:57:57 +00:00
Andreas Jaeger
c49e86f103
[BZ #5012 ]
...
* FAQ.in: Describe why glibc needs to be compiled with
optimization.
2008-02-22 09:57:19 +00:00
Roland McGrath
73b82641f4
* elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
2008-02-20 03:33:39 +00:00
Roland McGrath
a0a7cc65ad
2008-02-19 Roland McGrath <roland@redhat.com>
...
* elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
2008-02-20 03:33:33 +00:00
Ulrich Drepper
c913639332
[BZ #5737 ]
...
2008-02-15 Ulrich Drepper <drepper@redhat.com>
[BZ #5737 ]
* resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
__USE_MISC is defined.
2008-02-15 15:49:15 +00:00
Ulrich Drepper
2e3e9ff16c
* sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
...
* sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
sys/timerfd.h.
* sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
timerfd_gettime, timerfd_settime.
* sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
timerfd_gettime, timerfd_settime for GLIBC_2.8.
2008-02-10 19:43:56 +00:00
Ulrich Drepper
9d9ba87333
Header for timerfd interfaces.
2008-02-10 19:43:07 +00:00
Roland McGrath
85202a2b7e
* elf/elf.h (NT_PPC_SPE): New macro.
2008-02-09 01:45:01 +00:00
Roland McGrath
708ef8a471
* Makerules ($(common-objpfx)sysd-rules):
...
Depend on $(sysdep-makeconfigs).
2008-02-07 00:39:24 +00:00
Roland McGrath
67fbfa5ca1
[BZ #5442 ]
...
* configure.in: Use -print-file-name if it yields a directory,
for each of include and include-fixed.
* configure: Regenerated.
2008-02-01 00:20:11 +00:00
Roland McGrath
363a641b1c
* Makeconfig (sysd-rules-targets): New variable.
...
* sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
* sysdeps/unix/Makefile (omit-deps): Append variants for each target.
2008-02-01 00:01:25 +00:00
Roland McGrath
7bd00dbfeb
* manual/libc.texinfo: Update back-cover text.
2008-01-31 01:43:08 +00:00
Roland McGrath
0f0f961071
* elf/elf.h (NT_386_TLS): New macro.
2008-01-30 22:09:06 +00:00
Roland McGrath
bc96ecbf4d
2008-01-30 Roland McGrath <roland@redhat.com>
...
* elf/elf.h (NT_386_TLS): New macro.
2008-01-30 22:09:01 +00:00
Ulrich Drepper
dd3113da54
* sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): Avoid
...
unnecessary addr32 prefix.
2008-01-30 17:44:06 +00:00
Ulrich Drepper
f37eb57f80
(sem_post): Avoid unnecessary addr32 prefix.
2008-01-30 17:43:50 +00:00
Roland McGrath
16cd816fd0
* Makeconfig (sysd-rules-patterns): New variable.
...
* Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
(check-inhibit-asm): New canned sequence, replaces ...
(open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
* elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
(rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
(CFLAGS-rtld): Variable removed.
2008-01-30 00:24:16 +00:00