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