]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
17 years agoUpdated to fedora-glibc-20070815T2049 cvs/fedora-glibc-2_6_90-10
Jakub Jelinek [Wed, 15 Aug 2007 20:57:36 +0000 (20:57 +0000)] 
Updated to fedora-glibc-20070815T2049

17 years agoUpdated to fedora-glibc-20070814T0725 cvs/fedora-glibc-2_6_90-9
Jakub Jelinek [Tue, 14 Aug 2007 07:38:41 +0000 (07:38 +0000)] 
Updated to fedora-glibc-20070814T0725

17 years ago2.6.90-7 cvs/fedora-glibc-2_6_90-7
Roland McGrath [Fri, 10 Aug 2007 22:03:47 +0000 (22:03 +0000)] 
2.6.90-7

17 years agoUpdated to fedora-glibc-20070810T2152
Roland McGrath [Fri, 10 Aug 2007 21:54:57 +0000 (21:54 +0000)] 
Updated to fedora-glibc-20070810T2152

17 years agoUpdate import stuff for new Fedora systems
Roland McGrath [Fri, 10 Aug 2007 01:48:42 +0000 (01:48 +0000)] 
Update import stuff for new Fedora systems

18 years agoUpdated to fedora-glibc-20070809T0939 cvs/fedora-glibc-2_6_90-5
Roland McGrath [Thu, 9 Aug 2007 10:29:35 +0000 (10:29 +0000)] 
Updated to fedora-glibc-20070809T0939

18 years agospec file revamp for new find-debuginfo.sh
Roland McGrath [Thu, 9 Aug 2007 09:38:58 +0000 (09:38 +0000)] 
spec file revamp for new find-debuginfo.sh

18 years ago2.6.90-3 cvs/fedora-glibc-2_6_90-3
Jakub Jelinek [Sat, 4 Aug 2007 21:08:22 +0000 (21:08 +0000)] 
2.6.90-3

18 years agoUpdated to fedora-glibc-20070804T2027
Jakub Jelinek [Sat, 4 Aug 2007 20:51:44 +0000 (20:51 +0000)] 
Updated to fedora-glibc-20070804T2027

18 years agoUpdated to fedora-glibc-20070801T1703 cvs/fedora-glibc-2_6_90-2
Jakub Jelinek [Wed, 1 Aug 2007 17:16:42 +0000 (17:16 +0000)] 
Updated to fedora-glibc-20070801T1703

