aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer
2015-03-23Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra
2015-03-23Add more exception to local headers listSamuel Thibault
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault
2015-03-21Note old commit as having resolved bug 11505.Joseph Myers
2015-03-21Fix warningsSamuel Thibault
2015-03-21Add missing dependencySamuel Thibault
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath
2015-03-19linux-generic: add a READMEChris Metcalf
2015-03-18Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers
2015-03-18Use calloc to allocate xports (BZ #17542)Brad Hubbard
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva
2015-03-16Preserve bound registers in _dl_runtime_resolveH.J. Lu
2015-03-15* stdlib/setenv.c (__add_to_environ): Revert previous change.Paul Eggert
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab
2015-03-13* stdlib/setenv.c (__add_to_environ):Paul Eggert
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell
2015-03-12soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers
2015-03-12manual: fix XPG basename prototypeYaakov Selkowitz
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2015-03-12S/390: Regenerate ULPsStefan Liebler
2015-03-11Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno
2015-03-11Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).Paul Pluzhnikov
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-03-11hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin
2015-03-11soft-fp: Add _FP_UNREACHABLE.Joseph Myers
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath
2015-03-10Harmonize posix/regcomp.c with gnulib: comment formattingRoland McGrath
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell
2015-03-10Add test for bug 18104.Joseph Myers
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella
2015-03-10soft-fp: Use multiple-include guards.Joseph Myers
2015-03-09Minor refactoring:Paul Pluzhnikov
2015-03-09Update powerpc-fpu ULPs.Adhemerval Zanella
2015-03-09Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...Paul Pluzhnikov
2015-03-08Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov
2015-03-08Refactor wordexp-test.c such that words always ends at the edge ofPaul Pluzhnikov
2015-03-08Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed byPaul Pluzhnikov
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault
2015-03-07soft-fp: Support conditional zero-initialization in declarations.Joseph Myers
2015-03-06Replace __attribute__((visibility("protected")))H.J. Lu
2015-03-07soft-fp: Condition sfp-machine.h include path on __KERNEL__.Joseph Myers
2015-03-06Document test-wrapper-env-only in INSTALL.Roland McGrath
2015-03-06ChangeLog formatRoland McGrath
2015-03-06Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat