aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault2-26/+47
2019-08-30hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2-23/+4
2019-08-30hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault2-41/+123
2019-08-30hurd: Fix timeout handling in _hurd_selectRichard Braun3-41/+87
2019-08-30hurd getcwd: Allow unknown root directorySamuel Thibault2-13/+9
2019-08-30hurd: Fix implementation of setitimer.Samuel Thibault2-8/+13
2019-08-30hurd: Fix _hurd_select for single fd setsRichard Braun2-4/+6
2019-08-29MIPS support for GNU hashMihailo Stojanovic9-8/+70
2019-08-29sh: Split BE/LE abilistAdhemerval Zanella37-9/+3756
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella31-1/+3661
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella36-2/+3705
2019-08-29Correct the spelling of more contributorsPaul Eggert19-77/+78
2019-08-29Fix posix/tst-regex by using UTF-8 and own test inputPaul Eggert3-31/+41
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2-15/+11
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2-8/+10
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2-2/+44
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke5-24/+41
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke4-33/+72
2019-08-28misc: Use allocate_once in getmntentFlorian Weimer2-16/+29
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer30-32/+63
2019-08-28login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer4-11/+201
2019-08-28Fix posix/tst-regex by using a dedicated input-file.Stefan Liebler3-1/+12555
2019-08-23Don't put non-ASCII into installed headersPaul Eggert7-7/+11
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert39-141/+141
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic5-1/+91
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic4-5/+105
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella4-2/+16
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella52-964/+965
2019-08-23Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella2-0/+6
2019-08-23Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski4-0/+10
2019-08-22powerpc: Fix typos and field name in commentsGustavo Romero2-4/+9
2019-08-22Mark IDN tests unsupported with libidn2 before 2.0.5.Joseph Myers3-0/+14
2019-08-22Document strftime %Ob and %OB as C2X features.Joseph Myers2-5/+16
2019-08-21Remove dead regex codePaul Eggert2-1/+5
2019-08-21Fix bad pointer / leak in regex codePaul Eggert2-3/+14
2019-08-21Don't use the argument to time.Zack Weinberg6-6/+17
2019-08-21Add tgmath.h macros for narrowing functions.Joseph Myers5-20/+425
2019-08-20Update i386 libm-test-ulpsAndreas Schwab2-2/+6
2019-08-19nscd: Improve nscd.conf comments.Carlos O'Donell2-0/+10
2019-08-19nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell3-21/+90
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer6-97/+26
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer30-32/+64
2019-08-16Correct TEST_COMPAT conditions in totalorder compat tests.Joseph Myers3-2/+10
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer31-55/+77
2019-08-15elf: Self-dlopen failure with explict loader invocation [BZ #24900]Florian Weimer5-25/+106
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers59-579/+1521
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer5-10/+32
2019-08-15login: Use struct flock64 in utmp [BZ #24880]Florian Weimer2-2/+8
2019-08-15login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer2-52/+41
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer26-52/+54