18 years ago * sysdeps/unix/sysv/linux/kaio_misc.h (AIO_MISC_NOTIFY,
Jakub Jelinek [Wed, 1 Aug 2007 17:15:34 +0000 (17:15 +0000)] 
* sysdeps/unix/sysv/linux/kaio_misc.h (AIO_MISC_NOTIFY,
AIO_MISC_WAIT): Add LLL_PRIVATE as last argument to lll_futex_*wait.

18 years agoUpdated to fedora-glibc-20070731T1624 cvs/fedora-glibc-2_6_90-1
Jakub Jelinek [Tue, 31 Jul 2007 17:46:17 +0000 (17:46 +0000)] 
Updated to fedora-glibc-20070731T1624

18 years ago * math/test-misc.c (main): Don't run last batch of tests with
Jakub Jelinek [Sun, 8 Jul 2007 18:36:32 +0000 (18:36 +0000)] 
* math/test-misc.c (main): Don't run last batch of tests with
IBM long double format.

18 years ago2.6-4 cvs/fedora-glibc-2_6-4
Jakub Jelinek [Sun, 8 Jul 2007 10:31:34 +0000 (10:31 +0000)] 
2.6-4

18 years ago [BZ #4745]
Jakub Jelinek [Sun, 8 Jul 2007 10:08:25 +0000 (10:08 +0000)] 
[BZ #4745]
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
in loop to look for conversion specifier to avoid testing of
wrong errno value.
* stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
* stdio-common/bug18.c: New file.
* stdio-common/bug18a.c: New file.
* stdio-common/bug19.c: New file.
* stdio-common/bug19a.c: New file.

18 years agoUpdate Copyright lines.
Jakub Jelinek [Sat, 7 Jul 2007 21:28:56 +0000 (21:28 +0000)] 
Update Copyright lines.

18 years ago [BZ #4586]
Jakub Jelinek [Sat, 7 Jul 2007 19:59:56 +0000 (19:59 +0000)] 
[BZ #4586]
* sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
pseudo-zeros as zero.
* sysdeps/x86_64/ldbl2mpn.c: New file.
* sysdeps/ia64/ldbl2mpn.c: New file.

18 years ago * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
Jakub Jelinek [Sat, 7 Jul 2007 17:37:06 +0000 (17:37 +0000)] 
* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
* elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
Return NULL if mmap failed instead of asserting it does not.
(calloc): Check for integer overflow.

* elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
than LONG_MAX / 10.

18 years ago [BZ #4702]
Jakub Jelinek [Sat, 7 Jul 2007 17:36:20 +0000 (17:36 +0000)] 
[BZ #4702]
* nis/nss-default.c: Include errno.h.
(init): Preserve errno.

18 years ago * pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
Jakub Jelinek [Sat, 7 Jul 2007 17:32:36 +0000 (17:32 +0000)] 
* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
cpusetsize if pthread_getaffinity_np failed with ENOSYS.

18 years ago * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
Jakub Jelinek [Sat, 7 Jul 2007 17:31:45 +0000 (17:31 +0000)] 
* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
to fill in holes
(rtld_global_ro): Likewise.

* elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
Move PT_LOAD checking to...
(_dl_addr_inside_object): ... here, new function.
* elf/dl-sym.c (do_sym): If not l_contiguous,
call _dl_addr_inside_object.
* elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
* dlfcn/dlinfo.c (dlinfo_doit): Likewise.
* elf/dl-open.c (dl_open_worker): Likewise.
(_dl_addr_inside_object): New function if IS_IN_rtld.
* elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
holes are present or are PROT_NONE protected.
* include/link.h (struct link_map): Add l_contiguous field.
* sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.

18 years ago * elf/rtld.c (dl_main): Don't call init_tls more than once.
Jakub Jelinek [Sat, 7 Jul 2007 17:21:49 +0000 (17:21 +0000)] 
* elf/rtld.c (dl_main): Don't call init_tls more than once.

18 years ago * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
Jakub Jelinek [Sat, 7 Jul 2007 17:19:41 +0000 (17:19 +0000)] 
* elf/dl-close.c (free_mem): Free _dl_scope_free_list.

* include/link.h: Don't include rtld-lowlevel.h.
(struct link_map): Remove l_scope_lock.
* sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
(_dl_scope_free_list): New field (variable) in _rtld_global.
(DL_LOOKUP_SCOPE_LOCK): Remove.
(_dl_scope_free): New prototype.
* elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
(_dl_profile_fixup): Likewise.
* elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
THREAD_GSCOPE_RESET_FLAG around it.
* elf/dl-close.c (_dl_close_worker): Don't use
__rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
scopes were queued or if l_scope_mem has been abandoned.
* elf/dl-open.c (_dl_scope_free): New function.
(dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
* elf/dl-support.c (_dl_scope_free_list): New variable.
* elf/dl-lookup.c (add_dependency): Remove flags argument.
Remove DL_LOOKUP_SCOPE_LOCK handling.
(_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
handling.
* elf/dl-object.c (_dl_new_object): Don't use
__rtld_mrlock_initialize.

18 years ago2007-06-09 Ulrich Drepper <drepper@redhat.com>
Jakub Jelinek [Sat, 7 Jul 2007 17:15:07 +0000 (17:15 +0000)] 
2007-06-09  Ulrich Drepper  <drepper@redhat.com>

* elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
make sure gcc doesn't mess around with this.

2007-06-08  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.

2007-06-08  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-close.c (_dl_close_worker): Remove all to be removed
libraries from the global scope at once and call THREAD_GSCOPE_WAIT

2007-05-18  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-close.c (_dl_close_worker): When removing object from
global scope, wait for all lookups to finish afterwards.
* elf/dl-open.c (add_to_global): When global scope array must
grow, allocate a new one and free old array only after all
lookups finish.
* elf/dl-runtime.c (_dl_fixup): Protect using global scope.
(_dl_lookup_symbol_x): Likewise.
* elf/dl-support.c: Define _dl_wait_lookup_done.
* sysdeps/generic/ldsodefs.h (struct rtld_global): Add
_dl_wait_lookup_done.

nptl/
2007-05-28  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit
insn suffix.
(THREAD_GSCOPE_GET_FLAG): Remove.
* sysdeps/x86_64/tls.h (THREAD_GSCOPE_GET_FLAG): Remove.
* allocatestack.c (__wait_lookup_done): Revert 2007-05-24
changes.
* sysdeps/powerpc/tls.h (tcbhead_t): Remove gscope_flag.
(THREAD_GSCOPE_GET_FLAG): Remove.
(THREAD_GSCOPE_RESET_FLAG): Use THREAD_SELF->header.gscope_flag
instead of THREAD_GSCOPE_GET_FLAG.
(THREAD_GSCOPE_SET_FLAG): Likewise.  Add atomic_write_barrier after
it.
* sysdeps/s390/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_WAIT): Define.
* sysdeps/sparc/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_WAIT): Define.
* sysdeps/sh/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_WAIT): Define.
* sysdeps/ia64/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_WAIT): Define.

2007-05-24  Richard Henderson  <rth@redhat.com>

* descr.h (struct pthread): Add header.gscope_flag.
* sysdeps/alpha/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_WAIT): Define.

2007-05-26  Ulrich Drepper  <drepper@redhat.com>

* allocatestack.c: Revert last change.
* init.c: Likewise.
* sysdeps/i386/tls.h: Likewise.
* sysdeps/x86_64/tls.h: Likewise.

2007-05-24  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
(THREAD_GSCOPE_FLAG_UNUSED, THREAD_GSCOPE_FLAG_USED,
THREAD_GSCOPE_FLAG_WAIT): Define.
(THREAD_GSCOPE_GET_FLAG, THREAD_GSCOPE_SET_FLAG,
THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_WAIT): Define.
* sysdeps/i386/tls.h (THREAD_GSCOPE_WAIT): Don't use
PTR_DEMANGLE.
(THREAD_GSCOPE_GET_FLAG): Define.
* sysdeps/x86_64/tls.h (THREAD_GSCOPE_GET_FLAG): Define.
* allocatestack.c (__wait_lookup_done): Use THREAD_GSCOPE_GET_FLAG
instead of ->header.gscope_flag directly.

2007-05-21  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/pthread-functions.h (struct pthread_functions):
Remove ptr_wait_lookup_done again.
* init.c (pthread_functions): Don't add .ptr_wait_lookup_done here.
(__pthread_initialize_minimal_internal): Initialize
_dl_wait_lookup_done pointer in _rtld_global directly.
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
Remove code to code _dl_wait_lookup_done.
* sysdeps/x86_64/tls.h (THREAD_GSCOPE_WAIT): The pointer is not
encrypted for now.

2007-05-19  Ulrich Drepper  <drepper@redhat.com>

* allocatestack.c (__wait_lookup_done): New function.
* sysdeps/pthread/pthread-functions.h (struct pthread_functions):
Add ptr_wait_lookup_done.
* init.c (pthread_functions): Initialize .ptr_wait_lookup_done.
* pthreadP.h: Declare __wait_lookup_done.
* sysdeps/i386/tls.h (tcbhead_t): Add gscope_flag.
Define macros to implement reference handling of global scope.
* sysdeps/x86_64/tls.h: Likewise.
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
Initialize GL(dl_wait_lookup_done).

18 years ago * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
Jakub Jelinek [Sat, 7 Jul 2007 16:19:22 +0000 (16:19 +0000)] 
* sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
(__mpn_construct_long_double): Fix conversion where result ought
to be smaller than __LDBL_MIN__, or the low double should be
denormal.  Fix decision where to negate low double - honor round
to even rules.
* stdio-common/tst-sprintf2.c: Include string.h.
(COMPARE_LDBL): Define.
(TEST): Also test whether a string hexadecimal float representation
can be parsed back to the number.
(main): Add a couple of further tests.

* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
(PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
is non-zero, but smaller than 2 * __DBL_MIN__.
* stdio-common/tst-sprintf2.c: New test.
* stdio-common/Makefile (tests): Add tst-sprintf2.

18 years ago * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
Jakub Jelinek [Sat, 7 Jul 2007 16:16:55 +0000 (16:16 +0000)] 
* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
Remove unreachable code at the end.

* sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
ldbl-128ibm in comment.
(fpclassifyl): Correct classification of denormals.
* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
return value for MIN denormal. Rewrite using long double math too
correctly handle denormals and canonicalize the results.

18 years ago * nscd/nscd_helper.c (get_mapping): Handle short replies instead
Jakub Jelinek [Sat, 7 Jul 2007 16:15:16 +0000 (16:15 +0000)] 
* nscd/nscd_helper.c (get_mapping): Handle short replies instead
of crashing.  When this is the case or if the reply is malformed,
don't try to close the new file descriptor since it does not
exist.
Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.

18 years ago * Makefile (tests): Add tst-sem10.
Jakub Jelinek [Sat, 7 Jul 2007 16:11:40 +0000 (16:11 +0000)] 
* Makefile (tests): Add tst-sem10.
* tst-sem10.c: New file.

* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait):
Move __pthread_enable_asynccancel right before futex syscall.
* sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S (sem_timedwait):
Likewise.

18 years agoFilter out <built-in> from debuginfo sources.
Jakub Jelinek [Sat, 7 Jul 2007 16:07:42 +0000 (16:07 +0000)] 
Filter out <built-in> from debuginfo sources.

18 years ago * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
Jakub Jelinek [Sat, 7 Jul 2007 16:06:42 +0000 (16:06 +0000)] 
* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
as second parameter to handle_intel.

* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
handling to ...
* sysdeps/x86_64/cacheinfo.c: ... here.  New file.
* sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
cacheinfo.
* sysdeps/x86_64/memcpy.S: Complete rewrite.
* sysdeps/x86_64/mempcpy.S: Adjust appropriately.
Patch by Evandro Menezes <evandro.menezes@amd.com>.

18 years ago * tst-robust9.c (do_test): Don't fail if ENABLE_PI and
Jakub Jelinek [Sat, 7 Jul 2007 16:03:57 +0000 (16:03 +0000)] 
* tst-robust9.c (do_test): Don't fail if ENABLE_PI and
pthread_mutex_init failed with ENOTSUP.

18 years ago2.6-3 cvs/fedora-glibc-2_6-3
Jakub Jelinek [Thu, 24 May 2007 10:33:02 +0000 (10:33 +0000)] 
2.6-3

18 years agoBackported selected fixes from 2007-05-{17,18,21}. cvs/fedora-glibc-2_6-2
Jakub Jelinek [Mon, 21 May 2007 20:01:15 +0000 (20:01 +0000)] 
Backported selected fixes from 2007-05-{17,18,21}.

18 years agoBuild 2.6-1 cvs/fedora-glibc-2_6-1
Roland McGrath [Tue, 15 May 2007 20:40:27 +0000 (20:40 +0000)] 
Build 2.6-1

18 years agoUpdated to fedora-glibc-20070515T2025
Roland McGrath [Tue, 15 May 2007 20:34:30 +0000 (20:34 +0000)] 
Updated to fedora-glibc-20070515T2025

18 years agoUpdated to fedora-glibc-20070510T2308 cvs/fedora-glibc-2_5_90-24
Jakub Jelinek [Thu, 10 May 2007 23:10:52 +0000 (23:10 +0000)] 
Updated to fedora-glibc-20070510T2308

18 years ago * nscd/connections.c (sighup_pending): New variable.
Jakub Jelinek [Thu, 10 May 2007 17:07:30 +0000 (17:07 +0000)] 
* nscd/connections.c (sighup_pending): New variable.
(nscd_run): If sighup_pending, prune all 3 caches.
(sighup_handler): Don't prune caches here, rather just set
sighup_pending flag.

18 years agoUpdated to fedora-glibc-20070510T0634 cvs/fedora-glibc-2_5_90-23
Jakub Jelinek [Thu, 10 May 2007 06:44:30 +0000 (06:44 +0000)] 
Updated to fedora-glibc-20070510T0634

18 years agoUpdated to fedora-glibc-20070504T0917 cvs/fedora-glibc-2_5_90-22
Jakub Jelinek [Fri, 4 May 2007 10:05:57 +0000 (10:05 +0000)] 
Updated to fedora-glibc-20070504T0917

18 years ago2.5.90-21 fixes
Jakub Jelinek [Tue, 17 Apr 2007 11:56:52 +0000 (11:56 +0000)] 
2.5.90-21 fixes

18 years agoUpdated to fedora-glibc-20070416T2350 cvs/fedora-glibc-2_5_90-21
Jakub Jelinek [Mon, 16 Apr 2007 23:59:09 +0000 (23:59 +0000)] 
Updated to fedora-glibc-20070416T2350

18 years agoNew approach to including locale data in the rpm.
Jakub Jelinek [Mon, 16 Apr 2007 22:55:50 +0000 (22:55 +0000)] 
New approach to including locale data in the rpm.

18 years agoUpdated to fedora-glibc-20070331T1609 cvs/fedora-glibc-2_5_90-20
Jakub Jelinek [Sat, 31 Mar 2007 17:23:57 +0000 (17:23 +0000)] 
Updated to fedora-glibc-20070331T1609

18 years agoUpdated to fedora-glibc-20070317T2130 cvs/fedora-glibc-2_5_90-19
Jakub Jelinek [Sat, 17 Mar 2007 21:53:01 +0000 (21:53 +0000)] 
Updated to fedora-glibc-20070317T2130

18 years agoUpdated to fedora-glibc-20070221T1011 cvs/fedora-glibc-2_5_90-18
Jakub Jelinek [Wed, 21 Feb 2007 11:15:54 +0000 (11:15 +0000)] 
Updated to fedora-glibc-20070221T1011

18 years agoUpdated to fedora-glibc-20070211T1607 cvs/fedora-glibc-2_5_90-17
Jakub Jelinek [Sun, 11 Feb 2007 16:21:43 +0000 (16:21 +0000)] 
Updated to fedora-glibc-20070211T1607

18 years agoUpdated to fedora-glibc-20070202T0923 cvs/fedora-glibc-2_5_90-16
Jakub Jelinek [Fri, 2 Feb 2007 09:48:26 +0000 (09:48 +0000)] 
Updated to fedora-glibc-20070202T0923

18 years agoUpdated to fedora-glibc-20070117T1043 cvs/fedora-glibc-2_5_90-15
Jakub Jelinek [Wed, 17 Jan 2007 10:46:36 +0000 (10:46 +0000)] 
Updated to fedora-glibc-20070117T1043

18 years agoUpdated to fedora-glibc-20070117T0857
Jakub Jelinek [Wed, 17 Jan 2007 10:42:43 +0000 (10:42 +0000)] 
Updated to fedora-glibc-20070117T0857

18 years agoUpdated to fedora-glibc-20061219T1804 cvs/fedora-glibc-2_5_90-14
Jakub Jelinek [Tue, 19 Dec 2006 19:05:41 +0000 (19:05 +0000)] 
Updated to fedora-glibc-20061219T1804

18 years agoUpdated to fedora-glibc-20061214T0850 cvs/fedora-glibc-2_5_90-13
Jakub Jelinek [Thu, 14 Dec 2006 09:06:34 +0000 (09:06 +0000)] 
Updated to fedora-glibc-20061214T0850

18 years ago * sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.h cvs/fedora-glibc-2_5_90-12
Jakub Jelinek [Sun, 10 Dec 2006 10:51:12 +0000 (10:51 +0000)] 
* sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.h
if IFA_MAX is not defined.
(IFA_RTA, IFA_PAYLOAD, IFLA_RTA, IFLA_PAYLOAD): Define if not
defined.
* sysdeps/unix/sysv/linux/check_pf.c: Include netlinkaccess.h
instead of asm/types.h, linux/netlink.h and linux/rtnetlink.h.

18 years agoUpdated to fedora-glibc-20061210T1006
Jakub Jelinek [Sun, 10 Dec 2006 10:38:56 +0000 (10:38 +0000)] 
Updated to fedora-glibc-20061210T1006

18 years agoUpdated to fedora-glibc-20061205T2141 cvs/fedora-glibc-2_5_90-11
Jakub Jelinek [Tue, 5 Dec 2006 21:50:20 +0000 (21:50 +0000)] 
Updated to fedora-glibc-20061205T2141

18 years agoUpdated to fedora-glibc-20061201T0821 cvs/fedora-glibc-2_5_90-10
Jakub Jelinek [Fri, 1 Dec 2006 08:27:42 +0000 (08:27 +0000)] 
Updated to fedora-glibc-20061201T0821

18 years agoUpdated to fedora-glibc-20061130T1652 cvs/fedora-glibc-2_5_90-9
Jakub Jelinek [Thu, 30 Nov 2006 17:07:38 +0000 (17:07 +0000)] 
Updated to fedora-glibc-20061130T1652

18 years agoUpdated to fedora-glibc-20061128T1037 cvs/fedora-glibc-2_5_90-8
Jakub Jelinek [Tue, 28 Nov 2006 11:18:19 +0000 (11:18 +0000)] 
Updated to fedora-glibc-20061128T1037

18 years agoUpdated to fedora-glibc-20061120T1000 cvs/fedora-glibc-2_5_90-7
Jakub Jelinek [Mon, 20 Nov 2006 10:27:48 +0000 (10:27 +0000)] 
Updated to fedora-glibc-20061120T1000

18 years agoUpdated to fedora-glibc-20061110T2049 cvs/fedora-glibc-2_5_90-6
Jakub Jelinek [Fri, 10 Nov 2006 20:52:00 +0000 (20:52 +0000)] 
Updated to fedora-glibc-20061110T2049

18 years agoUpdated to fedora-glibc-20061110T1956
Jakub Jelinek [Fri, 10 Nov 2006 20:04:37 +0000 (20:04 +0000)] 
Updated to fedora-glibc-20061110T1956

18 years agoUpdated to fedora-glibc-20061109T2048 cvs/fedora-glibc-2_5_90-5
Jakub Jelinek [Thu, 9 Nov 2006 20:59:55 +0000 (20:59 +0000)] 
Updated to fedora-glibc-20061109T2048

18 years agopowerpc-cpu add-on update to v0.4.
Jakub Jelinek [Thu, 9 Nov 2006 20:12:02 +0000 (20:12 +0000)] 
powerpc-cpu add-on update to v0.4.

18 years agoUpdated to fedora-glibc-20061109T1949
Jakub Jelinek [Thu, 9 Nov 2006 19:57:49 +0000 (19:57 +0000)] 
Updated to fedora-glibc-20061109T1949

18 years ago * malloc/memusage.c (dest): Reset not_me back to false after printing cvs/fedora-glibc-2_5_90-4
Jakub Jelinek [Fri, 3 Nov 2006 16:38:22 +0000 (16:38 +0000)] 
* malloc/memusage.c (dest): Reset not_me back to false after printing
statistics.

18 years agoChange @dircategory.
Jakub Jelinek [Fri, 3 Nov 2006 16:31:21 +0000 (16:31 +0000)] 
Change @dircategory.

18 years agoUpdated to fedora-glibc-20061103T1610
Jakub Jelinek [Fri, 3 Nov 2006 16:25:27 +0000 (16:25 +0000)] 
Updated to fedora-glibc-20061103T1610

18 years agoUpdated to fedora-glibc-20061029T2155 cvs/fedora-glibc-2_5_90-3
Jakub Jelinek [Sun, 29 Oct 2006 22:03:29 +0000 (22:03 +0000)] 
Updated to fedora-glibc-20061029T2155

18 years agoUpdated to fedora-glibc-20061027T1902 cvs/fedora-glibc-2_5_90-2
Jakub Jelinek [Fri, 27 Oct 2006 19:18:02 +0000 (19:18 +0000)] 
Updated to fedora-glibc-20061027T1902

18 years agoUpdated to fedora-glibc-20061025T1857 cvs/fedora-glibc-2_5_90-1
Jakub Jelinek [Wed, 25 Oct 2006 19:13:42 +0000 (19:13 +0000)] 
Updated to fedora-glibc-20061025T1857

18 years agoUpdated to fedora-glibc-20061002T1858 cvs/fedora-2_5-base cvs/fedora-glibc-2_5-2
Jakub Jelinek [Mon, 2 Oct 2006 19:02:41 +0000 (19:02 +0000)] 
Updated to fedora-glibc-20061002T1858

18 years agoUpdated to fedora-glibc-20060929T2037 cvs/fedora-glibc-2_5-1
Jakub Jelinek [Fri, 29 Sep 2006 20:49:06 +0000 (20:49 +0000)] 
Updated to fedora-glibc-20060929T2037

18 years agoUpdated to fedora-glibc-20060925T1535 cvs/fedora-glibc-2_4_90-35
Jakub Jelinek [Mon, 25 Sep 2006 15:44:20 +0000 (15:44 +0000)] 
Updated to fedora-glibc-20060925T1535

18 years agoUpdated to fedora-glibc-20060923T0946 cvs/fedora-glibc-2_4_90-34
Jakub Jelinek [Sat, 23 Sep 2006 10:14:27 +0000 (10:14 +0000)] 
Updated to fedora-glibc-20060923T0946

18 years agoUpdated to fedora-glibc-20060919T1847 cvs/fedora-glibc-2_4_90-33
Jakub Jelinek [Tue, 19 Sep 2006 18:54:10 +0000 (18:54 +0000)] 
Updated to fedora-glibc-20060919T1847

18 years agoUpdated to fedora-glibc-20060919T1816
Jakub Jelinek [Tue, 19 Sep 2006 18:46:51 +0000 (18:46 +0000)] 
Updated to fedora-glibc-20060919T1816

18 years agopower-cpu add-on, 2.05 ISA optimized libs cvs/fedora-glibc-2_4_90-32
Jakub Jelinek [Fri, 15 Sep 2006 14:40:38 +0000 (14:40 +0000)] 
power-cpu add-on, 2.05 ISA optimized libs

18 years ago * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
Jakub Jelinek [Fri, 15 Sep 2006 13:05:36 +0000 (13:05 +0000)] 
* sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
* sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Comment fixes.
* sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
* sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.

18 years ago * io/Makefile (CFLAGS-fstatat.c): Set.
Jakub Jelinek [Fri, 15 Sep 2006 13:03:11 +0000 (13:03 +0000)] 
* io/Makefile (CFLAGS-fstatat.c): Set.
(CFLAGS-fstatat64.c): Likewise.
(CFLAGS-mknodat.c): Likewise.

18 years agoUpdated to fedora-glibc-20060915T0943
Jakub Jelinek [Fri, 15 Sep 2006 12:51:47 +0000 (12:51 +0000)] 
Updated to fedora-glibc-20060915T0943

18 years agoUpdated to fedora-glibc-20060910T1832 cvs/fedora-glibc-2_4_90-31
Jakub Jelinek [Sun, 10 Sep 2006 18:59:03 +0000 (18:59 +0000)] 
Updated to fedora-glibc-20060910T1832

18 years ago * tst-aiod2.c: Adjust test for new semantics of lio_listio.
Jakub Jelinek [Thu, 7 Sep 2006 16:06:55 +0000 (16:06 +0000)] 
* tst-aiod2.c: Adjust test for new semantics of lio_listio.
* tst-aiod3.c: The thread is now supposed to be created.

18 years ago * posix/regex_internal.c (re_string_reconstruct): Handle cvs/fedora-glibc-2_4_90-30
Jakub Jelinek [Thu, 7 Sep 2006 10:42:04 +0000 (10:42 +0000)] 
* posix/regex_internal.c (re_string_reconstruct): Handle
offset < pstr->valid_raw_len && pstr->offsets_needed case.
Ensure no bytes read before raw_mbs array.  Pass a saved copy of
pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
re_string_context_at.
* posix/Makefile: Add rules to build and run bug-regex26 test.
* posix/bug-regex26.c: New test.

18 years agoForward port of rtkaio.
Jakub Jelinek [Thu, 7 Sep 2006 10:36:13 +0000 (10:36 +0000)] 
Forward port of rtkaio.

18 years agoUpdated to fedora-glibc-20060907T0853
Jakub Jelinek [Thu, 7 Sep 2006 09:04:06 +0000 (09:04 +0000)] 
Updated to fedora-glibc-20060907T0853

18 years agoUpdated to fedora-glibc-20060905T0633 cvs/fedora-glibc-2_4_90-29
Jakub Jelinek [Tue, 5 Sep 2006 06:47:43 +0000 (06:47 +0000)] 
Updated to fedora-glibc-20060905T0633

18 years agoUpdated to fedora-glibc-20060831T1812 cvs/fedora-glibc-2_4_90-28
Jakub Jelinek [Thu, 31 Aug 2006 18:54:54 +0000 (18:54 +0000)] 
Updated to fedora-glibc-20060831T1812

18 years agoUpdated to fedora-glibc-20060831T0640 cvs/fedora-glibc-2_4_90-27
Jakub Jelinek [Thu, 31 Aug 2006 06:53:32 +0000 (06:53 +0000)] 
Updated to fedora-glibc-20060831T0640

18 years agoUpdated to fedora-glibc-20060828T1903 cvs/fedora-glibc-2_4_90-26
Jakub Jelinek [Mon, 28 Aug 2006 19:19:33 +0000 (19:19 +0000)] 
Updated to fedora-glibc-20060828T1903

18 years ago2.4.90-24 cvs/fedora-glibc-2_4_90-24
Jakub Jelinek [Fri, 25 Aug 2006 07:02:00 +0000 (07:02 +0000)] 
2.4.90-24

18 years agoTemporarily #if 0 out code to limit number of unsurted block sort iterations.
Jakub Jelinek [Fri, 25 Aug 2006 06:54:11 +0000 (06:54 +0000)] 
Temporarily #if 0 out code to limit number of unsurted block sort iterations.

18 years agoUpdated to fedora-glibc-20060825T0639
Jakub Jelinek [Fri, 25 Aug 2006 06:45:16 +0000 (06:45 +0000)] 
Updated to fedora-glibc-20060825T0639

18 years agoUpdated to fedora-glibc-20060822T0706 cvs/fedora-glibc-2_4_90-23
Jakub Jelinek [Tue, 22 Aug 2006 09:05:41 +0000 (09:05 +0000)] 
Updated to fedora-glibc-20060822T0706

18 years agoUpdated to fedora-glibc-20060815T2033 cvs/fedora-glibc-2_4_90-21
Jakub Jelinek [Tue, 15 Aug 2006 20:43:52 +0000 (20:43 +0000)] 
Updated to fedora-glibc-20060815T2033

18 years agoUpdate.
Jakub Jelinek [Tue, 15 Aug 2006 17:52:28 +0000 (17:52 +0000)] 
Update.

18 years ago2.4.90-20 cvs/fedora-glibc-2_4_90-20
Jakub Jelinek [Tue, 15 Aug 2006 05:54:12 +0000 (05:54 +0000)] 
2.4.90-20

18 years agoUpdated to fedora-glibc-20060815T0533
Jakub Jelinek [Tue, 15 Aug 2006 05:53:50 +0000 (05:53 +0000)] 
Updated to fedora-glibc-20060815T0533

18 years agoUpdated to fedora-glibc-20060810T0627 cvs/fedora-glibc-2_4_90-19
Jakub Jelinek [Thu, 10 Aug 2006 06:34:46 +0000 (06:34 +0000)] 
Updated to fedora-glibc-20060810T0627

19 years agoUpdated to fedora-glibc-20060807T1859 cvs/fedora-glibc-2_4_90-18
Jakub Jelinek [Mon, 7 Aug 2006 19:28:26 +0000 (19:28 +0000)] 
Updated to fedora-glibc-20060807T1859

19 years agoredirect /sbin/service sshd condrestart std{out,err} to /dev/null when executed from...
Jakub Jelinek [Thu, 3 Aug 2006 18:17:21 +0000 (18:17 +0000)] 
redirect /sbin/service sshd condrestart std{out,err} to /dev/null when executed from glibc_post_upgrade

19 years agoreally fix memusage and xtrace scripts
Jakub Jelinek [Thu, 3 Aug 2006 06:24:48 +0000 (06:24 +0000)] 
really fix memusage and xtrace scripts