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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix strtod test for values above maximum for IBM long double.
Joseph Myers
2012-09-06
3
-3
/
+23
*
tile: BZ#14237: fix __tls_get_addr bug initializing new modules
Chris Metcalf
2012-09-06
2
-0
/
+6
*
S/390: Fix optimized mem* running on 31 bit kernels.
Andreas Krebbel
2012-09-06
6
-7
/
+19
*
Fix botched NEWS
Jeff Law
2012-09-05
1
-2
/
+3
*
[BZ#14510]
Jeff Law
2012-09-05
10
-9
/
+37
*
Recognize new sparc hwcap bits.
David S. Miller
2012-09-05
4
-3
/
+12
*
Update sparc ULPs for recently added math tests.
David S. Miller
2012-09-05
2
-0
/
+16
*
* malloc/arena.c: Fold copyright years.
Alexandre Oliva
2012-09-05
4
-5
/
+8
*
* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
Alexandre Oliva
2012-09-05
2
-2
/
+6
*
* manual/contrib.texi (Contributors): Fix typo. Complete entry.
Alexandre Oliva
2012-09-05
2
-2
/
+7
*
Don't change no_dyn_threshold on mallopt failure
Alexandre Oliva
2012-09-05
2
-2
/
+9
*
Fix typos in malloc/.
Alexandre Oliva
2012-09-05
3
-4
/
+10
*
Fix typos in comments
Siddhesh Poyarekar
2012-09-05
4
-5
/
+11
*
Fixed minor typo in ChangeLog
Siddhesh Poyarekar
2012-09-05
1
-1
/
+1
*
Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0
Siddhesh Poyarekar
2012-09-05
6
-9
/
+100
*
Increase timeout for stdlib/tst-strtod-overflow
Andreas Schwab
2012-09-05
2
-0
/
+5
*
Improve C++ header location detection (bug 13966)
Allan McRae
2012-09-06
4
-15
/
+18
*
Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float format
Andreas Schwab
2012-09-05
2
-17
/
+14
*
Correctly handle Motorola extended float format in tst-strtod-round
Andreas Schwab
2012-09-05
3
-20
/
+492
*
Use sparcv8 GMP routines when building 32-bit sparcv9.
David S. Miller
2012-09-04
4
-0
/
+9
*
stdlib/tst-secure-getenv.c: whitespace-only changes in comments
Florian Weimer
2012-09-04
2
-5
/
+7
*
stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failures
Florian Weimer
2012-09-04
2
-2
/
+8
*
Fix iogetdelim.c (latent) integer overflow (bug 9914).
Joseph Myers
2012-09-04
3
-5
/
+13
*
Update libm-test-ulps
Andreas Jaeger
2012-09-03
3
-0
/
+14
*
Add optimized sinf and cosf routines for x86 and x86-64
Liubov Dmitrieva
2012-09-03
13
-7
/
+2403
*
S/390: Make IFUNC optimized mem* functions hidden.
Andreas Krebbel
2012-09-03
3
-6
/
+17
*
Use the first element of GOT for ld.so addresses
H.J. Lu
2012-09-02
3
-36
/
+20
*
Check for gawk >= 3.0 (bug 13412)
Allan McRae
2012-09-02
4
-49
/
+77
*
Remove __ASSUME_POSIX_CPU_TIMERS.
Joseph Myers
2012-09-01
8
-323
/
+54
*
Fix sem_post race (bug 14532).
Joseph Myers
2012-08-31
5
-6
/
+101
*
Use LD_SO to set $ld_so_name/$ld_so_version
H.J. Lu
2012-08-29
4
-2
/
+18
*
Don't make ttyname* fail if proc filesystem is not available
Siddhesh Poyarekar
2012-08-29
4
-13
/
+12
*
Remove __ASSUME_STAT64_SYSCALL.
Joseph Myers
2012-08-27
22
-402
/
+81
*
update NEWS
Mike Frysinger
2012-08-27
2
-4
/
+9
*
mips: clear condition bit 23 in fpu too
Guido Guenther
2012-08-27
2
-1
/
+5
*
alpha: add conditional fdatasync support
Mike Frysinger
2012-08-27
4
-0
/
+79
*
Fix sign of zero on strtod underflow (bug 14519).
Joseph Myers
2012-08-27
5
-2
/
+117
*
Fix strtod rounding (bug 3479).
Joseph Myers
2012-08-27
10
-42
/
+7634
*
Fix strtod integer/buffer overflow (bug 14459).
Joseph Myers
2012-08-27
5
-33
/
+178
*
Fix some typos in comments.
Marek Polacek
2012-08-25
2
-3
/
+7
*
Fix tst-rfc3484* build failures from USE_NSCD move to config.h.
Roland McGrath
2012-08-23
4
-0
/
+9
*
Check floating-point ABI in ARM VALID_ELF_HEADER.
Steve McIntyre
2012-08-23
4
-3
/
+29
*
Make dl-fxstatat64.c include of fxstatat64.c use <> not "".
Joseph Myers
2012-08-23
2
-1
/
+6
*
Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...
Roland McGrath
2012-08-22
40
-38
/
+195
*
Clean up MIPS stat64 handling.
Joseph Myers
2012-08-22
5
-0
/
+149
*
Add --disable-build-nscd configure option.
Roland McGrath
2012-08-22
6
-1
/
+37
*
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
2012-08-22
17
-48
/
+163
*
Fix sed configure check for newer sed --version output.
Dmitry V. Levin
2012-08-22
3
-2
/
+8
*
Fix libc-start change for IRELless machines.
Roland McGrath
2012-08-22
2
-7
/
+13
*
Move bug number to correct section of NEWS.
Joseph Myers
2012-08-22
1
-2
/
+2
[prev]
[next]