index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
.
glibc-2.6.1
cvs/glibc-2_6_1
Jakub Jelinek
2007-07-31
1
-2
/
+2
*
* NEWS, version.h (VERSION): 2.6.1.
Jakub Jelinek
2007-07-31
3
-1
/
+12
*
* sysdeps/unix/sysv/linux/i386/clone.S: Revert 2006-11-30 changes.
Jakub Jelinek
2007-07-31
3
-8
/
+3
*
2007-07-31 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
2007-07-31
3
-1
/
+29
*
2007-07-27 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
2007-07-27
2
-0
/
+15
*
[BZ #4745]
Jakub Jelinek
2007-07-12
310
-18398
/
+4300
*
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
Ulrich Drepper
2007-07-08
7
-27
/
+86
*
* libio/wstrops.c (_IO_wstr_underflow): Clear errno before
Ulrich Drepper
2007-07-07
5
-5
/
+28
*
[BZ #4745]
Ulrich Drepper
2007-07-07
4
-3
/
+58
*
* sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and
Ulrich Drepper
2007-07-07
1
-0
/
+5
*
Include stdlib.h, list.h, sysdep.h and kernel-features.h.
Ulrich Drepper
2007-07-07
1
-0
/
+4
*
* Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
Roland McGrath
2007-07-05
2
-1
/
+6
*
whitespace
Roland McGrath
2007-07-04
1
-1
/
+0
*
Fix typo.
Ulrich Drepper
2007-07-04
1
-1
/
+1
*
* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
Ulrich Drepper
2007-07-04
3
-8
/
+44
*
[BZ #4702]
Ulrich Drepper
2007-07-03
2
-1
/
+10
*
* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
Ulrich Drepper
2007-07-02
2
-1
/
+5
*
* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
Ulrich Drepper
2007-06-30
2
-2
/
+15
*
007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
Ulrich Drepper
2007-06-30
4
-0
/
+228
*
* elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
Ulrich Drepper
2007-06-30
2
-8
/
+35
*
(open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multiple notes.
Ulrich Drepper
2007-06-30
1
-6
/
+23
*
* init.c (__nptl_initial_report_events): New variable.
Roland McGrath
2007-06-26
15
-86
/
+223
*
2007-05-16 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-06-26
1
-0
/
+6
*
(pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np failed with ENOSYS.
Ulrich Drepper
2007-06-22
1
-2
/
+6
*
* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
Ulrich Drepper
2007-06-22
1
-0
/
+5
*
* nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
Ulrich Drepper
2007-06-22
2
-2
/
+7
*
* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
Ulrich Drepper
2007-06-20
12
-193
/
+132
*
* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
Ulrich Drepper
2007-06-19
9
-41
/
+93
*
[BZ #4647]
Ulrich Drepper
2007-06-18
10
-15
/
+51
*
* elf/rtld.c (dl_main): Don't call init_tls more than once.
Ulrich Drepper
2007-06-18
2
-5
/
+9
*
* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
Ulrich Drepper
2007-06-17
2
-1
/
+10
*
Tell gcc about the nonstandard sections.
Ulrich Drepper
2007-06-17
2
-4
/
+4
*
[BZ #4125]
Andreas Jaeger
2007-06-17
6
-5
/
+131
*
* allocatestack.c (allocate_stack): Make code compile if
Ulrich Drepper
2007-06-17
2
-0
/
+7
*
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:
Ulrich Drepper
2007-06-17
18
-200
/
+800
*
[BZ #4599]
Ulrich Drepper
2007-06-16
1
-0
/
+7
*
(make_request): When determining whether there are IPv4/IPv6 addresses, ignore loopback addresses.
Ulrich Drepper
2007-06-16
1
-24
/
+56
*
* soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
Jakub Jelinek
2007-06-14
14
-40
/
+58
*
* elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
Ulrich Drepper
2007-06-09
2
-2
/
+12
*
* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
Ulrich Drepper
2007-06-09
2
-7
/
+7
*
* elf/dl-close.c (_dl_close_worker): Remove all to be removed
Ulrich Drepper
2007-06-09
2
-19
/
+38
*
* sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
Ulrich Drepper
2007-06-08
2
-1
/
+6
*
* posix/sched_cpucount.c (__sched_cpucount): Allow using special
Ulrich Drepper
2007-06-08
3
-5
/
+41
*
(__sched_cpucount): Allow using special instruction for counting bits.
Ulrich Drepper
2007-06-08
1
-3
/
+7
*
[BZ #4586]
Jakub Jelinek
2007-06-08
1
-1
/
+2
*
* config.make.in: Likewise.
Ulrich Drepper
2007-06-08
2
-1
/
+2
*
* configure.in: Avoid variable named BASH.
Ulrich Drepper
2007-06-08
4
-2977
/
+3562
*
* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
Ulrich Drepper
2007-06-08
5
-69
/
+193
*
[BZ #4586]
Ulrich Drepper
2007-06-08
44
-125
/
+320
*
* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
Ulrich Drepper
2007-06-04
5
-18
/
+96
[next]