projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use herrnop directly
[platform/upstream/glibc.git]
/
stdlib
/
2013-11-18
Andreas Schwab
Properly handle unavailable elements in LC_MONETARY...
tree
|
commitdiff
2013-11-13
Joseph Myers
Fix strtod rounding of half the least subnormal (bug...
tree
|
commitdiff
2013-10-30
Ondřej Bílka
Remove code from div that is by C99 obsolete. Fixes...
tree
|
commitdiff
2013-09-19
Liubov Dmitrieva
Fix buffer overrun in strtod_l
tree
|
commitdiff
2013-09-09
Allan McRae
Fix memory leak in stdlib/isomac.c
tree
|
commitdiff
2013-08-30
Ondřej Bílka
Fix then/than typos.
tree
|
commitdiff
2013-08-29
Thomas Schwinge
[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
tree
|
commitdiff
2013-08-29
Ondřej Bílka
Fix typos.
tree
|
commitdiff
2013-08-26
Andreas Schwab
Fix dependencies for stdlib/tst-tls-atexit
tree
|
commitdiff
2013-08-21
Ondřej Bílka
Fix typos.
tree
|
commitdiff
2013-06-14
Joseph Myers
Make tst-strtod-round use ROUNDING_TESTS.
tree
|
commitdiff
2013-06-13
Joseph Myers
Rework tst-strtod-round handling of inexact results.
tree
|
commitdiff
2013-06-08
Joseph Myers
Use (void) in no-arguments function definitions.
tree
|
commitdiff
2013-06-07
Joseph Myers
Avoid use of "register" as optimization hint.
tree
|
commitdiff
2013-06-06
Ondrej Bilka
Fix leading whitespaces.
tree
|
commitdiff
2013-06-05
Joseph Myers
Remove trailing whitespace.
tree
|
commitdiff
2013-05-31
Joseph Myers
Link extra-libs consistently with libc and ld.so.
tree
|
commitdiff
2013-05-16
Ryan S. Arnold
Add #include <stdint.h> for uint[32|64]_t usage (except...
tree
|
commitdiff
2013-04-29
Andreas Jaeger
BZ#15380: Fix initstate error return
tree
|
commitdiff
2013-04-27
Andreas Jaeger
Fix guards for qecvt
tree
|
commitdiff
2013-04-05
Thomas Schwinge
More tests for external charater sequences representing...
tree
|
commitdiff
2013-03-28
Roland McGrath
Avoid unconditional __call_tls_dtors calls in static...
tree
|
commitdiff
2013-03-20
Ondrej Bilka
Do not warn about mblen, mbtowc and wctomb unused result.
tree
|
commitdiff
2013-02-19
Jakub Jelinek
Merge branch 'master' of ssh://sourceware.org/git/glibc
tree
|
commitdiff
2013-02-19
Jakub Jelinek
* stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as...
tree
|
commitdiff
2013-02-19
Siddhesh Poyarekar
Fix copyright year in new files
tree
|
commitdiff
2013-02-18
Mike Frysinger
stdlib.h: use existing malloc/alloc_size attribute...
tree
|
commitdiff
2013-02-18
Siddhesh Poyarekar
C++11 thread_local destructors support
tree
|
commitdiff
2013-02-13
Ondrej Bilka
Install stdlib-bsearch.h header
tree
|
commitdiff
2013-02-11
Ondrej Bilka
Add inline bsearch expansion.
tree
|
commitdiff
2013-02-05
Carlos O'Donell
getenv: Remove check for non-standard endianness.
tree
|
commitdiff
2013-01-11
Joseph Myers
Remove __GLIBC_HAVE_LONG_LONG.
tree
|
commitdiff
2013-01-11
H.J. Lu
Add --enable-hardcoded-path-in-tests configure option
tree
|
commitdiff
2013-01-10
Joseph Myers
Use __extension__ with long long in installed headers.
tree
|
commitdiff
2013-01-02
Joseph Myers
Update copyright notices with scripts/update-copyrights.
tree
|
commitdiff
2013-01-01
Joseph Myers
Add script to update copyright notices and reformat...
tree
|
commitdiff
2012-11-09
Joseph Myers
Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2...
tree
|
commitdiff
2012-11-04
Thomas Schwinge
[BZ #157] Remove include/stub-tag.h for good.
tree
|
commitdiff
2012-11-03
H.J. Lu
Compile x86 rtld with -mno-sse -mno-mmx
tree
|
commitdiff
2012-10-30
Joseph Myers
Fix strtod handling of underflow (bug 14047).
tree
|
commitdiff
2012-10-24
Joseph Myers
Define and use $(run-built-tests).
tree
|
commitdiff
2012-09-25
Dmitry V. Levin
Set "fail on error" mode directly in testsuite shell...
tree
|
commitdiff
2012-09-12
Joseph Myers
Make strtod respect the rounding mode (bug 14518).
tree
|
commitdiff
2012-09-06
Joseph Myers
Fix strtod test for values above maximum for IBM long...
tree
|
commitdiff
2012-09-05
Andreas Schwab
Increase timeout for stdlib/tst-strtod-overflow
tree
|
commitdiff
2012-09-05
Andreas Schwab
Use LDBL_MIN_EXP to distinguish Intel and Motorola...
tree
|
commitdiff
2012-09-05
Andreas Schwab
Correctly handle Motorola extended float format in...
tree
|
commitdiff
2012-09-04
Florian Weimer
stdlib/tst-secure-getenv.c: whitespace-only changes...
tree
|
commitdiff
2012-09-04
Florian Weimer
stdlib/tst-secure-getenv.c (alternative_main): Only...
tree
|
commitdiff
2012-08-27
Joseph Myers
Fix sign of zero on strtod underflow (bug 14519).
tree
|
commitdiff
2012-08-27
Joseph Myers
Fix strtod rounding (bug 3479).
tree
|
commitdiff
2012-08-27
Joseph Myers
Fix strtod integer/buffer overflow (bug 14459).
tree
|
commitdiff
2012-08-17
Roland McGrath
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
tree
|
commitdiff
2012-08-16
Joseph Myers
Update longlong.h from GCC.
tree
|
commitdiff
2012-08-16
Roland McGrath
Suppress -Wunused-but-set warnings in GMP code.
tree
|
commitdiff
2012-08-06
H.J. Lu
Remove __secure_getenv in 2.17 instead of 2.16
tree
|
commitdiff
2012-08-03
Roland McGrath
Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
tree
|
commitdiff
2012-07-31
Florian Weimer
secure_getenv test should write errors to standard...
tree
|
commitdiff
2012-07-25
Florian Weimer
Rename __secure_getenv to secure_getenv
tree
|
commitdiff
2012-07-17
Thomas Schwinge
setcontext: Clarify termination when uc_link is the...
tree
|
commitdiff
2012-07-16
Andreas Schwab
Fix bug-getcontext test
tree
|
commitdiff
2012-07-01
Joseph Myers
Merge glibc-ports into ports/ directory.
glibc-2.16-ports-merge
tree
|
commitdiff
2012-06-04
David S. Miller
Sync longlong.h with GCC to fix a sparc regression.
tree
|
commitdiff
2012-06-01
David S. Miller
Update longlong.h from GCC to get some sparc improvements.
tree
|
commitdiff
2012-05-24
Andreas Schwab
Remove use of INTDEF/INTUSE in libio
tree
|
commitdiff
2012-05-17
Chris Metcalf
math: support platforms with limited FP rounding or...
tree
|
commitdiff
2012-05-09
H.J. Lu
Update stdlib/longlong.h from GCC
tree
|
commitdiff
2012-05-04
Joseph Myers
Fix strtod rounding of hex values (bug 14049).
tree
|
commitdiff
2012-05-03
Allan McRae
Fix test-suite failues with -Wl,--as-needed
tree
|
commitdiff
2012-04-29
Marek Polacek
Fix attributes for fortify functions.
tree
|
commitdiff
2012-04-23
Paul Eggert
* stdlib/stdlib.h: Remove warn_unused_result attribute...
tree
|
commitdiff
2012-04-05
Andreas Jaeger
Don't warn about unused result of mktemp
tree
|
commitdiff
2012-03-14
Andreas Jaeger
Merge branch 'master' into bug13658-branch
tree
|
commitdiff
2012-03-07
Ulrich Drepper
Remove distribute variable from Makefiles
tree
|
commitdiff
2012-03-07
Andreas Jaeger
Merge branch 'master' into bug13658-branch
tree
|
commitdiff
2012-03-03
Marek Polacek
Remove oldish __GNUC_PREREQ.
tree
|
commitdiff
2012-02-28
Carlos O'Donell
BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.
tree
|
commitdiff
2012-02-25
Ulrich Drepper
Fix locking in fmtmsg
tree
|
commitdiff
2012-02-09
Paul Eggert
Replace FSF snail mail address with URLs.
tree
|
commitdiff
2012-01-31
Ulrich Drepper
Merge branch 'master' of ssh://sourceware.org/git/glibc
tree
|
commitdiff
2012-01-31
Marek Polacek
Remove PARAMS macros.
tree
|
commitdiff
2012-01-16
Ulrich Drepper
Fix locking problem in fmtmsg
tree
|
commitdiff
2012-01-08
Ulrich Drepper
Remove pre-ISO C support
tree
|
commitdiff
2012-01-03
Ulrich Drepper
Merge branch 'c11'
tree
|
commitdiff
2012-01-01
Ulrich Drepper
Fix aligned_alloc prototype
tree
|
commitdiff
2012-01-01
Ulrich Drepper
Implement aligned_alloc
tree
|
commitdiff
2012-01-01
Ulrich Drepper
Enable at_quick_exit and quick_exit for ISO C11
tree
|
commitdiff
2011-12-21
Andreas Schwab
Fix division by denominator with more than two limbs...
tree
|
commitdiff
2011-11-11
Ulrich Drepper
makecontext doens't need __THROWNL
tree
|
commitdiff
2011-11-11
Andreas Schwab
Mark setjmp and ucontext functions as non-leaf
tree
|
commitdiff
2011-10-07
Andreas Krebbel
S/390: Fix longlong.h inline asms for zarch
tree
|
commitdiff
2011-09-10
Ulrich Drepper
Cleanup of configuration options
tree
|
commitdiff
2011-07-08
Andreas Jaeger
Add test case strtod underflow
tree
|
commitdiff
2011-07-07
Ulrich Drepper
Change error code for underflows in strtod
tree
|
commitdiff
2011-06-07
Andreas Krebbel
S/390 longlong.h: Fix smul_ppmm with -m31 -mzarch
tree
|
commitdiff
2011-05-23
Andreas Schwab
Update longlong.h from GCC
tree
|
commitdiff
2011-05-16
Ulrich Drepper
Handle long variable names in putenv
tree
|
commitdiff
2011-05-15
Ulrich Drepper
Use mmap for allocation of buffers used for __abort_msg
tree
|
commitdiff
2011-04-23
Jim Meyering
Remove doubled words.
tree
|
commitdiff
2011-04-18
Ulrich Drepper
Fix FPU context handling in getcontext on x86-64.
tree
|
commitdiff
next