| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
negative sizees.
* posix/bits/unistd.h (getgroups): Call __getgroups_chk for
negative __size.
|
|
|
|
|
|
| |
2008-10-31 Ulrich Drepper <drepper@redhat.com>
[BZ #6995]
* sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
|
|
|
|
| |
abort if there is no initgroups_dyn function.
|
|
|
|
| |
result if any of the queries really provided an answer.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Contributed by the Indonesian translation team.
|
|
|
|
| |
initialization.
|
|
|
|
|
|
| |
* elf/tst-tls17.c: New test.
* elf/tst-tlsmod17a.c: New file.
* elf/tst-tlsmod17b.c: Likewise.
|
|
|
|
| |
* stdlib/mod_1.c: Likewise.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
__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.
|
| |
|
|
|
|
| |
* stdlib/longlong.h: Update from GCC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
to force runp->refcntr to be read from memory.
|
|
|
|
|
|
|
|
|
| |
..
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
|
| |
* timezone/asia: Likewise.
* timezone/australasia: Likewise.
* timezone/europe: Likewise.
* timezone/leapseconds: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.
|
| |
|
|
|
|
|
| |
* socket/Makefile (routines): Remove paccept.
* socket/sys/socket.h: Remove paccept declaration.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
|
| |
|
|
|
|
| |
Patch by Olivier Fourdan <ofourdan@redhat.com>.
|
|
|
|
| |
* SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
|
| |
|
| |
|
|
|
|
| |
* SUPPORTED: Add ht_HT.UTF-8.
|
|
|
|
| |
* locales/de_DE: Likewise.
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
Patch by Michael Solberg <msolberg@redhat.com>.
* hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
|
|
|
|
|
|
|
|
| |
Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c (public_vALLOc): Try other arenas in case
_int_valloc fails.
(public_pVALLOc): Likewise.
|
|
|
|
| |
(public_pVALLOc): Likewise.
|
|
|
|
|
|
|
| |
2008-09-02 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
commit.
|
| |
|
|
|
|
| |
sd_IN@devanagari.
|
|
|
|
|
|
|
|
|
|
|
| |
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>.
|
| |
|
| |
|
|
|
|
| |
* hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
|
|
|
|
| |
* elf/Makefile (check-data): Likewise.
|