]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
19 years ago * include/atomic.h (atomic_and, atomic_or): Define. cvs/fedora-glibc-2_3_90-38
Jakub Jelinek [Fri, 17 Feb 2006 16:18:21 +0000 (16:18 +0000)] 
* include/atomic.h (atomic_and, atomic_or): Define.
nptl/
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead,
lll_robust_mutex_trylock, lll_robust_mutex_lock,
lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
lll_robust_mutex_unlock): New macros.
(__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
* sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/lowlevelrobustlock.c: New file.

19 years agoUpdated to fedora-glibc-20060217T1609
Jakub Jelinek [Fri, 17 Feb 2006 16:15:56 +0000 (16:15 +0000)] 
Updated to fedora-glibc-20060217T1609

19 years ago * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h cvs/fedora-glibc-2_3_90-37
Jakub Jelinek [Mon, 13 Feb 2006 08:21:21 +0000 (08:21 +0000)] 
* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h
(__pthread_list_t): New typedef.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h
(__pthread_list_t): New typedef.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
(__pthread_list_t, __pthread_slist_t): New typedefs.
(pthread_mutex_t): Replace __next and __prev fields with __list.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
(__pthread_slist_t): New typedef.
(pthread_mutex_t): Replace __next field with __list.

19 years agoUpdated to fedora-glibc-20060213T0650
Jakub Jelinek [Mon, 13 Feb 2006 07:30:06 +0000 (07:30 +0000)] 
Updated to fedora-glibc-20060213T0650

19 years ago2.3.90-36 cvs/fedora-glibc-2_3_90-36
Jakub Jelinek [Sat, 4 Feb 2006 08:29:24 +0000 (08:29 +0000)] 
2.3.90-36

19 years agoUpdated to fedora-glibc-20060204T0758
Jakub Jelinek [Sat, 4 Feb 2006 08:21:16 +0000 (08:21 +0000)] 
Updated to fedora-glibc-20060204T0758

19 years ago * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, cvs/fedora-glibc-2_3_90-35
Jakub Jelinek [Fri, 3 Feb 2006 09:47:53 +0000 (09:47 +0000)] 
* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r,
qfcvt_r): Guard with #if defined __USE_SVID || defined
__USE_XOPEN_EXTENDED.

19 years ago * sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
Jakub Jelinek [Fri, 3 Feb 2006 09:43:55 +0000 (09:43 +0000)] 
* sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
file == NULL, use __futimes unconditionally.

* manual/filesys.texi (futimes): Fix prototype.

