index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog.11
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Reapply "Optimize 32bit memset/memcpy with SSE2/SSSE3."
Andreas Schwab
36
-15
/
+6339
2010-02-22
Switch to F-13 as the default dist branch
Andreas Schwab
1
-1
/
+1
2010-02-19
Remove directories owned by filesystem
Andreas Schwab
1
-3
/
+0
2010-02-08
2.11.90-12
fedora/glibc-2.11.90-12
Andreas Schwab
1
-1
/
+12
2010-02-08
Use shared mapping to reserve memory when creating locale archive
Aurelien Jarno
2
-3
/
+10
2010-02-08
Fix fstat on Linux/sparc64
Andreas Schwab
2
-1
/
+7
2010-02-06
Whitespace and copyright year fixes.
Ulrich Drepper
4
-14
/
+14
2010-02-06
memchr overshoots on ia64
H.J. Lu
2
-2
/
+12
2010-02-06
Avoid PLT calls in utmp compat wrappers on Linux/s390
Andreas Schwab
4
-15
/
+33
2010-02-06
Add new errlist compat entry for 2.12.
Andreas Schwab
2
-0
/
+9
2010-02-03
Update constants for current kernels.
Ulrich Drepper
2
-9
/
+40
2010-02-03
Fix endless loop with invalid /etc/shells file.
Ulrich Drepper
2
-2
/
+8
2010-02-03
Add missing bz number.
Ulrich Drepper
1
-0
/
+1
2010-02-03
Fix sorting of malayalam letter 'na'.
Pravin Satpute
2
-2
/
+5
2010-02-03
Add kok_IN locale.
Pravin Satpute
2
-0
/
+213
2010-02-03
Fix whitespaces.
Ulrich Drepper
1
-2
/
+2
2010-02-03
Move Tamil collation data to common source file.
Pravin Satpute
3
-93
/
+225
2010-02-03
Use common collation data in as_IN locale.
Pravin Satpute
2
-556
/
+7
2010-02-02
Avoid alloca in setenv for long strings.
Ulrich Drepper
2
-30
/
+70
2010-02-01
2.11.90-11
fedora/glibc-2.11.90-11
Andreas Schwab
1
-1
/
+10
2010-01-26
Give Hurd weak aliases for getsysstats get_* functions.
Samuel Thibault
2
-0
/
+9
2010-01-25
Don't map U00DF to U1E9E in toupper table.
Andreas Schwab
2
-2
/
+5
2010-01-25
Fix error checking in iconv.
Andreas Schwab
2
-1
/
+5
2010-01-22
Add BZ number.
Ulrich Drepper
1
-0
/
+1
2010-01-22
_nl_load_locale() incorrectly handles mmap() failures
Joe Landers
2
-0
/
+6
2010-01-22
regexec.c: avoid overflow in realloc buffer length computation
Paul Eggert
2
-0
/
+8
2010-01-22
regexec.c: avoid leaks on out-of-memory failure paths
Paul Eggert
2
-4
/
+19
2010-01-22
regexec.c: avoid overflow in computing sum of lengths
Paul Eggert
2
-1
/
+5
2010-01-22
re_search_internal: Avoid overflow in computing re_malloc buffer size
Paul Eggert
2
-0
/
+11
2010-01-22
prune_impossible_nodes: Avoid overflow in computing re_malloc buffer size
Paul Eggert
2
-0
/
+9
2010-01-22
regexec.c: avoid arithmetic overflow in buffer size calculation
Paul Eggert
2
-0
/
+11
2010-01-22
regexec.c: simplify re_search_2_stub
Paul Eggert
2
-7
/
+10
2010-01-22
Simplify test in re_string_skip_chars.
Ulrich Drepper
2
-1
/
+6
2010-01-22
regex_internal.c: don't assume WEOF fits in wchar_t
Ulrich Drepper
2
-5
/
+11
2010-01-22
regex_internal.c: remove useless variable and the code to set it.
Ulrich Drepper
2
-3
/
+5
2010-01-22
Extend overflow detection in re_dfa_add_node.
Ulrich Drepper
2
-2
/
+10
2010-01-22
regex: avoid internal re_realloc overflow
Ulrich Drepper
2
-1
/
+13
2010-01-20
2.11.90-10
fedora/glibc-2.11.90-10
Andreas Schwab
1
-1
/
+10
2010-01-20
Revert "Optimize 32bit memset/memcpy with SSE2/SSSE3."
Andreas Schwab
36
-6339
/
+15
2010-01-20
Fix ____longjmp_chk for s390/s390x.
Andreas Schwab
3
-2
/
+9
2010-01-19
Support __memmove_ssse3_rep when SHARED isn't defined.
H.J. Lu
2
-0
/
+8
2010-01-19
Remove unnecessary returns.
Ulrich Drepper
2
-3
/
+8
2010-01-18
Define __rtld_lock_recursive_* for Hurd.
Samuel Thibault
2
-0
/
+9
2010-01-18
Fix whitespace issues.
Ulrich Drepper
2
-24
/
+24
2010-01-18
memcpy for ppc/cell.
Ulrich Drepper
5
-0
/
+501
2010-01-18
Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.
Andreas Schwab
2
-8
/
+3
2010-01-18
Use correct type when casting d_tag.
Andreas Schwab
2
-5
/
+13
2010-01-18
Ignore negative dynamic entry types.
Andreas Schwab
2
-1
/
+6
2010-01-16
sysdeps/ieee754/ldbl-128/ fixes
Jakub Jelinek
6
-15
/
+25
2010-01-15
Fix pthread_cond_*wait with requeue-PI on i386.
Michal Schmidt
3
-11
/
+24
[next]