index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
sysdeps
/
unix
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-27
Remove useless more "if" tests before "free".
Ulrich Drepper
11
-2
/
+225
2008-05-20
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
Jakub Jelinek
1
-0
/
+4
2008-05-11
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access
Ulrich Drepper
5
-19
/
+19
2008-04-15
* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
Jakub Jelinek
1
-1
/
+1
2008-04-08
[BZ #6020]
Jakub Jelinek
1
-2
/
+2
2008-03-27
* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
Ulrich Drepper
5
-5
/
+46
2008-03-17
* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
Jakub Jelinek
3
-3
/
+3
2008-03-14
Fix typo.
Ulrich Drepper
2
-2
/
+2
2008-03-14
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define
Ulrich Drepper
3
-3
/
+30
2008-03-08
[BZ #5778]
Ulrich Drepper
1
-3
/
+3
2008-01-30
(sem_post): Avoid unnecessary addr32 prefix.
Ulrich Drepper
1
-1
/
+1
2008-01-22
* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
Ulrich Drepper
5
-17
/
+43
2008-01-22
(XADD): Use a scratch register.
Ulrich Drepper
1
-5
/
+7
2008-01-10
* pthread-errnos.sym: Add EOVERFLOW.
Ulrich Drepper
4
-11
/
+83
2007-12-12
[BZ #5463, BZ #5464]
Ulrich Drepper
1
-2
/
+2
2007-12-12
[BZ #5465]
Ulrich Drepper
1
-0
/
+2
2007-12-05
* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
Ulrich Drepper
1
-28
/
+18
2007-11-24
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):
Ulrich Drepper
3
-105
/
+56
2007-11-09
[BZ #5240]
Ulrich Drepper
3
-13
/
+22
2007-11-06
* elf/rtld.c (dl_main): Use the page size to find the map start.
Ulrich Drepper
1
-2
/
+1
2007-11-06
* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
Ulrich Drepper
2
-6
/
+6
2007-10-28
[BZ #5204]
Ulrich Drepper
4
-13
/
+72
2007-10-28
[BZ #5208]
Ulrich Drepper
3
-1
/
+27
2007-10-17
* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New
Jakub Jelinek
1
-1
/
+20
2007-09-02
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
Ulrich Drepper
1
-1
/
+1
2007-08-21
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead):
Jakub Jelinek
1
-2
/
+2
2007-08-20
* csu/libc-start.c: Don't handle VDSO_SETUP here.
Ulrich Drepper
1
-1
/
+8
2007-08-16
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h
Jakub Jelinek
1
-2
/
+2
2007-08-15
* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
Jakub Jelinek
13
-87
/
+588
2007-08-15
* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
Ulrich Drepper
9
-42
/
+271
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
2
-5
/
+6
2007-08-14
* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
Jakub Jelinek
2
-45
/
+43
2007-08-14
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
Ulrich Drepper
12
-76
/
+357
2007-08-13
* sysdeps/unix/sysv/linux/i386/i786/Implies: New file.
Ulrich Drepper
1
-0
/
+2
2007-08-13
* nscd/servicescache.c: Include kernel-features.h.
Ulrich Drepper
12
-0
/
+12
2007-08-12
* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
Ulrich Drepper
6
-14
/
+50
2007-08-12
Include <kernel-features.h>.
Ulrich Drepper
2
-0
/
+4
2007-08-11
* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
Ulrich Drepper
12
-72
/
+204
2007-08-05
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO):
Jakub Jelinek
1
-20
/
+3
2007-08-04
* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c:
Jakub Jelinek
2
-63
/
+0
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
61
-1824
/
+1742
2007-08-01
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
Ulrich Drepper
3
-9
/
+9
2007-07-29
(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....
Jakub Jelinek
1
-74
/
+31
2007-07-28
* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
Ulrich Drepper
15
-208
/
+257
2007-07-24
* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
Ulrich Drepper
2
-2
/
+2
2007-07-24
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
Ulrich Drepper
2
-126
/
+73
2007-07-23
* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED
Ulrich Drepper
3
-19
/
+80
2007-07-23
Fix compilation when unconditionally using private futexes.
Ulrich Drepper
5
-5
/
+13
[next]