19 years ago * math/math.h (__nldbl_nexttowardf): Put __THROW before
Jakub Jelinek [Fri, 3 Feb 2006 09:40:56 +0000 (09:40 +0000)] 
* math/math.h (__nldbl_nexttowardf): Put __THROW before
__attribute__ ((__const__)).
(__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT
followed by __THROW.

* math/math.h [__LDBL_COMPAT && __USE_ISOC99] (nexttowardl): New
prototype.

19 years agoUpdated to fedora-glibc-20060203T0932
Jakub Jelinek [Fri, 3 Feb 2006 09:39:28 +0000 (09:39 +0000)] 
Updated to fedora-glibc-20060203T0932

19 years ago2006-02-02 Roland McGrath <roland@redhat.com> cvs/fedora-glibc-2_3_90-33
Jakub Jelinek [Thu, 2 Feb 2006 09:24:43 +0000 (09:24 +0000)] 
2006-02-02  Roland McGrath  <roland@redhat.com>

* timezone/private.h: Update from tzcode2006a.
* timezone/scheck.c: Likewise.
* timezone/asia: Update from tzdata2006a.
* timezone/northamerica: Likewise.
* timezone/zone.tab: Likewise.

* sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.
(CFLAGS-mcount.c): Use it instead of -msoft-float.
* sysdeps/powerpc/powerpc64/elf/Makefile
(CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os,
CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os,
CFLAGS-rtld-strnlen.os): LIkewise

2006-02-01  Roland McGrath  <roland@redhat.com>

* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding
-mlong-double-128 when it's already there.

19 years ago2.3.90-33
Jakub Jelinek [Thu, 2 Feb 2006 05:14:33 +0000 (05:14 +0000)] 
2.3.90-33

19 years agoUpdated to fedora-glibc-20060202T0507
Jakub Jelinek [Thu, 2 Feb 2006 05:12:40 +0000 (05:12 +0000)] 
Updated to fedora-glibc-20060202T0507

19 years ago2.3.90-32 cvs/fedora-glibc-2_3_90-32
Jakub Jelinek [Wed, 1 Feb 2006 09:54:08 +0000 (09:54 +0000)] 
2.3.90-32

19 years ago * include/bits/stdlib-ldbl.h: New file.
Jakub Jelinek [Wed, 1 Feb 2006 09:30:43 +0000 (09:30 +0000)] 
* include/bits/stdlib-ldbl.h: New file.
* include/bits/wchar-ldbl.h: New file.

19 years ago * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.
Jakub Jelinek [Wed, 1 Feb 2006 09:28:53 +0000 (09:28 +0000)] 
* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.
* sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps.

19 years agoUpdated to fedora-glibc-20060201T0846
Jakub Jelinek [Wed, 1 Feb 2006 08:53:29 +0000 (08:53 +0000)] 
Updated to fedora-glibc-20060201T0846

19 years ago2.3.90-31 cvs/fedora-glibc-2_3_90-31
Jakub Jelinek [Mon, 30 Jan 2006 09:58:27 +0000 (09:58 +0000)] 
2.3.90-31

19 years ago2.3.90-31
Jakub Jelinek [Mon, 30 Jan 2006 09:42:17 +0000 (09:42 +0000)] 
2.3.90-31

19 years agoUpdated to fedora-glibc-20060130T0922
Jakub Jelinek [Mon, 30 Jan 2006 09:30:09 +0000 (09:30 +0000)] 
Updated to fedora-glibc-20060130T0922

19 years agoUpdated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30
Jakub Jelinek [Mon, 9 Jan 2006 21:55:11 +0000 (21:55 +0000)] 
Updated to fedora-glibc-20060109T2152

19 years agos/struct pthread_mutex_s/struct __pthread_mutex_s/ cvs/fedora-glibc-2_3_90-29
Jakub Jelinek [Fri, 6 Jan 2006 23:04:24 +0000 (23:04 +0000)] 
s/struct pthread_mutex_s/struct __pthread_mutex_s/

19 years agos/private/__private/
Jakub Jelinek [Fri, 6 Jan 2006 22:24:17 +0000 (22:24 +0000)] 
s/private/__private/

19 years agoUpdated to fedora-glibc-20060106T2148
Jakub Jelinek [Fri, 6 Jan 2006 21:55:58 +0000 (21:55 +0000)] 
Updated to fedora-glibc-20060106T2148

19 years agoUpdated to fedora-glibc-20060106T0916 cvs/fedora-glibc-2_3_90-28
Jakub Jelinek [Fri, 6 Jan 2006 09:23:26 +0000 (09:23 +0000)] 
Updated to fedora-glibc-20060106T0916

19 years agoUpdated to fedora-glibc-20060104T0754 cvs/fedora-glibc-2_3_90-26
Jakub Jelinek [Wed, 4 Jan 2006 07:58:23 +0000 (07:58 +0000)] 
Updated to fedora-glibc-20060104T0754

19 years agoUpdated to fedora-glibc-20060102T2114 cvs/fedora-glibc-2_3_90-25
Jakub Jelinek [Mon, 2 Jan 2006 21:28:11 +0000 (21:28 +0000)] 
Updated to fedora-glibc-20060102T2114

19 years ago2.3.90-24 cvs/fedora-glibc-2_3_90-24
Jakub Jelinek [Mon, 2 Jan 2006 11:22:31 +0000 (11:22 +0000)] 
2.3.90-24

19 years agoUpdated to fedora-glibc-20060102T1045
Jakub Jelinek [Mon, 2 Jan 2006 10:52:59 +0000 (10:52 +0000)] 
Updated to fedora-glibc-20060102T1045

19 years ago.
Jakub Jelinek [Tue, 27 Dec 2005 16:51:02 +0000 (16:51 +0000)] 
.

19 years ago * elf/ldconfig.c (search_dir): Skip prelink temporaries. cvs/fedora-glibc-2_3_90-23
Jakub Jelinek [Tue, 27 Dec 2005 16:21:07 +0000 (16:21 +0000)] 
* elf/ldconfig.c (search_dir): Skip prelink temporaries.

19 years agoiMerge some more.
Jakub Jelinek [Tue, 27 Dec 2005 15:42:55 +0000 (15:42 +0000)] 
iMerge some more.

19 years agoUpdated to fedora-glibc-20051227T1426
Jakub Jelinek [Tue, 27 Dec 2005 14:48:14 +0000 (14:48 +0000)] 
Updated to fedora-glibc-20051227T1426

19 years agoRevert: cvs/fedora-glibc-2_3_90-22
Jakub Jelinek [Wed, 21 Dec 2005 09:46:55 +0000 (09:46 +0000)] 
Revert:
Workaround for http://gcc.gnu.org/PR25240
* include/libc-symbols.h (weak_extern): Define using weak attribute.
(_weak_extern): Remove.
(weak_tls_extern): Define.
* locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for
_nl_current_##category.
* locale/setlocale.c (DEFINE_CATEGORY): Likewise.

19 years agoUpdated to fedora-glibc-20051221T0931
Jakub Jelinek [Wed, 21 Dec 2005 09:35:28 +0000 (09:35 +0000)] 
Updated to fedora-glibc-20051221T0931

19 years agoUpdated to fedora-glibc-20051220T1751 cvs/fedora-glibc-2_3_90-21
Jakub Jelinek [Tue, 20 Dec 2005 18:05:57 +0000 (18:05 +0000)] 
Updated to fedora-glibc-20051220T1751

19 years ago * malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc, cvs/fedora-glibc-2_3_90-20
Jakub Jelinek [Tue, 20 Dec 2005 10:59:21 +0000 (10:59 +0000)] 
* malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc,
__libc_memalign): Add prototypes and libc_hidden_proto resp.
defines for !_LIBC.
(tr_freehook): Call __libc_free instead of free.
(tr_mallochook): Call __libc_malloc instead of malloc.
(tr_reallochook): Call __libc_realloc instead of realloc.
(tr_memalignhook): Call __libc_memalign instead of memalign.
* malloc/mcheck.c: Include stdlib.h.
(__libc_malloc, __libc_free, __libc_realloc,
__libc_memalign): Add prototypes and libc_hidden_proto resp.
defines for !_LIBC.
(freehook): Call __libc_free instead of free.
(mallochook): Call __libc_malloc instead of malloc.
(reallochook): Call __libc_realloc instead of realloc.
(memalignhook): Call __libc_memalign instead of memalign.
(mcheck): Call __libc_malloc and __libc_free instead of
malloc and free.

