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