aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert1-3/+3
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic1-0/+12
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic1-0/+16
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella1-0/+6
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella1-0/+72
2019-08-23Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella1-0/+5
2019-08-23Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski1-0/+7
2019-08-22powerpc: Fix typos and field name in commentsGustavo Romero1-0/+5
2019-08-22Mark IDN tests unsupported with libidn2 before 2.0.5.Joseph Myers1-0/+4
2019-08-22Document strftime %Ob and %OB as C2X features.Joseph Myers1-0/+5
2019-08-21Remove dead regex codePaul Eggert1-0/+5
2019-08-21Fix bad pointer / leak in regex codePaul Eggert1-0/+7
2019-08-21Don't use the argument to time.Zack Weinberg1-0/+11
2019-08-21Add tgmath.h macros for narrowing functions.Joseph Myers1-0/+83
2019-08-20Update i386 libm-test-ulpsAndreas Schwab1-0/+4
2019-08-19nscd: Improve nscd.conf comments.Carlos O'Donell1-0/+4
2019-08-19nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell1-0/+6
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer1-0/+18
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer1-0/+61
2019-08-16Correct TEST_COMPAT conditions in totalorder compat tests.Joseph Myers1-0/+8
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer1-0/+73
2019-08-15elf: Self-dlopen failure with explict loader invocation [BZ #24900]Florian Weimer1-0/+12
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+155
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer1-0/+12
2019-08-15login: Use struct flock64 in utmp [BZ #24880]Florian Weimer1-0/+6
2019-08-15login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer1-0/+13
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer1-0/+52
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer1-0/+63
2019-08-15Update i386 libm-test-ulpsAndreas Schwab1-0/+4
2019-08-15malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer1-0/+8
2019-08-15login: Fix updwtmp, updwtmx unlockingFlorian Weimer1-0/+7
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer1-0/+58
2019-08-14support: Include <support/descriptors.h> in support_descriptors.cFlorian Weimer1-0/+4
2019-08-14aarch64: Disable using DC ZVA in emag memsetFeng Xue1-0/+7
2019-08-13Declare some TS 18661-4 interfaces for C2X.Joseph Myers1-0/+10
2019-08-13login: Replace macro-based control flow with function calls in utmpFlorian Weimer1-0/+12
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-0/+50
2019-08-13Declare memccpy, strdup, strndup for C2X.Joseph Myers1-0/+4
2019-08-13Add feature test macro _ISOC2X_SOURCE.Joseph Myers1-0/+11
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer1-0/+26
2019-08-12elf: Support elf/tst-dlopen-aout in more configurationsFlorian Weimer1-0/+9
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie1-0/+10
2019-08-08malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen1-0/+6
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers1-0/+5
2019-08-06Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers1-0/+4
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler1-0/+4
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers1-0/+5
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella1-0/+32
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella1-0/+6
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella1-0/+8