19 years ago Workaround for http://gcc.gnu.org/PR25240
Jakub Jelinek [Tue, 20 Dec 2005 10:55:59 +0000 (10:55 +0000)] 
Workaround for http://gcc.gnu.org/PR25240
* include/libc-symbols.h (weak_extern): Define using weak attribute.
(_weak_extern): Remove.
(weak_tls_extern): Define.
* locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for
_nl_current_##category.
* locale/setlocale.c (DEFINE_CATEGORY): Likewise.

19 years agoUpdated to fedora-glibc-20051220T1028
Jakub Jelinek [Tue, 20 Dec 2005 10:50:52 +0000 (10:50 +0000)] 
Updated to fedora-glibc-20051220T1028

19 years agoUpdated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19
Jakub Jelinek [Mon, 19 Dec 2005 12:11:38 +0000 (12:11 +0000)] 
Updated to fedora-glibc-20051219T1003

19 years ago * elf/elf.h: Revert last change. cvs/fedora-glibc-2_3_90-18
Jakub Jelinek [Sat, 19 Nov 2005 21:57:34 +0000 (21:57 +0000)] 
* elf/elf.h: Revert last change.

19 years ago2.3.90-18
Jakub Jelinek [Sat, 19 Nov 2005 20:12:39 +0000 (20:12 +0000)] 
2.3.90-18

19 years agoUpdated to fedora-glibc-20051119T1959
Jakub Jelinek [Sat, 19 Nov 2005 20:05:14 +0000 (20:05 +0000)] 
Updated to fedora-glibc-20051119T1959

19 years agoUpdated to fedora-glibc-20051116T0829 cvs/fedora-glibc-2_3_90-17
Jakub Jelinek [Wed, 16 Nov 2005 08:40:33 +0000 (08:40 +0000)] 
Updated to fedora-glibc-20051116T0829

19 years ago2.3.90-16 cvs/fedora-glibc-2_3_90-16
Jakub Jelinek [Tue, 15 Nov 2005 09:54:10 +0000 (09:54 +0000)] 
2.3.90-16

19 years ago2.3.90-16
Jakub Jelinek [Tue, 15 Nov 2005 08:33:41 +0000 (08:33 +0000)] 
2.3.90-16

19 years agoUpdated to fedora-glibc-20051115T0809
Jakub Jelinek [Tue, 15 Nov 2005 08:22:03 +0000 (08:22 +0000)] 
Updated to fedora-glibc-20051115T0809

19 years ago2.3.90-15 cvs/fedora-glibc-2_3_90-15
Jakub Jelinek [Thu, 20 Oct 2005 07:09:44 +0000 (07:09 +0000)] 
2.3.90-15

19 years agoUpdated to fedora-glibc-20051020T0651
Jakub Jelinek [Thu, 20 Oct 2005 06:59:57 +0000 (06:59 +0000)] 
Updated to fedora-glibc-20051020T0651

19 years ago2.3.90-14 cvs/fedora-glibc-2_3_90-14
Jakub Jelinek [Mon, 10 Oct 2005 15:05:30 +0000 (15:05 +0000)] 
2.3.90-14

19 years agoUpdated to fedora-glibc-20051010T1417
Jakub Jelinek [Mon, 10 Oct 2005 14:51:46 +0000 (14:51 +0000)] 
Updated to fedora-glibc-20051010T1417

19 years ago * allocatestack.c (setxid_signal_thread): Add cvs/fedora-glibc-2_3_90-13
Jakub Jelinek [Mon, 3 Oct 2005 21:49:07 +0000 (21:49 +0000)] 
* allocatestack.c (setxid_signal_thread): Add
INTERNAL_SYSCALL_DECL (err).

19 years ago2.3.90-13
Jakub Jelinek [Mon, 3 Oct 2005 21:11:29 +0000 (21:11 +0000)] 
2.3.90-13

19 years ago * nscd/selinux.c (audit_init): Print error string in the failure
Jakub Jelinek [Mon, 3 Oct 2005 20:54:46 +0000 (20:54 +0000)] 
* nscd/selinux.c (audit_init): Print error string in the failure
message.

19 years agoUpdated to fedora-glibc-20051003T2040
Jakub Jelinek [Mon, 3 Oct 2005 20:44:20 +0000 (20:44 +0000)] 
Updated to fedora-glibc-20051003T2040

19 years ago2.3.90-12 cvs/fedora-glibc-2_3_90-12
Jakub Jelinek [Mon, 12 Sep 2005 16:10:55 +0000 (16:10 +0000)] 
2.3.90-12

19 years ago2.3.90-12
Jakub Jelinek [Mon, 12 Sep 2005 14:20:49 +0000 (14:20 +0000)] 
2.3.90-12

19 years ago2.3.90-12
Jakub Jelinek [Mon, 12 Sep 2005 12:53:20 +0000 (12:53 +0000)] 
2.3.90-12

19 years ago * malloc.c (struct malloc_chunk): Fix comment typo.
Jakub Jelinek [Mon, 12 Sep 2005 09:39:03 +0000 (09:39 +0000)] 
* malloc.c (struct malloc_chunk): Fix comment typo.
(public_cALLOc): For mmapped chunks and perturb_byte != 0,
don't clear SIZE_SZ bytes more than should be cleared.

19 years agoUpdated to fedora-glibc-20050912T0656
Jakub Jelinek [Mon, 12 Sep 2005 07:10:59 +0000 (07:10 +0000)] 
Updated to fedora-glibc-20050912T0656

19 years ago2.3.90-11 cvs/fedora-glibc-2_3_90-11
Jakub Jelinek [Mon, 29 Aug 2005 19:35:33 +0000 (19:35 +0000)] 
2.3.90-11

19 years ago * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,
Jakub Jelinek [Mon, 29 Aug 2005 19:34:43 +0000 (19:34 +0000)] 
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(lll_futex_wake_unlock): Define.
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(lll_futex_wake_unlock): Define.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(lll_futex_wake_unlock): Define.
* sysdeps/unix/sysv/linux/s390/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(lll_futex_wake_unlock): Define.
* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(lll_futex_wake_unlock): Define.
* sysdeps/pthread/pthread_cond_signal.c (__pthread_cond_signal): Use
lll_futex_wake_unlock.
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(__pthread_cond_signal): Use FUTEX_WAKE_OP.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
(__pthread_cond_signal): Use FUTEX_WAKE_OP.

19 years agoUpdated to fedora-glibc-20050829T1854
Jakub Jelinek [Mon, 29 Aug 2005 19:21:17 +0000 (19:21 +0000)] 
Updated to fedora-glibc-20050829T1854

19 years ago2.3.90-10 cvs/fedora-glibc-2_3_90-10
Jakub Jelinek [Wed, 24 Aug 2005 07:31:11 +0000 (07:31 +0000)] 
2.3.90-10

19 years agoUpdated to fedora-glibc-20050824T0705
Jakub Jelinek [Wed, 24 Aug 2005 07:23:32 +0000 (07:23 +0000)] 
Updated to fedora-glibc-20050824T0705

19 years ago2.3.90-9 cvs/fedora-glibc-2_3_90-9
Jakub Jelinek [Mon, 22 Aug 2005 07:51:54 +0000 (07:51 +0000)] 
2.3.90-9

19 years agoUpdated to fedora-glibc-20050822T0727
Jakub Jelinek [Mon, 22 Aug 2005 07:34:59 +0000 (07:34 +0000)] 
Updated to fedora-glibc-20050822T0727

20 years ago2.3.90-8 cvs/fedora-glibc-2_3_90-8
Jakub Jelinek [Mon, 8 Aug 2005 21:43:28 +0000 (21:43 +0000)] 
2.3.90-8

20 years agoUpdated to fedora-glibc-20050808T2126
Jakub Jelinek [Mon, 8 Aug 2005 21:34:25 +0000 (21:34 +0000)] 
Updated to fedora-glibc-20050808T2126

20 years ago * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
Jakub Jelinek [Mon, 8 Aug 2005 21:24:28 +0000 (21:24 +0000)] 
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
Shift marked &errno down on big-endian instead of up.
* elf/tst-stackguard1.c (do_test): Fix a typo.
nptl/
* tst-stackguard1.c (do_test): Likewise.

20 years ago2.3.90-7 cvs/fedora-glibc-2_3_90-7
Jakub Jelinek [Fri, 29 Jul 2005 17:08:23 +0000 (17:08 +0000)] 
2.3.90-7

20 years ago * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,
Jakub Jelinek [Fri, 29 Jul 2005 16:56:26 +0000 (16:56 +0000)] 
* sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,
endian.h.
(_dl_setup_stack_chk_guard): Even without
--enable-stackguard-randomization attempt to do some guard
randomization using hp-timing (if available) and kernel stack and
mmap randomization.
* elf/tst-stackguard1.c (do_test): Don't fail if the poor man's
randomization doesn't work well enough.
nptl/
* tst-stackguard1.c (do_test): Don't fail if the poor man's
randomization doesn't work well enough.

20 years agoUpdated to fedora-glibc-20050729T1531
Jakub Jelinek [Fri, 29 Jul 2005 15:59:52 +0000 (15:59 +0000)] 
Updated to fedora-glibc-20050729T1531

20 years ago2.3.90-6 cvs/fedora-glibc-2_3_90-6
Jakub Jelinek [Mon, 25 Jul 2005 06:41:13 +0000 (06:41 +0000)] 
2.3.90-6

20 years agoUpdated to fedora-glibc-20050725T0627
Jakub Jelinek [Mon, 25 Jul 2005 06:37:56 +0000 (06:37 +0000)] 
Updated to fedora-glibc-20050725T0627

20 years ago2.3.90-5 cvs/fedora-glibc-2_3_90-5
Jakub Jelinek [Fri, 22 Jul 2005 08:59:23 +0000 (08:59 +0000)] 
2.3.90-5

20 years ago * wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
Jakub Jelinek [Fri, 22 Jul 2005 08:58:07 +0000 (08:58 +0000)] 
* wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
__gnuc_va_list rather than _G_va_list.

20 years agoMini merge from HEAD.
Jakub Jelinek [Fri, 22 Jul 2005 08:57:19 +0000 (08:57 +0000)] 
Mini merge from HEAD.

20 years ago2.3.90-4 cvs/fedora-glibc-2_3_90-4
Jakub Jelinek [Fri, 22 Jul 2005 06:05:43 +0000 (06:05 +0000)] 
2.3.90-4

20 years agoUpdated to fedora-glibc-20050722T0433
Roland McGrath [Fri, 22 Jul 2005 05:26:10 +0000 (05:26 +0000)] 
Updated to fedora-glibc-20050722T0433

20 years ago2.3.90-3 cvs/fedora-glibc-2_3_90-3
Jakub Jelinek [Thu, 21 Jul 2005 09:36:31 +0000 (09:36 +0000)] 
2.3.90-3

20 years ago * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
Jakub Jelinek [Thu, 21 Jul 2005 09:33:53 +0000 (09:33 +0000)] 
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
* debug/tst-chk1.c (do_test): Add test for swprintf with format
being the last argument.

