about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers2019-09-182-1/+11
* Add UNSUPPORTED check in elf/tst-pldd.Stefan Liebler2019-09-185-19/+137
* sparc64: Use linux generic time implementationAdhemerval Zanella2019-09-172-1/+2
* mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella2019-09-175-36/+25
* powerpc: Simplify vsyscall internal macrosAdhemerval Zanella2019-09-176-54/+59
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-1735-650/+237
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-1734-157/+223
* Fix small error in HP_TIMING_PRINT trailing null char settingChung-Lin Tang2019-09-172-1/+6
* alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno2019-09-144-0/+10
* Fix http: URL in 'configure'Paul Eggert2019-09-093-4/+10
* Regenerate charmap-kw.h, locfile-kw.hPaul Eggert2019-09-095-35/+37
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-073-6/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0710598-10604/+10604
* Use __attribute_pure__ macro in bits/mathcalls.hGabriel F. T. Gomes2019-09-051-2/+2
* locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer2019-09-057-27/+38
* math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes2019-09-052-3/+9
* y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski2019-09-042-0/+64
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-0472-243/+382
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-032-8/+12
* localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer2019-09-033-7/+15
* Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer2019-09-023-1/+148
* Use autofs "ignore" mount hint in getmntent_r/getmntentIan Kent2019-09-022-12/+44
* hurd: Fix buildSamuel Thibault2019-08-301-1/+1
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-309-98/+91
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-3033-34/+69
* hurd: Fix SS_ONSTACK supportSamuel Thibault2019-08-302-26/+47
* hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2019-08-302-23/+4
* hurd: Fix poll and select POSIX compliancy details about errorsSamuel Thibault2019-08-302-41/+123
* hurd: Fix timeout handling in _hurd_selectRichard Braun2019-08-303-41/+87
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-302-13/+9
* hurd: Fix implementation of setitimer.Samuel Thibault2019-08-302-8/+13
* hurd: Fix _hurd_select for single fd setsRichard Braun2019-08-302-4/+6
* MIPS support for GNU hashMihailo Stojanovic2019-08-299-8/+70
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2937-9/+3756
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-2931-1/+3661
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-2936-2/+3705
* Correct the spelling of more contributorsPaul Eggert2019-08-2919-77/+78
* Fix posix/tst-regex by using UTF-8 and own test inputPaul Eggert2019-08-293-31/+41
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-282-15/+11
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-282-8/+10
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-282-2/+44
* [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke2019-08-285-24/+41
* [powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke2019-08-284-33/+72
* misc: Use allocate_once in getmntentFlorian Weimer2019-08-282-16/+29
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-2830-32/+63
* login: pututxline could fail to overwrite existing entries [BZ #24902]Florian Weimer2019-08-284-11/+201
* Fix posix/tst-regex by using a dedicated input-file.Stefan Liebler2019-08-283-1/+12555
* 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