index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-20
* csu/libc-start.c: Don't handle VDSO_SETUP here.
Ulrich Drepper
2
-1
/
+13
2007-08-16
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h
Jakub Jelinek
2
-2
/
+9
2007-08-15
* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
Jakub Jelinek
14
-87
/
+623
2007-08-15
* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
Ulrich Drepper
10
-42
/
+299
2007-08-15
(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...
Ulrich Drepper
1
-4
/
+50
2007-08-14
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
Jakub Jelinek
3
-5
/
+11
2007-08-14
* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
Jakub Jelinek
3
-45
/
+50
2007-08-14
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
Ulrich Drepper
13
-76
/
+394
2007-08-13
* sysdeps/unix/sysv/linux/i386/i786/Implies: New file.
Ulrich Drepper
2
-0
/
+6
2007-08-13
* sysdeps/unix/sysv/linux/x86_64/libc-start.c
Ulrich Drepper
1
-0
/
+22
2007-08-13
* nscd/servicescache.c: Include kernel-features.h.
Ulrich Drepper
17
-0
/
+17
2007-08-12
* sysdeps/unix/sysv/linux/powerpc/libc-start.c
Ulrich Drepper
1
-0
/
+24
2007-08-12
* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
Ulrich Drepper
6
-14
/
+50
2007-08-12
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Include
Ulrich Drepper
1
-0
/
+6
2007-08-12
Include <kernel-features.h>.
Ulrich Drepper
2
-0
/
+4
2007-08-11
* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
Ulrich Drepper
25
-172
/
+421
2007-08-05
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO):
Jakub Jelinek
2
-20
/
+11
2007-08-04
* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c:
Jakub Jelinek
2
-63
/
+0
2007-08-03
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
Ulrich Drepper
1
-0
/
+118
2007-08-03
* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
Ulrich Drepper
19
-413
/
+581
2007-08-01
* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
Ulrich Drepper
103
-1991
/
+2346
2007-08-01
* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
Ulrich Drepper
2
-3
/
+5
2007-08-01
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
Ulrich Drepper
4
-9
/
+19
2007-07-31
* sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field.
Jakub Jelinek
2
-0
/
+8
2007-07-29
(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....
Jakub Jelinek
1
-74
/
+31
2007-07-28
* locale/programs/ld-monetary.c (monetary_finish): Avoid range check
Ulrich Drepper
1
-0
/
+4
2007-07-28
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
1
-0
/
+1
2007-07-28
* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
Ulrich Drepper
29
-228
/
+362
2007-07-27
2007-07-27 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
2
-0
/
+15
2007-07-24
* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
Ulrich Drepper
3
-2
/
+9
2007-07-24
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
Ulrich Drepper
3
-126
/
+90
2007-07-23
* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED
Ulrich Drepper
6
-22
/
+111
2007-07-23
* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
Ulrich Drepper
1
-0
/
+10
2007-07-23
Fix compilation when unconditionally using private futexes.
Ulrich Drepper
5
-5
/
+13
2007-07-19
* include/features.h (__USE_ISOC95): New define.
Ulrich Drepper
1
-0
/
+5
2007-07-19
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
Ulrich Drepper
1
-2
/
+8
2007-07-07
* sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and
Ulrich Drepper
1
-0
/
+5
2007-07-07
Include stdlib.h, list.h, sysdep.h and kernel-features.h.
Ulrich Drepper
1
-0
/
+4
2007-06-26
* init.c (__nptl_initial_report_events): New variable.
Roland McGrath
1
-0
/
+6
2007-06-26
2007-05-16 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-0
/
+6
2007-06-22
(pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f...
Ulrich Drepper
1
-2
/
+6
2007-06-22
* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
Ulrich Drepper
1
-0
/
+5
2007-06-20
* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
Ulrich Drepper
2
-109
/
+5
2007-06-18
[BZ #4647]
Ulrich Drepper
6
-4
/
+19
2007-06-17
* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
Ulrich Drepper
1
-0
/
+5
2007-06-17
Tell gcc about the nonstandard sections.
Ulrich Drepper
1
-2
/
+2
2007-06-17
* allocatestack.c (allocate_stack): Make code compile if
Ulrich Drepper
2
-0
/
+7
2007-06-17
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:
Ulrich Drepper
18
-200
/
+800
2007-06-08
* configure.in: Avoid variable named BASH.
Ulrich Drepper
1
-0
/
+48
2007-06-08
[BZ #4586]
Ulrich Drepper
40
-122
/
+300
[prev]
[next]