aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-02string/endian.h: Restore the __USE_MISC conditionalsAlistair Francis
2019-10-02Disable warnings in string/tester.c at top level.Joseph Myers
2019-10-02Y2038: Include proper header to provide support for struct timeval on HURDLukasz Majewski
2019-10-02[powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke
2019-10-02Enable passing arguments to the inferior in debugglibc.shArjun Shankar
2019-10-01time: Add padding for the timespec if requiredAlistair Francis
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-10-01Sync "language", "lang_name", "territory", "country_name" with CLDR/langtableMike FABIAN
2019-09-30Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers
2019-10-01y2038: Provide conversion helpers for struct __timespec64Lukasz Majewski
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers
2019-09-30Add helper script for glibc debuggingGabriel F. T. Gomes
2019-09-27[powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke
2019-09-27[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke
2019-09-27[powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke
2019-09-27[powerpc] __fesetround_inline optimizationsPaul A. Clarke
2019-09-27[powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke
2019-09-27[powerpc] fenv_private.h clean upPaul A. Clarke
2019-09-27Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers
2019-09-26y2038: Introduce struct __timespec64 - new internal glibc typeLukasz Majewski
2019-09-26auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar
2019-09-25Set the expects flags to clock_nanosleepAdhemerval Zanella
2019-09-25Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella
2019-09-24inet/net-internal.h: Fix uninitalised clntudp_call() variableAlistair Francis
2019-09-24Fix vDSO initialization on arm and mipsAndreas Schwab
2019-09-20Script to generate ChangeLog-like output from git logSiddhesh Poyarekar
2019-09-19[powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke
2019-09-19Fix building support_ptrace.c on i686-gnu.Stefan Liebler
2019-09-19S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H.Stefan Liebler
2019-09-18Update syscall-names.list for Linux 5.3.Joseph Myers
2019-09-18Use Linux 5.3 in build-many-glibcs.py.Joseph Myers
2019-09-18S390: Add support for HP_TIMING_NOW.Stefan Liebler
2019-09-18Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers
2019-09-18Add UNSUPPORTED check in elf/tst-pldd.Stefan Liebler
2019-09-17sparc64: Use linux generic time implementationAdhemerval Zanella
2019-09-17mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella
2019-09-17powerpc: Simplify vsyscall internal macrosAdhemerval Zanella
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella
2019-09-17Fix small error in HP_TIMING_PRINT trailing null char settingChung-Lin Tang
2019-09-14alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno
2019-09-09Fix http: URL in 'configure'Paul Eggert
2019-09-09Regenerate charmap-kw.h, locfile-kw.hPaul Eggert
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-05Use __attribute_pure__ macro in bits/mathcalls.hGabriel F. T. Gomes
2019-09-05locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer
2019-09-05math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes
2019-09-04y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg