summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)azanella/bz18231Adhemerval Zanella2019-08-2729-421/+361
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2737-9/+3757
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-2731-1/+3662
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-2736-2/+3706
* Don't put non-ASCII into installed headersPaul Eggert2019-08-237-7/+11
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-2339-141/+141
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-235-1/+91
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-08-234-5/+105
* linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella2019-08-234-2/+16
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-2352-964/+965
* Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella2019-08-232-0/+6
* Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski2019-08-234-0/+10
* powerpc: Fix typos and field name in commentsGustavo Romero2019-08-222-4/+9
* Mark IDN tests unsupported with libidn2 before 2.0.5.Joseph Myers2019-08-223-0/+14
* Document strftime %Ob and %OB as C2X features.Joseph Myers2019-08-222-5/+16
* Remove dead regex codePaul Eggert2019-08-212-1/+5
* Fix bad pointer / leak in regex codePaul Eggert2019-08-212-3/+14
* Don't use the argument to time.Zack Weinberg2019-08-216-6/+17
* Add tgmath.h macros for narrowing functions.Joseph Myers2019-08-215-20/+425
* Update i386 libm-test-ulpsAndreas Schwab2019-08-202-2/+6
* nscd: Improve nscd.conf comments.Carlos O'Donell2019-08-192-0/+10
* nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell2019-08-193-21/+90
* Do not print backtraces on fatal glibc errorsFlorian Weimer2019-08-196-97/+26
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-1630-32/+64
* Correct TEST_COMPAT conditions in totalorder compat tests.Joseph Myers2019-08-163-2/+10
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-1531-55/+77
* elf: Self-dlopen failure with explict loader invocation [BZ #24900]Florian Weimer2019-08-155-25/+106
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-1559-579/+1521
* login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2019-08-155-10/+32
* login: Use struct flock64 in utmp [BZ #24880]Florian Weimer2019-08-152-2/+8
* login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer2019-08-152-52/+41
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-1526-52/+54
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-1531-32/+68
* Update i386 libm-test-ulpsAndreas Schwab2019-08-152-4/+8
* malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer2019-08-153-9/+16
* login: Fix updwtmp, updwtmx unlockingFlorian Weimer2019-08-154-2/+121
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-1529-32/+60
* support: Include <support/descriptors.h> in support_descriptors.cFlorian Weimer2019-08-142-0/+5
* aarch64: Disable using DC ZVA in emag memsetFeng Xue2019-08-143-7/+24
* Declare some TS 18661-4 interfaces for C2X.Joseph Myers2019-08-134-3/+21
* login: Replace macro-based control flow with function calls in utmpFlorian Weimer2019-08-132-73/+112
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-1327-40/+102
* Declare memccpy, strdup, strndup for C2X.Joseph Myers2019-08-132-3/+7
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-134-4/+42
* login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2019-08-1313-302/+138
* elf: Support elf/tst-dlopen-aout in more configurationsFlorian Weimer2019-08-123-13/+23
* Add glibc.malloc.mxfast tunableDJ Delorie2019-08-097-7/+96
* malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen2019-08-082-0/+12
* Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers2019-08-072-0/+10
* Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers2019-08-062-0/+5