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
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
path:
root
/
stdlib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BZ# 22180.
Paul Pluzhnikov
2017-09-21
1
-2
/
+8
*
Fix BZ 14333
Paul Pluzhnikov
2017-09-20
1
-1
/
+8
*
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-08-27
1
-1
/
+3
*
Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...
Mike FABIAN
2017-08-10
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-3
/
+3
*
float128: Add strtof128, wcstof128, and related functions.
Paul E. Murphy
2017-06-12
1
-0
/
+1
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-7
/
+10
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+2
*
Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
2017-01-20
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Add getentropy, getrandom, <sys/random.h> [BZ #17252]
Florian Weimer
2016-12-12
1
-3
/
+4
*
Add tests for strfrom functions
Rajalakshmi Srinivasaraghavan
2016-10-25
1
-1
/
+3
*
Add strfromd, strfromf, and strfroml functions
Gabriel F. T. Gomes
2016-10-25
1
-0
/
+7
*
Add <stdint.h> integer width macros.
Joseph Myers
2016-09-21
1
-1
/
+2
*
Add <limits.h> integer width macros.
Joseph Myers
2016-09-19
1
-1
/
+1
*
Bug 20198: quick_exit should not call destructors.
Carlos O'Donell
2016-06-06
1
-1
/
+11
*
Register extra test objects
Andreas Schwab
2016-04-13
1
-0
/
+1
*
strfmon_l: Use specified locale for number formatting [BZ #19633]
Florian Weimer
2016-04-04
1
-2
/
+4
*
[ARM] add missing -funwind-tables to test case (bug 19529)
Szabolcs Nagy
2016-02-11
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Refactor strtod parsing of NaN payloads.
Joseph Myers
2015-11-24
1
-0
/
+1
*
Fix strtod ("NAN(I)") in Turkish locales (bug 19266).
Joseph Myers
2015-11-24
1
-1
/
+3
*
Fix strtol in Turkish locales (bug 19242).
Joseph Myers
2015-11-23
1
-2
/
+5
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+12
*
Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
2015-07-23
1
-1
/
+4
*
S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...
Stefan Liebler
2015-07-07
1
-0
/
+2
*
Bug 18125: Call exit after last linked context.
Carlos O'Donell
2015-05-08
1
-1
/
+8
*
S/390: Fix setcontext/swapcontext which are not restoring sigmask.
Stefan Liebler
2015-03-12
1
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+0
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
1
-0
/
+1
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
1
-1
/
+3
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-5
/
+0
*
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-16
1
-12
/
+6
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-7
/
+7
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-2
/
+4
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix dependencies for stdlib/tst-tls-atexit
Andreas Schwab
2013-08-26
1
-1
/
+1
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-1
/
+1
*
More tests for external charater sequences representing NaNs.
Thomas Schwinge
2013-04-05
1
-0
/
+1
*
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-02-18
1
-2
/
+10
*
Install stdlib-bsearch.h header
Ondrej Bilka
2013-02-13
1
-1
/
+2
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Compile x86 rtld with -mno-sse -mno-mmx
H.J. Lu
2012-11-02
1
-1
/
+1
*
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-10-30
1
-1
/
+4
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-1
/
+1
*
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2012-09-25
1
-2
/
+2
*
Make strtod respect the rounding mode (bug 14518).
Joseph Myers
2012-09-12
1
-0
/
+1
[next]