aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-09-05locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer1-0/+14
2019-09-05math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes1-0/+5
2019-09-04y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski1-0/+5
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg1-0/+104
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno1-0/+4
2019-09-03localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer1-0/+8
2019-09-02Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer1-0/+5
2019-09-02Use autofs "ignore" mount hint in getmntent_r/getmntentIan Kent1-0/+8
2019-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra1-0/+16
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-0/+67
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault1-0/+5
2019-08-30hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault1-0/+4
2019-08-30hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault1-0/+15
2019-08-30hurd: Fix timeout handling in _hurd_selectRichard Braun1-1/+8
2019-08-30hurd getcwd: Allow unknown root directorySamuel Thibault1-1/+9
2019-08-30hurd: Fix implementation of setitimer.Samuel Thibault1-0/+1
2019-08-30hurd: Fix _hurd_select for single fd setsRichard Braun1-0/+5
2019-08-29MIPS support for GNU hashMihailo Stojanovic1-0/+21
2019-08-29sh: Split BE/LE abilistAdhemerval Zanella1-0/+12
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella1-0/+10
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella1-0/+15
2019-08-29Correct the spelling of more contributorsPaul Eggert1-48/+48
2019-08-29Fix posix/tst-regex by using UTF-8 and own test inputPaul Eggert1-0/+11
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke1-0/+5
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke1-0/+6
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke1-0/+8
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke1-0/+11
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke1-0/+9
2019-08-28misc: Use allocate_once in getmntentFlorian Weimer1-0/+8
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer1-0/+61
2019-08-28login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer1-0/+10
2019-08-28Fix posix/tst-regex by using a dedicated input-file.Stefan Liebler1-0/+5
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