20 years agoUpdated to fedora-glibc-20050721T0814
Jakub Jelinek [Thu, 21 Jul 2005 08:25:57 +0000 (08:25 +0000)] 
Updated to fedora-glibc-20050721T0814

20 years ago2.3.90-2 cvs/fedora-glibc-2_3_90-2
Jakub Jelinek [Fri, 8 Jul 2005 12:23:38 +0000 (12:23 +0000)] 
2.3.90-2

20 years ago2.3.90-2
Jakub Jelinek [Fri, 8 Jul 2005 10:26:36 +0000 (10:26 +0000)] 
2.3.90-2

20 years ago2.3.90-2
Jakub Jelinek [Fri, 8 Jul 2005 09:37:26 +0000 (09:37 +0000)] 
2.3.90-2

20 years agoAlso remove.
Jakub Jelinek [Fri, 8 Jul 2005 09:12:25 +0000 (09:12 +0000)] 
Also remove.

20 years agoUpdated to fedora-glibc-20050708T0811
Jakub Jelinek [Fri, 8 Jul 2005 09:10:42 +0000 (09:10 +0000)] 
Updated to fedora-glibc-20050708T0811

20 years ago2.3.90-1 cvs/fedora-glibc-2_3_90-1
Jakub Jelinek [Mon, 27 Jun 2005 13:24:44 +0000 (13:24 +0000)] 
2.3.90-1

20 years agoUpdated to fedora-glibc-20050627T0850
Jakub Jelinek [Mon, 27 Jun 2005 09:15:54 +0000 (09:15 +0000)] 
Updated to fedora-glibc-20050627T0850

20 years ago2.3.5-11 cvs/fedora-glibc-2_3_5-11
Jakub Jelinek [Mon, 20 Jun 2005 16:26:29 +0000 (16:26 +0000)] 
2.3.5-11

20 years agoUpdated to fedora-glibc-20050620T1530
Jakub Jelinek [Mon, 20 Jun 2005 15:59:03 +0000 (15:59 +0000)] 
Updated to fedora-glibc-20050620T1530

20 years ago2.3.5-10 cvs/fedora-glibc-2_3_5-10
Jakub Jelinek [Mon, 30 May 2005 09:48:38 +0000 (09:48 +0000)] 
2.3.5-10

20 years ago * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
Jakub Jelinek [Mon, 30 May 2005 09:42:34 +0000 (09:42 +0000)] 
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
GLRO(dl_osversion) has been already set to a value smaller than
_dl_discover_osversion (), don't overwrite it here.

20 years ago * man/Makefile (SOURCES): Remove all man pages but
Jakub Jelinek [Mon, 30 May 2005 09:15:07 +0000 (09:15 +0000)] 
* man/Makefile (SOURCES): Remove all man pages but
pthread_cleanup_push.man, pthread_kill_other_threads_np.man
and pthread_mutexattr_setkind_np.man.
* man/pthread_cleanup_push.man: Replace (3) with (3p) where man page
was not kept.
* man/pthread_kill_other_threads_np.man: Likewise.
* man/pthread_mutexattr_setkind_np.man: Likewise.

20 years ago2.3.5-9 cvs/fedora-glibc-2_3_5-9
Jakub Jelinek [Tue, 24 May 2005 16:34:46 +0000 (16:34 +0000)] 
2.3.5-9

20 years agoUpdated to fedora-glibc-20050524T1606
Jakub Jelinek [Tue, 24 May 2005 16:31:35 +0000 (16:31 +0000)] 
Updated to fedora-glibc-20050524T1606

20 years ago2.3.5-8 cvs/fedora-glibc-2_3_5-8
Jakub Jelinek [Mon, 23 May 2005 17:57:41 +0000 (17:57 +0000)] 
2.3.5-8

20 years ago2005-05-23 Ulrich Drepper <drepper@redhat.com>
Jakub Jelinek [Mon, 23 May 2005 17:53:19 +0000 (17:53 +0000)] 
2005-05-23  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/pm_getport.c (__get_socket): New function.
(pmap_getport): Use it to open a non-reserved socket to the portmapper
for TCP.
* include/rpc/pmap_clnt.h (__get_socket): Declare.
* sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an
non-reserved socket for the portmapper.
Based on a patch by Steve Dickson <steved@redhat.com>.

* sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
If we tried looking at the usual range without success extend the
range to even lower ports.

20 years agoFirst test, then commit...
Jakub Jelinek [Mon, 23 May 2005 17:36:13 +0000 (17:36 +0000)] 
First test, then commit...