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
*
Update version.h and include/features.h for 2.21 release
glibc-2.21
Carlos O'Donell
2015-02-06
3
-3
/
+7
*
hppa: Sync with pthread.h.
Carlos O'Donell
2015-02-06
2
-1
/
+1150
*
CVE-2015-1472: wscanf allocates too little memory
Paul Pluzhnikov
2015-02-06
4
-15
/
+62
*
glibc 2.21 pre-release update.
Carlos O'Donell
2015-02-05
40
-46505
/
+67618
*
hppa: Remove warnings and fix conformance errors.
Carlos O'Donell
2015-02-05
14
-1212
/
+151
*
Function name typo error in non-PIC case, fixed in this patch.
Chung-Lin Tang
2015-02-05
2
-1
/
+6
*
Fix two bugs in sparc atomics.
David S. Miller
2015-01-31
2
-7
/
+14
*
Fix sparc semaphore implementation after recent changes.
David S. Miller
2015-01-31
18
-703
/
+692
*
Use AVX unaligned memcpy only if AVX2 is available
H.J. Lu
2015-01-30
10
-10
/
+37
*
Include <signal.h> in sysdeps/nptl/allocrtsig.c
Andreas Schwab
2015-01-29
2
-0
/
+5
*
Fix up ChangeLog formatting
Siddhesh Poyarekar
2015-01-29
1
-12
/
+12
*
Initialize nscd stats data [BZ #17892]
Siddhesh Poyarekar
2015-01-29
3
-1
/
+8
*
Clarify math/README.libm-test. Add "How to read the test output."
Martin Sebor
2015-01-28
2
-14
/
+71
*
tilegx32: set __HAVE_64B_ATOMICS to 0
Chris Metcalf
2015-01-28
2
-1
/
+14
*
Disable 64-bit atomics for MIPS n32.
Joseph Myers
2015-01-28
2
-1
/
+6
*
powerpc: Fix fesetexceptflag [BZ#17885]
Adhemerval Zanella
2015-01-28
3
-2
/
+6
*
powerpc: Fix fsqrt build in libm [BZ#16576]
Adhemerval Zanella
2015-01-28
7
-111
/
+50
*
iconv: Suppress array out of bounds warning.
Andreas Krebbel
2015-01-27
2
-1
/
+12
*
ia64: avoid set-but-not-used warning
Andreas Schwab
2015-01-25
2
-0
/
+8
*
m68k/coldfire: avoid warning about volatile register variables
Andreas Schwab
2015-01-25
2
-10
/
+13
*
m68k: fix missing definition of __feraiseexcept
Andreas Schwab
2015-01-25
2
-0
/
+4
*
m68k: force inlining bswap functions
Andreas Schwab
2015-01-25
2
-4
/
+9
*
Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings paths
Bram
2015-01-25
3
-12
/
+18
*
powerpc: Fix powerpc64 build failure with binutils 2.22
Adhemerval Zanella
2015-01-24
3
-2
/
+9
*
powerpc: Fix ifuncmain6pie failure with GCC 4.9
Adhemerval Zanella
2015-01-24
3
-2
/
+10
*
Also treat model numbers 0x5a/0x5d as Silvermont
H.J. Lu
2015-01-23
2
-1
/
+4
*
Treat model numbers 0x4a/0x4d as Silvermont
H.J. Lu
2015-01-23
2
-0
/
+7
*
Also use uint64_t in __new_sem_wait_fast
H.J. Lu
2015-01-23
2
-1
/
+2
*
Use uint64_t and (uint64_t) 1 for 64-bit int
H.J. Lu
2015-01-23
5
-8
/
+20
*
Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.
Roland McGrath
2015-01-23
2
-0
/
+5
*
Add missing libc_hidden_def to stub getrlimit64.
Roland McGrath
2015-01-23
2
-0
/
+5
*
soft-fp: Use __label__ for all labels within macros.
Joseph Myers
2015-01-22
2
-0
/
+13
*
BZ #16418: Fix powerpc get_clockfreq raciness
Adhemerval Zanella
2015-01-21
3
-78
/
+74
*
Update copyright year to 2015 for new files.
Carlos O'Donell
2015-01-21
3
-3
/
+6
*
tst-getpw: Rewrite.
Carlos O'Donell
2015-01-21
2
-6
/
+79
*
Fix tst_wcscpy.c test.
Marek Polacek
2015-01-21
2
-1
/
+5
*
Fix recursive dlopen.
Carlos O'Donell
2015-01-21
10
-21
/
+222
*
Fix semaphore destruction (bug 12674).
Carlos O'Donell
2015-01-21
34
-2103
/
+732
*
Regenerate INSTALL.
Carlos O'Donell
2015-01-20
2
-231
/
+230
*
Update libc.pot:
Carlos O'Donell
2015-01-20
2
-238
/
+242
*
Commit nios2 port to master.
Chung-Lin Tang
2015-01-17
98
-0
/
+7681
*
S390: Get rid of linknamespace failures for utmp functions.
Stefan Liebler
2015-01-16
9
-15
/
+62
*
S390: Get rid of linknamespace failures for string functions.
Stefan Liebler
2015-01-16
16
-80
/
+142
*
Fix powerpc-nofpu fesetenv namespace (bug 17748).
Joseph Myers
2015-01-14
2
-1
/
+7
*
[s390] Define a __tls_get_addr macro to avoid declaring it again
Siddhesh Poyarekar
2015-01-14
2
-0
/
+12
*
powerpc: Fix POWER7/PPC64 performance regression on LE
Adhemerval Zanella
2015-01-13
2
-588
/
+285
*
powerpc: Optimized strncmp for POWER8/PPC64
Adhemerval Zanella
2015-01-13
7
-7
/
+387
*
powerpc: Optimize POWER7 strcmp trailing checks
Rajalakshmi Srinivasaraghavan
2015-01-13
2
-114
/
+89
*
Fix scanf15.c testsuite build on sparc.
David S. Miller
2015-01-13
2
-0
/
+6
*
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-13
6
-11
/
+16
[next]