GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glibc 2.11.1 release
glibc-2.11.1
Petr Baudis
2009-12-08
1
-1
/
+1
*
Fix infloop in __pthread_disable_asynccancel on x86_64
Andreas Schwab
2009-12-04
2
-2
/
+8
*
Avoid local PLTs.
Ulrich Drepper
2009-12-04
1
-3
/
+3
*
Prevent unintended file desriptor leak in grantpt.
Ulrich Drepper
2009-12-04
4
-3
/
+54
*
Fix startup to security-relevant statically linked binaries.
Ulrich Drepper
2009-12-04
3
-6
/
+28
*
Define week, first_weekday, and first_workday for hsb_DE locale.
Ulrich Drepper
2009-12-04
2
-10
/
+18
*
Define week, first_weekday, and first_workday for en_DK locale.
Ulrich Drepper
2009-12-04
2
-25
/
+32
*
Fix week information for nl_NL locale.
Ulrich Drepper
2009-12-04
2
-24
/
+32
*
Reinitialize _create_xid state after fork.
Ulrich Drepper
2009-12-04
2
-5
/
+11
*
Properly recover from shorter read.
H.J. Lu
2009-11-20
2
-1
/
+16
*
Fix sync_file_range on ppc/ppc64.
Jakub Jelinek
2009-11-19
3
-1
/
+61
*
Fix getwc* and putwc* on non-wide streams.
Ulrich Drepper
2009-11-19
2
-6
/
+13
*
Avoid warnings in CPU_* macros when using const bitsets.
Ulrich Drepper
2009-11-19
2
-6
/
+14
*
Whitespace fixes.
Ulrich Drepper
2009-11-18
1
-2
/
+2
*
Add missing test files.
Ulrich Drepper
2009-11-18
2
-0
/
+34
*
Fix ranges with multibyte characters as endpoints.
Paolo Bonzini
2009-11-18
4
-2
/
+114
*
Handle LC_GLOBAL_LOCALE in duplocale.
Ulrich Drepper
2009-11-18
3
-2
/
+11
*
Fix _NC_LOCALE_NAME definition.
Ulrich Drepper
2009-11-18
3
-4
/
+11
*
Add missing Linux MADV_* definitions.
Ulrich Drepper
2009-11-18
8
-65
/
+102
*
Missing CL.
Mike Frsyinger
2009-11-18
1
-0
/
+6
*
Fix building on x86 with older kernel headers.
Mike Frsyinger
2009-11-18
2
-0
/
+12
*
Add missing stdio.h include.
Mike Frsyinger
2009-11-18
2
-0
/
+5
*
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
2009-11-14
8
-20
/
+31
*
Handle running out of buffer space with IPv6 mapping enabled.
Andreas Schwab
2009-11-10
3
-9
/
+17
*
Avoid memset warning in one case.
Caolan McNamara
2009-11-10
2
-2
/
+8
*
Fix up whitespaces.
Ulrich Drepper
2009-11-06
1
-1
/
+1
*
Fix spelling of (Newton-)Raphson
Philippe De Muyter
2009-11-06
3
-6
/
+11
*
Fix spelling in memusagestat.c
Holger Hans Peter Freyther
2009-11-06
2
-1
/
+5
*
Properly handle STT_GNU_IFUNC symbols in do_sym.
H.J. Lu
2009-11-06
3
-2
/
+21
*
Correct readahead syscall wrapper on powerpc32.
Andreas Schwab
2009-11-06
2
-0
/
+8
*
Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.
Jakub Jelinek
2009-11-06
2
-2
/
+9
*
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
2009-11-06
9
-16
/
+30
*
Make name of libgcc_s library configurable
Andreas Schwab
2009-11-03
6
-5
/
+23
*
Restore locking in free_check.
Ulrich Drepper
2009-11-01
2
-17
/
+25
*
2.11 release.
glibc-2.11
Ulrich Drepper
2009-10-30
3
-3
/
+6
*
Fix aliasing problem in tst-sem11.
Ulrich Drepper
2009-10-30
2
-8
/
+12
*
Add cast in tst-execstack to avoid warning.
Ulrich Drepper
2009-10-30
2
-1
/
+3
*
Avoid warning in scanf test.
Ulrich Drepper
2009-10-30
2
-1
/
+2
*
Avoid two warnings in strtol{,l} tests.
Ulrich Drepper
2009-10-30
3
-2
/
+6
*
Mentin new my_MM locale in NEWS.
Ulrich Drepper
2009-10-30
1
-2
/
+2
*
Fix whitespaces.
Ulrich Drepper
2009-10-30
1
-129
/
+129
*
Fix last change to it_CH and it_IT.
Ulrich Drepper
2009-10-30
1
-0
/
+3
*
Implement Burmese language locale for Myanmar.
Keith Stribley
2009-10-30
8
-57
/
+3671
*
Implement mkostemps and mkostemps64.
Ulrich Drepper
2009-10-30
7
-3
/
+117
*
Fix first weekday for ast_ES locale.
Ulrich Drepper
2009-10-30
2
-0
/
+4
*
Add missing declarations.
Andreas Schwab
2009-10-30
2
-0
/
+5
*
Fix typo in readlinkat
Andreas Schwab
2009-10-30
2
-1
/
+5
*
New simplified make dist using git archive.
Roland McGrath
2009-10-30
3
-39
/
+40
*
Fix races in setXid implementation.
Daniel Jacobowitz
2009-10-30
3
-24
/
+123
*
Uglify IFUNC tests for PPC.
Alan Modra
2009-10-30
13
-99
/
+116
[next]