index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.10.90-15
fedora/glibc-2.10.90-15
Andreas Schwab
2009-08-24
1
-3
/
+10
*
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-24
19
-117
/
+386
|
\
|
*
Fix td_ta_map_lwp2thr logging and early sanity check.
Roland McGrath
2009-08-23
2
-7
/
+14
|
*
Add test case for last fixed regex bug.
Ulrich Drepper
2009-08-23
3
-0
/
+18
|
*
Recognize ill-formed { } expressions in regcomp.
Ulrich Drepper
2009-08-23
2
-1
/
+4
|
*
Also correct _POSIX2_* constants in case older standards are selected.
Ulrich Drepper
2009-08-23
2
-7
/
+21
|
*
More namespace cleanups.
Ulrich Drepper
2009-08-23
2
-4
/
+10
|
*
Define _POSIX_VERSION correctly when older POSIX versions are selected.
Ulrich Drepper
2009-08-23
2
-1
/
+18
|
*
Print sign of NaN values.
Ulrich Drepper
2009-08-23
4
-23
/
+127
|
*
Thread-local locale handling part of XPG7.
Ulrich Drepper
2009-08-23
2
-1
/
+6
|
*
Rvert accidental checkins.
Ulrich Drepper
2009-08-22
6
-547
/
+11
|
*
Add sigstack handling to Linux ____longjmp_chk on powerpc.
Andreas Schwab
2009-08-22
11
-27
/
+633
|
*
Improve backtrace_symbols{,_fd} output when missing symbols.
Roland McGrath
2009-08-20
3
-46
/
+92
*
|
2.10.90-14
fedora/glibc-2.10.90-14
Andreas Schwab
2009-08-17
1
-1
/
+5
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-17
9
-16
/
+65
|
\
|
|
*
Fix 64-bit platform handling in test cases for generated headers with constants.
Ulrich Drepper
2009-08-16
2
-3
/
+8
|
*
Improve test-skeleton.c to clean up after dead parent.
Ulrich Drepper
2009-08-14
2
-3
/
+19
|
*
Add CFI directives to x86-64 pthread_rwlock_unlock.
Ulrich Drepper
2009-08-11
2
-2
/
+8
|
*
Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.
Ulrich Drepper
2009-08-10
3
-2
/
+12
|
*
SH: fix clobber list in stdlib/longlong.h
SUGIOKA Toshinobu
2009-08-10
2
-3
/
+9
|
*
Fix check for PI mutex in x86-64 pthread_cond_signal
Andreas Schwab
2009-08-10
2
-3
/
+9
*
|
2.10.90-13
fedora/glibc-2.10.90-13
Andreas Schwab
2009-08-10
1
-3
/
+8
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-10
49
-493
/
+2735
|
\
|
|
*
Optimize x86-64 version of sem_timedwait.
Ulrich Drepper
2009-08-08
2
-65
/
+148
|
*
Remove duplicate NEWS entry.
Ulrich Drepper
2009-08-08
1
-3
/
+0
|
*
Yet more news items.
Ulrich Drepper
2009-08-08
1
-0
/
+4
|
*
Support mixed SSE/AVX audit and check AVX only once.
H.J. Lu
2009-08-08
11
-239
/
+1062
|
*
Use PIC only if SHARED is defined.
H.J. Lu
2009-08-08
3
-0
/
+36
|
*
Simplify cpuid.h configure test.
Jim Meyering
2009-08-08
3
-14
/
+548
|
*
Another minor optimization of x86-64 pthread_cond_wait.
Ulrich Drepper
2009-08-08
2
-15
/
+13
|
*
Move SSE4.2 functions together.
Ulrich Drepper
2009-08-08
3
-0
/
+8
|
*
Add some news items.
Ulrich Drepper
2009-08-08
1
-3
/
+20
|
*
Add SSSE3-optimized implementation of str{,n}cmp for x86-64.
Ulrich Drepper
2009-08-07
6
-47
/
+194
|
*
Small optimizations to cancellable x86-64 code.
Ulrich Drepper
2009-08-07
5
-61
/
+49
|
*
Avoid warning through fake initialization.
Ulrich Drepper
2009-08-07
2
-0
/
+7
|
*
Fix whitespace in last patch.
Ulrich Drepper
2009-08-07
1
-1
/
+1
|
*
Add the missing "; \".
H.J. Lu
2009-08-07
2
-1
/
+5
|
*
Fix expanding STB_GNU_UNIQUE hash table.
Andreas Schwab
2009-08-07
2
-1
/
+6
|
*
Fix whitespaces in last checkin.
Ulrich Drepper
2009-08-07
1
-1
/
+1
|
*
Properly count number of logical processors on Intel CPUs.
H.J. Lu
2009-08-07
2
-4
/
+43
|
*
Fix sed expression in TAGS command.
Andreas Schwab
2009-08-07
2
-2
/
+7
|
*
Ignore TAGS.
Andreas Schwab
2009-08-06
1
-0
/
+1
|
*
Add x86 SSE strlen.
Ulrich Drepper
2009-08-04
4
-6
/
+166
|
*
Add x86 32-bit SSE4.2 string functions.
H.J. Lu
2009-08-04
14
-4
/
+243
|
*
Optimize x86-64 syscall cancellation handling.
Ulrich Drepper
2009-08-04
6
-44
/
+191
*
|
Don't strip static archives.
Andreas Schwab
2009-08-05
1
-11
/
+0
*
|
2.10.90-12
fedora/glibc-2.10.90-12
Andreas Schwab
2009-08-03
1
-1
/
+5
*
|
Merge commit 'origin/master' into fedora/master
Andreas Schwab
2009-08-03
28
-229
/
+632
|
\
|
|
*
Remove leftover code from Linux/x86 ____longjmp_chk.
Ulrich Drepper
2009-08-02
1
-6
/
+0
|
*
x86/x86-64 now needs <cpuid.h> from gcc.
Ulrich Drepper
2009-08-02
3
-44
/
+67
[next]