aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Sync "language", "lang_name", "territory", "country_name" with CLDR/langtableMike FABIAN1-0/+71
2019-09-30Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers1-0/+5
2019-10-01y2038: Provide conversion helpers for struct __timespec64Lukasz Majewski1-0/+7
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers1-0/+9
2019-09-27[powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke1-0/+11
2019-09-27[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke1-0/+6
2019-09-27[powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke1-0/+12
2019-09-27[powerpc] __fesetround_inline optimizationsPaul A. Clarke1-0/+6
2019-09-27[powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke1-0/+6
2019-09-27[powerpc] fenv_private.h clean upPaul A. Clarke1-0/+29
2019-09-27Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers1-0/+4
2019-09-26y2038: Introduce struct __timespec64 - new internal glibc typeLukasz Majewski1-0/+4
2019-09-26auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar1-0/+5
2019-09-25Set the expects flags to clock_nanosleepAdhemerval Zanella1-0/+3
2019-09-25Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella1-0/+6
2019-09-24inet/net-internal.h: Fix uninitalised clntudp_call() variableAlistair Francis1-0/+4
2019-09-24Fix vDSO initialization on arm and mipsAndreas Schwab1-1/+14
2019-09-19[powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke1-0/+10
2019-09-19Fix building support_ptrace.c on i686-gnu.Stefan Liebler1-0/+4
2019-09-19S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H.Stefan Liebler1-0/+5
2019-09-18Update syscall-names.list for Linux 5.3.Joseph Myers1-0/+5
2019-09-18Use Linux 5.3 in build-many-glibcs.py.Joseph Myers1-0/+5
2019-09-18S390: Add support for HP_TIMING_NOW.Stefan Liebler1-0/+4
2019-09-18Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers1-0/+7
2019-09-18Add UNSUPPORTED check in elf/tst-pldd.Stefan Liebler1-0/+9
2019-09-17sparc64: Use linux generic time implementationAdhemerval Zanella1-0/+2
2019-09-17mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella1-0/+9
2019-09-17powerpc: Simplify vsyscall internal macrosAdhemerval Zanella1-0/+21
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-0/+60
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-0/+60
2019-09-17Fix small error in HP_TIMING_PRINT trailing null char settingChung-Lin Tang1-0/+5
2019-09-14alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno1-0/+10
2019-09-09Fix http: URL in 'configure'Paul Eggert1-0/+5
2019-09-09Regenerate charmap-kw.h, locfile-kw.hPaul Eggert1-5/+19
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