about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* y2038: Provide conversion helpers for struct __timespec64Lukasz Majewski2019-10-012-0/+56
* Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers2019-09-304-1/+14
* Add helper script for glibc debuggingGabriel F. T. Gomes2019-09-301-1/+157
* [powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke2019-09-276-6/+17
* [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke2019-09-272-1/+7
* [powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke2019-09-278-9/+21
* [powerpc] __fesetround_inline optimizationsPaul A. Clarke2019-09-272-3/+21
* [powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke2019-09-273-2/+24
* [powerpc] fenv_private.h clean upPaul A. Clarke2019-09-279-117/+67
* Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers2019-09-272-0/+5
* y2038: Introduce struct __timespec64 - new internal glibc typeLukasz Majewski2019-09-262-0/+28
* auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar2019-09-262-1/+6
* Set the expects flags to clock_nanosleepAdhemerval Zanella2019-09-253-1/+4
* Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella2019-09-252-1/+7
* inet/net-internal.h: Fix uninitalised clntudp_call() variableAlistair Francis2019-09-242-0/+17
* Fix vDSO initialization on arm and mipsAndreas Schwab2019-09-243-5/+18
* Script to generate ChangeLog-like output from git logSiddhesh Poyarekar2019-09-205-0/+1244
* [powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke2019-09-193-25/+46
* Fix building support_ptrace.c on i686-gnu.Stefan Liebler2019-09-192-1/+4
* S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H.Stefan Liebler2019-09-192-2/+7
* Update syscall-names.list for Linux 5.3.Joseph Myers2019-09-182-2/+9
* Use Linux 5.3 in build-many-glibcs.py.Joseph Myers2019-09-182-1/+6
* S390: Add support for HP_TIMING_NOW.Stefan Liebler2019-09-182-0/+46
* 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