index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-20
* elf/Makefile ($(objpfx)ld.so): Use $(AWK).
Roland McGrath
1
-0
/
+4
2007-10-20
2007-10-19 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2007-10-19
2007-10-06 David S. Miller <davem@davemloft.net>
Jakub Jelinek
11
-9
/
+780
2007-10-18
* sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
Ulrich Drepper
1
-0
/
+6
2007-10-18
(clntudp_call): Don't block in recvfrom call even if the poll result indicate...
Ulrich Drepper
1
-1
/
+1
2007-10-18
* elf/elf.h (NT_PPC_VMX): New macro.
Roland McGrath
1
-1
/
+4
2007-10-18
2007-10-18 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-0
/
+1
2007-10-18
Start 2.8 development.
Ulrich Drepper
3
-4
/
+12
2007-10-18
* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add
Jakub Jelinek
2
-2
/
+8
2007-10-17
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
Roland McGrath
1
-0
/
+5
2007-10-17
2007-10-17 Roland McGrath <roland@frob.com>
Roland McGrath
2
-3
/
+14
2007-10-17
Remade for stable-2.7
Ulrich Drepper
1
-2
/
+2
2007-10-17
* include/features.h (__GLIBC_MINOR__): Bump to 7.
Ulrich Drepper
2
-1
/
+2
2007-10-17
* version.h (VERSION): Bump to 2.7.
Ulrich Drepper
2
-2
/
+4
2007-10-17
[BZ #5186]
Ulrich Drepper
2
-4
/
+8
2007-10-17
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
Ulrich Drepper
9
-0
/
+27
2007-10-17
* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
Ulrich Drepper
2
-6
/
+27
2007-10-17
* sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
Ulrich Drepper
3
-21
/
+24
2007-10-17
* sysdeps/x86_64/memset.S: Revert to old version for now. The cost is
Ulrich Drepper
2
-1231
/
+112
2007-10-17
* time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
Ulrich Drepper
1
-1
/
+14
2007-10-17
(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...
Ulrich Drepper
1
-6
/
+57
2007-10-17
* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New
Jakub Jelinek
2
-1
/
+25
2007-10-16
Help the compiler recognize unreachable code on 32-bit machines.
Ulrich Drepper
3
-7
/
+12
2007-10-16
[BZ #5184]
Ulrich Drepper
2
-30
/
+49
2007-10-16
(__tzfile_read): Take extra memory requested by caller into account when copy...
Ulrich Drepper
4
-49
/
+48
2007-10-16
(__tzfile_compute): For use_last case set i to num_transition rather than num...
Ulrich Drepper
1
-2
/
+3
2007-10-16
* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
Jakub Jelinek
2
-1
/
+4
2007-10-16
* sysdeps/x86_64/memset.S: Jump from bzero to memset using
Jakub Jelinek
2
-1
/
+7
2007-10-16
* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
Ulrich Drepper
3
-111
/
+1274
2007-10-16
Make an empty file.
Ulrich Drepper
1
-3
/
+1
2007-10-16
* po/libc.pot: Regenerated.
Roland McGrath
1
-0
/
+4
2007-10-16
2007-10-15 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-878
/
+882
2007-10-15
* nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fct
Ulrich Drepper
1
-0
/
+3
2007-10-15
(REENTRANT_NAME): Mangle start and start_fct pointers.
Ulrich Drepper
1
-8
/
+24
2007-10-15
* init.c (__pthread_initialize_minimal): Initialize word to appease
Jakub Jelinek
2
-1
/
+6
2007-10-15
[BZ #3425]
Ulrich Drepper
2
-2
/
+13
2007-10-15
* posix/glob.c: Reimplement link_exists_p to use fstatat64.
Ulrich Drepper
2
-3
/
+30
2007-10-15
* posix/glob.c: Add some branch prediction throughout.
Ulrich Drepper
2
-9
/
+11
2007-10-15
* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
Ulrich Drepper
2
-10
/
+11
2007-10-14
(rfc3484_sort): Make sure that even if qsort doesn't support
Ulrich Drepper
1
-2
/
+2
2007-10-14
* posix/tst-rfc3484-2.c (do_test): Likewise.
Ulrich Drepper
3
-0
/
+6
2007-10-14
* posix/tst-rfc3484.c (do_test): Adjust for addition of
Ulrich Drepper
1
-0
/
+2
2007-10-14
[BZ #4098]
Ulrich Drepper
3
-20
/
+31
2007-10-14
* sysdeps/posix/getaddrinfo.c (struct sort_result): Add
Ulrich Drepper
2
-2
/
+13
2007-10-14
* include/time.h: Declare __tzset_parse_tz and __tzset_compute.
Ulrich Drepper
8
-246
/
+311
2007-10-14
[BZ #1140]
Ulrich Drepper
2
-20
/
+59
2007-10-13
[BZ #3195]
Ulrich Drepper
7
-11
/
+19
2007-10-13
* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
Ulrich Drepper
2
-43
/
+63
2007-10-13
[BZ #3242]
Ulrich Drepper
2
-35
/
+76
2007-10-13
* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
Ulrich Drepper
2
-0
/
+6
[prev]
[next]