aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-31stdlib: Remove internal_function attributeFlorian Weimer2-3/+6
2017-08-31stdio-common: Remove internal_function attributeFlorian Weimer3-5/+8
2017-08-31posix: Remove internal_function attributeFlorian Weimer18-261/+198
2017-08-31nptl: Remove internal_function attributeFlorian Weimer9-32/+34
2017-08-31io: Remove internal_function attributeFlorian Weimer3-27/+19
2017-08-31inet: Remove internal_function attributeFlorian Weimer9-15/+20
2017-08-31Simplify NAN definitions.Joseph Myers6-127/+16
2017-08-31Simplify INFINITY definitions.Joseph Myers5-64/+13
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers14-446/+43
2017-08-31elf: Remove internal_function attributeFlorian Weimer44-139/+130
2017-08-31gmon: Remove internal_function attributeFlorian Weimer4-10/+16
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer4-9/+9
2017-08-31resolv: Remove internal_function attributeFlorian Weimer7-25/+21
2017-08-31dirent: Remove internal_function attributeFlorian Weimer7-15/+18
2017-08-31Linux getcwd: Remove internal_function attributeFlorian Weimer2-2/+8
2017-08-31time: Remove the internal_function attributeFlorian Weimer4-8/+12
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer34-157/+119
2017-08-31aio: Remove internal_function function attributeFlorian Weimer7-24/+24
2017-08-31misc: Remove internal_function function attributeFlorian Weimer4-8/+9
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer9-25/+23
2017-08-31malloc: Remove the internal_function attributeFlorian Weimer6-26/+23
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer14-50/+42
2017-08-31malloc: Resolve compilation failure in NDEBUG modeFlorian Weimer2-18/+12
2017-08-31Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2-1/+12
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer48-751/+166
2017-08-31malloc: Change top_check return type to voidFlorian Weimer3-15/+20
2017-08-31Fix decimal point and thousands separator in es_CU locale to agree with CLDR.Mike FABIAN2-4/+12
2017-08-31Remove redundant data in li_BE which is identical to the data in li_NLAkhilesh Kumar2-36/+6
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers29-96/+369
2017-08-30dynarray: Set errno on overflow-induced allocation failureFlorian Weimer4-3/+49
2017-08-30malloc: Remove corrupt arena flagFlorian Weimer3-31/+10
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer6-188/+65
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2-5/+10
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer5-51/+37
2017-08-30Do not scale NPTL tests with available number of CPUsFlorian Weimer3-12/+9
2017-08-30Use “.” in thousands_sep in the ca_ES localeMike FABIAN2-4/+10
2017-08-30Add country_name for mni_INMike FABIAN2-0/+7
2017-08-30Fix abbreviated weeks and months for Somali to agree with CLDRAkhilesh Kumar5-23/+32
2017-08-29Update hanzi collation by strokeWei-Lun Chao2-22643/+28242
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2-33/+50
2017-08-292017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-4/+51
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella15-186/+208
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella3-26/+39
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2-2/+5
2017-08-29iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]Florian Weimer6-2/+167
2017-08-29iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]Florian Weimer2-12/+19
2017-08-29Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).Joseph Myers5-39/+105
2017-08-29gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin5-39/+47
2017-08-29Use “,” as mon_decimal_point for ru_RU and os_RU locales (follow CLDR)Mike FABIAN3-17/+13
2017-08-29Add locale for mfe_MUAkhilesh Kumar5-0/+196