Ulrich Drepper
da9c231491
[BZ #6875 ]
...
2008-10-31 Ulrich Drepper <drepper@redhat.com>
[BZ #6875 ]
2008-10-31 19:06:13 +00:00
Ulrich Drepper
97f1239074
* iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,
...
not LATIN-9.
2008-10-31 19:05:40 +00:00
Ulrich Drepper
6daf1a2fb1
[BZ #6867 ]
...
* sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
2008-10-31 19:03:31 +00:00
Ulrich Drepper
6f576bf61a
[BZ #6919 ]
...
2008-10-31 Ulrich Drepper <drepper@redhat.com>
[BZ #6919 ]
* posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
Fix length of copy operation.
2008-10-31 18:51:08 +00:00
Ulrich Drepper
45a8beb51c
2008-10-02 Pierre Habouzit <madcoder@debian.org>
...
* sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
and fix its calling convention.
2008-10-31 17:41:36 +00:00
Ulrich Drepper
ad12e63582
[BZ #6942 ]
...
2008-10-07 Andreas Schwab <schwab@suse.de>
[BZ #6942 ]
* resolv/res_send.c (send_vc): Fix last change.
(send_dg): Align here as well.
2008-10-31 17:37:28 +00:00
Ulrich Drepper
1828d6b0f3
* resource/Makefile (tests): Add bug-ulimit1.
...
* resource/bug-ulimit1.c: New file.
2008-10-31 17:33:50 +00:00
Ulrich Drepper
dbb6ab3ee0
[BZ #6947 ]
...
* sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
return value in case rlimit is RLIM_INFINITY.
[BZ #6947 ]
* sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
for UL_SETFSIZE.
2008-10-31 17:29:46 +00:00
Ulrich Drepper
a5ff533ea1
[BZ #6974 ]
...
* sunrpc/rpc_main.c (mkfile_output): Properly handle filename
without dot. Properly terminate the string with a null byte.
Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
2008-10-31 15:12:51 +00:00
Ulrich Drepper
4bed549a22
[BZ #6980 ]
...
* 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 14:27:36 +00:00
Ulrich Drepper
3cf449180c
[BZ #6995 ]
...
2008-10-31 Ulrich Drepper <drepper@redhat.com>
[BZ #6995 ]
* sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
2008-10-31 14:19:57 +00:00
Ulrich Drepper
332c4465b0
* grp/initgroups.c (internal_getgrouplist): Don't prematurely
...
abort if there is no initgroups_dyn function.
2008-10-30 16:55:44 +00:00
Ulrich Drepper
21b07d8ba5
* resolv/res_send.c (send_dg): On timeout, only return nonzero
...
result if any of the queries really provided an answer.
2008-10-30 16:00:44 +00:00
Ulrich Drepper
4caa3fb7c8
* po/lt.po: Update from translation team.
2008-10-28 13:04:33 +00:00
Ulrich Drepper
a22c3a0d5b
* po/id.po: Update from translation team.
2008-10-26 08:40:59 +00:00
Ulrich Drepper
660675dec1
Fix tests for existence of second reply.
2008-10-24 08:20:04 +00:00
Ulrich Drepper
49685151ea
* resolv/res_query.c (__libc_res_nquery): Add a few casts.
2008-10-24 07:05:38 +00:00
Ulrich Drepper
8d9d5d35de
* po/id.po: New file.
...
Contributed by the Indonesian translation team.
2008-10-23 12:42:18 +00:00
Ulrich Drepper
208bc83670
* misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
...
initialization.
2008-10-22 21:45:13 +00:00
Ulrich Drepper
60a23f5a72
* elf/Makefile: Add rules to build and run tst-tls17.
...
* elf/tst-tls17.c: New test.
* elf/tst-tlsmod17a.c: New file.
* elf/tst-tlsmod17b.c: Likewise.
2008-10-17 15:24:10 +00:00
Ulrich Drepper
292eb8177e
* stdlib/divmod_1.c: Use correct type for dummy variable.
...
* stdlib/mod_1.c: Likewise.
2008-10-17 08:38:08 +00:00
Ulrich Drepper
5df2a427be
* elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
2008-10-16 21:46:50 +00:00
Ulrich Drepper
fb862ace67
(_dl_update_slotinfo): Copy all of the initial DTV.
2008-10-16 21:45:59 +00:00
Jakub Jelinek
472e5e0814
* 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 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 20:28:45 +00:00
Roland McGrath
86900abd10
* stdlib/longlong.h: Update from GCC.
2008-10-16 00:20:57 +00:00
Roland McGrath
2478446556
2008-10-01 Daniel Jacobowitz <dan@codesourcery.com>
...
* stdlib/longlong.h: Update from GCC.
2008-10-16 00:20:51 +00:00
Jakub Jelinek
19c10a478c
* 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-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-11 08:52:58 +00:00
Ulrich Drepper
17f8b4a955
.
2008-10-06 16:48:17 +00:00
Ulrich Drepper
af62b44029
* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier
...
to force runp->refcntr to be read from memory.
2008-10-06 16:47:10 +00:00
Ulrich Drepper
2fdde3b920
[BZ #6942 ]
...
..
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 16:29:56 +00:00
Ulrich Drepper
e39e69467e
(send_vc): Fix use of unaligned address. Properly handle partial reads.
2008-10-06 16:29:06 +00:00
Roland McGrath
6ba25fcbf5
* 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 19:42:04 +00:00
Roland McGrath
9e50e09d4f
2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
...
* 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 19:41:34 +00:00
Ulrich Drepper
978982013b
* timezone/africa: Update from tzdata2008f.
...
* timezone/asia: Likewise.
* timezone/australasia: Likewise.
* timezone/europe: Likewise.
* timezone/leapseconds: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.
2008-10-01 17:12:06 +00:00
Ulrich Drepper
3452ded520
* nscd/connections.c: Disable use of paccept for now.
2008-09-30 14:17:12 +00:00
Ulrich Drepper
8ec2550e18
* socket/Versions: Remove paccept export for GLIBC_2.9.
...
* socket/Makefile (routines): Remove paccept.
* socket/sys/socket.h: Remove paccept declaration.
2008-09-29 17:08:50 +00:00
Ulrich Drepper
54ad93272e
* po/sv.po: Update from translation team.
2008-09-29 14:58:11 +00:00
Ulrich Drepper
cc71e864d0
Update from translation team.
2008-09-29 14:58:03 +00:00
Andreas Jaeger
2458c74851
* 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-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 18:50:28 +00:00
Ulrich Drepper
1c5eba39f6
* sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
...
* sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
2008-09-23 17:17:42 +00:00
Ulrich Drepper
28a7bbe575
* locales/en_GB: Set first weekday and workday to 2.
2008-09-17 13:07:01 +00:00
Ulrich Drepper
0a26fc4d99
* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
...
Patch by Olivier Fourdan <ofourdan@redhat.com>.
2008-09-17 03:12:41 +00:00
Ulrich Drepper
5efd3a3bf3
* locales/nl_AW: New file.
...
* SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
2008-09-16 21:25:18 +00:00
Ulrich Drepper
99cba1d7a2
* SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.
2008-09-16 20:48:01 +00:00
Ulrich Drepper
bc4f531345
* locales/en_AG: New file.
2008-09-16 20:47:08 +00:00
Ulrich Drepper
acf1d491bf
* locales/ht_HT: New file.
...
* SUPPORTED: Add ht_HT.UTF-8.
2008-09-16 05:33:16 +00:00
Ulrich Drepper
9212f173f2
* locales/en_GB: Change dom_tel_fmt to %A %l.
...
* locales/de_DE: Likewise.
2008-09-16 05:11:05 +00:00
Ulrich Drepper
8a8d8eb998
* SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.
...
* 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-16 00:14:42 +00:00
Ulrich Drepper
2bcaff08d2
* sunrpc/rpc/svc.h: Declare svcfd_create.
...
Patch by Michael Solberg <msolberg@redhat.com>.
* hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
2008-09-15 22:46:48 +00:00
Ulrich Drepper
caa60cb998
2008-09-12 Flavio Leitner <fleitner@redhat.com>
...
Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c (public_vALLOc): Try other arenas in case
_int_valloc fails.
(public_pVALLOc): Likewise.
2008-09-12 18:19:17 +00:00