about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* ti_IN locale: Fix noexprMike FABIAN2017-10-252-2/+8
* km_KH locale: Fix yesstr and nostr.Mike FABIAN2017-10-252-2/+10
* ka_GE locale: Fix yesexp to make it agree with CLDR.Mike FABIAN2017-10-252-2/+8
* mr_IN locale: Fix yesstr and nostr and improve yesexpr and noexpr.Mike FABIAN2017-10-252-6/+13
* bn_BD locale: Use only the first letters of the full yesstr and nostr in yese...Mike FABIAN2017-10-252-2/+7
* Add yesstr, nostr, lang_term, lang_lib to an_ES localeMike FABIAN2017-10-252-46/+51
* Add new locale yuw_PG [BZ #20952]Mike FABIAN2017-10-254-0/+162
* Add single-threaded path to _int_mallocWilco Dijkstra2017-10-242-25/+42
* Add single-threaded path to malloc/realloc/calloc/memallocWilco Dijkstra2017-10-242-9/+48
* Fixes for tpi_PG localeMike FABIAN2017-10-242-92/+75
* Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers2017-10-242-2/+11
* posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella2017-10-232-5/+10
* aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveatSiddhesh Poyarekar2017-10-232-0/+15
* Document cache information sysconf variablesSiddhesh Poyarekar2017-10-232-0/+73
* aarch64: Add missing math Makefile for recent commitSzabolcs Nagy2017-10-232-1/+10
* aarch64: Implement math acceleration via builtinsMichael Collison2017-10-2331-288/+309
* PowerPC64 power8 strncpy cfi fixesAlan Modra2017-10-232-13/+19
* PowerPC64 power7 strncpy stack handling and cfiAlan Modra2017-10-232-10/+19
* i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu2017-10-229-401/+79
* i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu2017-10-229-72/+62
* x86-64: Add powf with FMAH.J. Lu2017-10-224-1/+57
* x86-64: Add log2f with FMAH.J. Lu2017-10-224-1/+53
* x86-64: Add logf with FMAH.J. Lu2017-10-224-1/+53
* i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu2017-10-2210-143/+76
* i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu2017-10-228-54/+58
* x86-64: Add exp2f with FMAH.J. Lu2017-10-224-1/+50
* i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-2213-442/+52
* x86-64: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-228-529/+51
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-10-223-2/+12
* Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer2017-10-222-0/+6
* glob: Add new test tst-glob-tildeFlorian Weimer2017-10-213-2/+154
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-209-1/+316
* Avoid build multiarch if compiler warns about mismatched aliasAdhemerval Zanella2017-10-203-6/+80
* posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella2017-10-202-6/+25
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-209-306/+296
* Mention Tim Rühsen as the reporter for CVE-2017-15670Florian Weimer2017-10-201-3/+4
* CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert2017-10-203-1/+11
* Fix build issue with SINGLE_THREAD_PWilco Dijkstra2017-10-202-0/+7
* Add single-threaded path to _int_freeWilco Dijkstra2017-10-202-14/+33
* resolv: Remove bogus targets that build ga_testWill Hawkins2017-10-203-105/+6
* Add new locale kab_DZ [BZ #18812]Mike FABIAN2017-10-203-0/+175
* m68k: Update elf_machine_load_address for static PIEH.J. Lu2017-10-202-0/+12
* m68k: Check PIC instead of SHARED in start.SH.J. Lu2017-10-202-1/+5
* Add new locale shn_MM [BZ #13605]Mike FABIAN2017-10-203-0/+299
* sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer2017-10-205-1/+82
* i386: Regenerate libm-test-ulpsH.J. Lu2017-10-192-2/+6
* Add MIPS bits/floatn.h.Joseph Myers2017-10-192-0/+82
* Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers2017-10-192-0/+6
* Fix deadlock in _int_free consistency checkWilco Dijkstra2017-10-192-9/+16
* x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu2017-10-196-4/+124