aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-28* po/lt.po: Update from translation team.cvs/fedora-glibc-20081028T1533Ulrich Drepper
2008-10-26* po/id.po: Update from translation team.Ulrich Drepper
2008-10-24Fix tests for existence of second reply.Ulrich Drepper
2008-10-24* resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper
2008-10-23* po/id.po: New file.Ulrich Drepper
Contributed by the Indonesian translation team.
2008-10-22* misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper
initialization.
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper
* elf/tst-tls17.c: New test. * elf/tst-tlsmod17a.c: New file. * elf/tst-tlsmod17b.c: Likewise.
2008-10-17* stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper
* stdlib/mod_1.c: Likewise.
2008-10-16* elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper
2008-10-16(_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper
2008-10-16* sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek
__nonnull order for C++. * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise. * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise. 2008-10-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. __nonnull order for C++. * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise. * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
2008-10-16* stdlib/longlong.h: Update from GCC.Roland McGrath
2008-10-162008-10-01 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
* stdlib/longlong.h: Update from GCC.
2008-10-11* sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, Jakub Jelinek
make sure any registers used with 64-bit 'branch-on-register' instructions have their top 32-bits clear. * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise. * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise. 2008-10-09 Jakub Jelinek <jakub@redhat.com> David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, make sure any registers used with 64-bit 'branch-on-register' instructions have their top 32-bits clear. * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise. * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
2008-10-06.Ulrich Drepper
2008-10-06* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrierUlrich Drepper
to force runp->refcntr to be read from memory.
2008-10-06[BZ #6942]Ulrich Drepper
.. 2008-09-18 Andreas Schwab <schwab@suse.de> [BZ #6942] * resolv/res_send.c (send_vc): Fix use of unaligned address. Properly handle partial reads.
2008-10-06(send_vc): Fix use of unaligned address. Properly handle partial reads.Ulrich Drepper
2008-10-01* elf/elf.h (STO_MIPS_PLT): New.Roland McGrath
(R_MIPS_COPY): New. (R_MIPS_JUMP_SLOT): New. (R_MIPS_NUM): Redefine to 128. (DT_MIPS_PLTGOT): New. (DT_MIPS_RWPLT): New. (DT_MIPS_NUM): Redefine to 0x35.
2008-10-012008-10-01 Mark Shinwell <shinwell@codesourcery.com>Roland McGrath
* elf/elf.h (STO_MIPS_PLT): New. (R_MIPS_COPY): New. (R_MIPS_JUMP_SLOT): New. (R_MIPS_NUM): Redefine to 128. (DT_MIPS_PLTGOT): New. (DT_MIPS_RWPLT): New. (DT_MIPS_NUM): Redefine to 0x35.
2008-10-01* timezone/africa: Update from tzdata2008f.Ulrich Drepper
* timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/europe: Likewise. * timezone/leapseconds: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timezone/zone.tab: Likewise.
2008-09-30* nscd/connections.c: Disable use of paccept for now.Ulrich Drepper
2008-09-29* socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper
* socket/Makefile (routines): Remove paccept. * socket/sys/socket.h: Remove paccept declaration.
2008-09-29* po/sv.po: Update from translation team.Ulrich Drepper
2008-09-29Update from translation team.Ulrich Drepper
2008-09-23* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, Andreas Jaeger
lll_robust_lock, lll_cond_lock, lll_robust_cond_lock, lll_timedlock, lll_robust_timedlock, lll_unlock, lll_robust_unlock): Promote private to int. 2008-09-08 Richard Guenther <rguenther@suse.de> * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, lll_robust_lock, lll_cond_lock, lll_robust_cond_lock, lll_timedlock, lll_robust_timedlock, lll_unlock, lll_robust_unlock): Promote private to int.
2008-09-23* sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.Ulrich Drepper
* sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
2008-09-17* locales/en_GB: Set first weekday and workday to 2.Ulrich Drepper
2008-09-17* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper
Patch by Olivier Fourdan <ofourdan@redhat.com>.
2008-09-16* locales/nl_AW: New file.Ulrich Drepper
* SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2008-09-16* SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.Ulrich Drepper
2008-09-16* locales/en_AG: New file.Ulrich Drepper
2008-09-16* locales/ht_HT: New file.Ulrich Drepper
* SUPPORTED: Add ht_HT.UTF-8.
2008-09-16* locales/en_GB: Change dom_tel_fmt to %A %l.Ulrich Drepper
* locales/de_DE: Likewise.
2008-09-16* SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.Ulrich Drepper
* locales/sd_IN: New file. Contributed by Pravin Satpute <psatpute@redhat.com>. * locales/sd_IN@devanagari: Fix locale name. * locales/ks_IN@devanagari: Likewise. * locales/sd_IN@devanagari: New file. * locales/ks_IN@devanagari: New file.
2008-09-15* sunrpc/rpc/svc.h: Declare svcfd_create.Ulrich Drepper
Patch by Michael Solberg <msolberg@redhat.com>. * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
2008-09-122008-09-12 Flavio Leitner <fleitner@redhat.com>Ulrich Drepper
Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (public_vALLOc): Try other arenas in case _int_valloc fails. (public_pVALLOc): Likewise.
2008-09-12(public_vALLOc): Try other arenas in case _int_valloc fails. ↵Ulrich Drepper
(public_pVALLOc): Likewise.
2008-09-02Update.Andreas Jaeger
2008-09-02 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last commit.
2008-09-02Fix last commit.Andreas Jaeger
2008-09-01* SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari andUlrich Drepper
sd_IN@devanagari.
2008-09-01[BZ #6856, BZ #6857]Ulrich Drepper
2008-09-01 Ulrich Drepper <drepper@redhat.com> [BZ #6857] * sd_IN@devanagari: New file. Contributed by Pravin Satpute <psatpute@redhat.com>. [BZ #6856] * ks_IN@devanagari: New file. Contributed by Pravin Satpute <psatpute@redhat.com>.
2008-09-01Sindhi language locale for India using Devanagari script.Ulrich Drepper
2008-08-26[BZ #6860]cvs/fedora-glibc-20080828T1623Roland McGrath
2008-08-262008-08-26 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath
* hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
2008-08-19* Makefile (check-data): Check data directory in add-ons.Roland McGrath
* elf/Makefile (check-data): Likewise.
2008-08-18* configure.in (--with-cpu): Check compiler support for -march/-mcpu.Roland McGrath
* configure: Regenerated. * config.make.in (cflags-cpu): New substituted variable. (with-cpu): Variable removed. * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
2008-08-182008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath
* configure.in (--with-cpu): Check compiler support for -march/-mcpu. * configure: Regenerated. * config.make.in (cflags-cpu): New substituted variable. (with-cpu): Variable removed. * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
2008-08-17[BZ #6845]Ulrich Drepper
2008-08-14 Ryan S. Arnold <rsa@us.ibm.com> [BZ #6845] * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new __signbitl definition and __LONG_DOUBLE_128__ guard from: * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as redundant. Functions which call floating point assembler operations should go into a sysdeps powerpc/fpu directory.
2008-08-15* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper
* sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.