projects
/
external
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/glibc.git
2014-12-30
H.J. Lu
Replace %ld with %jd and cast to intmax_t
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Andrew Senkevich
i386: memcpy functions with SSE2 unaligned load/store
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Chris Metcalf
Fix a couple of -Wundef warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Chris Metcalf
tile: prefer inlines to macros in math_private.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chris Metcalf
posix/Makefile: use $(objpfx) for files in before-compile.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Siddhesh Poyarekar
Make type for spec variable size as size_t
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Siddhesh Poyarekar
Use posix-conf-vars.list to generate spec array
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Siddhesh Poyarekar
Add _POSIX namespace SYSCONF macros to posix-conf-vars...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Siddhesh Poyarekar
Remove Wundef warnings for specification macros
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Chris Metcalf
tile: add no-op fe*() routines for libc internal use
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Chris Metcalf
linux/clock_settime: remove unnecessary vDSO definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Chris Metcalf
tilegx: fix sysdep.h to avoid a redefinition warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Chris Metcalf
tilegx32: avoid a a -Werror warning from unwinding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Chris Metcalf
tilegx: enable wordsize-64 support for ieee745 dbl-64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Richard Earnshaw
* string/stpcpy.c (__stpcpy): Rewrite using strlen...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Florian Weimer
iconvdata/run-iconv-test.sh: Actually test iconv modules
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Joseph Myers
Make __ASSUME_UTIMES hppa-specific.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Steve Ellcey
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chris Metcalf
NEWS: mention bug fix for 17747.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chris Metcalf
Fix namespace conformance issue with Bessel functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chris Metcalf
tilegx: remove implicit boolean conversion in strstr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chris Metcalf
Update NEWS and ChangeLog with two tile bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Steve Ellcey
2014-12-22 Steve Ellcey <sellcey@imgtec.com>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Joseph Myers
Split __kernel_standard* functions (fixes bug 17724).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Steve Ellcey
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Steve Ellcey
Add missing ChangeLog entries from Friday (Dec 19,...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Wilco Dijkstra
Optimize to avoid an unnecessary FPCR read.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Wilco Dijkstra
Optimize to reduce FPCR/FPSR accesses.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Wilco Dijkstra
Call libc_fetestexcept_aarch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Wilco Dijkstra
Call libc_fesetround_aarch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Joseph Myers
Fix resolver bind, getsockname namespace (bug 17733).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Will Newton
Require bison 2.7 or newer for regenerating intl/plural.y
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Chris Metcalf
tile: separate ffsll from ffs
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Chris Metcalf
tile: remove localplt.data and use generic one again.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
H.J. Lu
Add hidden __tls_get_addr/___tls_get_addr alias
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Andreas Schwab
m68k: remove @PLTPC from _dl_init call
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Andreas Schwab
Fix changelog typo
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
H.J. Lu
Remove @PLT from "call _dl_init@PLT" in _dl_start_user
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Anders Kaseorg
manual: Correct guarantee about pointers compared by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Chris Metcalf
tile: provide localplt.data with __tls_get_addr optional
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Chris Metcalf
tilegx: fix strstr to build and link better
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Steve Ellcey
Remove trailing white space.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Steve Ellcey
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Steve Ellcey
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Ondřej Bílka
Simplify strncat.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
David S. Miller
Fix soft-fp build warning on sparc about strict aliasing.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
David S. Miller
Fix array bounds warnings in elf_get_dyanmic_info(...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Chris Metcalf
iconvdata/tst-loading: bump up timeout to 10s
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Chris Metcalf
math: increase timeout for math/atest-*.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
H.J. Lu
Replace -Wno-error with -fno-builtin-lround
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Torvald Riegel
i386: Move futex functions from lowlevellock.h to lowle...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Torvald Riegel
Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Torvald Riegel
sh: Remove custom lowlevellock, barrier, condvar, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
H.J. Lu
Compile s_llround.c with -Wno-error for x32 build
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
H.J. Lu
Replace 1L with (mp_limb_t) 1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Allan McRae
Label CVE-2014-9402 in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Roland McGrath
NPTL: Move fork state variables to initializer files.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Roland McGrath
NPTL: Remove gratuitous Linuxisms from gai_misc.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Roland McGrath
Fix stub __if_freenameindex build error.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Roland McGrath
Remove explicit inline on malloc perturb functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Joseph Myers
Fix profil_counter namespace (bug 17725).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Joseph Myers
Fix resolver inet_* namespace (bug 17722).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Steve Ellcey
2014-12-17 Steve Ellcey <sellcey@imgtec.com>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Stefan Liebler
Get rid of format warning in bug-vfprintf-nargs.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Stefan Liebler
Get rid of format warning in tst-widetext.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
Andreas Schwab
Fix printf format error
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland McGrath
Use PTR_MANGLE on libgcc unwinder function pointers.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland McGrath
Revert "Use pragmas rather than makefiles for necessary...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Roland McGrath
Use pragmas rather than makefiles for necessary options...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Joseph Myers
Fix x86_64 memrchr namespace (bug 17719).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Joseph Myers
Fix resolver if_* namespace (bug 17717).
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Joseph Myers
Remove some semaphore.h linknamespace XFAILs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Siddhesh Poyarekar
Fix the 'array subscript is above array bounds' warning...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Siddhesh Poyarekar
Fix 'array subscript is above array bounds' warning...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Arjun Shankar
Modify libio/tst-fopenloc.c to use test-skeleton.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Arjun Shankar
Modify stdlib/tst-bsearch.c to use test-skeleton.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Arjun Shankar
Modify stdio-common/tst-fseek.c to use test-skeleton.c
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Torvald Riegel
Ignore warning in string/tester.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Torvald Riegel
Fix warning in misc/tst-mntent2.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Torvald Riegel
Fix warning in elf/tst-unique4lib.cc.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Florian Weimer
Avoid infinite loop in nss_dns getnetbyname [BZ #17630]
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Allan McRae
stdio-common/Makefile: readd bug26 testcase
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Ondřej Bílka
Return allocated array instead of unallocated.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Torvald Riegel
Add comments for the generic lowlevellock implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Torvald Riegel
Fix nptl/tst-sem4: always start with a fresh semaphore.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Torvald Riegel
Fix nptl/tst-mutex5.c: Do not skip tests if elision...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Adhemerval...
stdio-common: Include <libc-internal.h> in some tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Torvald Riegel
Remove custom pthread_once implementation on s390.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Jeff Law
CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Will Newton
Bump required version of texinfo to 4.7
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Roland McGrath
NPTL: Refactor named semaphore code to use shm-directory.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Roland McGrath
NPTL: Add stubs for Linux-only extension functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Roland McGrath
Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Stefan Liebler
resolv: Suppress maybe uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Stefan Liebler
Get rid of warning comparision will always evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
James Lemke
Fix for test "malloc_usable_size: expected 7 but got 11"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Roland McGrath
Refactor shm_{open,unlink} code to separate Linux-speci...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Kaz Kojima
* Fix SH specific compiler warnings which are for integ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Joseph Myers
Move semaphore.h to sysdeps/pthread/.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Roland McGrath
Suppress -Wformat-security in tst-error1.c.
commit
|
commitdiff
|
tree
|
snapshot
next