about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer2019-09-051-0/+14
* math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes2019-09-051-0/+5
* y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski2019-09-041-0/+5
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-0/+104
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-031-0/+4
* localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer2019-09-031-0/+8
* Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer2019-09-021-0/+5
* Use autofs "ignore" mount hint in getmntent_r/getmntentIan Kent2019-09-021-0/+8
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-301-0/+16
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-0/+67
* hurd: Fix SS_ONSTACK supportSamuel Thibault2019-08-301-0/+5
* hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2019-08-301-0/+4
* hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault2019-08-301-0/+15
* hurd: Fix timeout handling in _hurd_selectRichard Braun2019-08-301-1/+8
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-301-1/+9
* hurd: Fix implementation of setitimer.Samuel Thibault2019-08-301-0/+1
* hurd: Fix _hurd_select for single fd setsRichard Braun2019-08-301-0/+5
* MIPS support for GNU hashMihailo Stojanovic2019-08-291-0/+21
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-291-0/+12
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-291-0/+10
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-291-0/+15
* Correct the spelling of more contributorsPaul Eggert2019-08-291-48/+48
* Fix posix/tst-regex by using UTF-8 and own test inputPaul Eggert2019-08-291-0/+11
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-281-0/+5
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-281-0/+6
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-281-0/+8
* [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke2019-08-281-0/+11
* [powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke2019-08-281-0/+9
* misc: Use allocate_once in getmntentFlorian Weimer2019-08-281-0/+8
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-0/+61
* login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer2019-08-281-0/+10
* Fix posix/tst-regex by using a dedicated input-file.Stefan Liebler2019-08-281-0/+5
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-231-3/+3
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-231-0/+12
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-08-231-0/+16
* linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella2019-08-231-0/+6
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-231-0/+72
* Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella2019-08-231-0/+5
* Chinese locales: Set first_weekday to 2 (bug 24682).Rafal Luzynski2019-08-231-0/+7
* powerpc: Fix typos and field name in commentsGustavo Romero2019-08-221-0/+5
* Mark IDN tests unsupported with libidn2 before 2.0.5.Joseph Myers2019-08-221-0/+4
* Document strftime %Ob and %OB as C2X features.Joseph Myers2019-08-221-0/+5
* Remove dead regex codePaul Eggert2019-08-211-0/+5
* Fix bad pointer / leak in regex codePaul Eggert2019-08-211-0/+7
* Don't use the argument to time.Zack Weinberg2019-08-211-0/+11
* Add tgmath.h macros for narrowing functions.Joseph Myers2019-08-211-0/+83
* Update i386 libm-test-ulpsAndreas Schwab2019-08-201-0/+4
* nscd: Improve nscd.conf comments.Carlos O'Donell2019-08-191-0/+4
* nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell2019-08-191-0/+6
* Do not print backtraces on fatal glibc errorsFlorian Weimer2019-08-191-0/+18