aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-16dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer2-28/+6
2019-10-16ldconfig: handle .dynstr located in separate segment (bug 25087)Andreas Schwab1-13/+23
2019-10-15ldd: Print "not a dynamic executable" on standard error [BZ #24150]Florian Weimer1-1/+1
2019-10-14Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers9-7/+96
2019-10-11Move ChangeLog to ChangeLog.old/ChangeLog.19changelog-ends-hereFlorian Weimer1-0/+0
2019-10-11manual: Remove warning in the documentation of the abort functionFlorian Weimer2-8/+4
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella34-421/+388
2019-10-10Simplify note processingAndreas Schwab2-14/+7
2019-10-10syscall-names.list: fix typos in commentDmitry V. Levin2-5/+9
2019-10-10y2038: linux: Provide __clock_settime64 implementationLukasz Majewski3-4/+51
2019-10-09posix: Use posix_spawn for wordexpAdhemerval Zanella5-158/+126
2019-10-09mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2-59/+88
2019-10-09sparc: Assume GOTDATA support in the toolchainFlorian Weimer4-68/+9
2019-10-09<dirent.h>: Remove wrong comment about getdents64 declarationPetr Vorel2-2/+5
2019-10-09ChangeLog: Remove leading spaces before tabs and trailing whitespaceFlorian Weimer1-25/+25
2019-10-08Make tst-strftime2 and tst-strftime3 depend on locale generationGabriel F. T. Gomes2-0/+8
2019-10-08posix/tst-wordexp-nocmd: Fix diagnostics output in testFlorian Weimer2-2/+6
2019-10-08wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer4-84/+194
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer33-37/+69
2019-10-07riscv: Remove support for variable page sizesFlorian Weimer4-120/+8
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer33-36/+70
2019-10-04elf: Assign TLS modid later during dlopen [BZ #24930]Florian Weimer4-30/+60
2019-10-04elf: Never use the file ID of the main executable [BZ #24900]Florian Weimer2-21/+38
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer33-35/+69
2019-10-03ChangeLog update from my last commitPaul A. Clarke1-0/+10
2019-10-02Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c.Joseph Myers2-0/+17
2019-10-02string/endian.h: Restore the __USE_MISC conditionalsAlistair Francis2-5/+11
2019-10-02Disable warnings in string/tester.c at top level.Joseph Myers2-114/+26
2019-10-02Y2038: Include proper header to provide support for struct timeval on HURDLukasz Majewski2-0/+4
2019-10-02[powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke1-4/+15
2019-10-02Enable passing arguments to the inferior in debugglibc.shArjun Shankar2-8/+27
2019-10-01time: Add padding for the timespec if requiredAlistair Francis2-0/+18
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis59-274/+375
2019-10-01Sync "language", "lang_name", "territory", "country_name" with CLDR/langtableMike FABIAN70-88/+206
2019-09-30Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers2-1/+6
2019-10-01y2038: Provide conversion helpers for struct __timespec64Lukasz Majewski2-0/+56
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers4-1/+14
2019-09-30Add helper script for glibc debuggingGabriel F. T. Gomes1-1/+157
2019-09-27[powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke6-6/+17
2019-09-27[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke2-1/+7
2019-09-27[powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke8-9/+21
2019-09-27[powerpc] __fesetround_inline optimizationsPaul A. Clarke2-3/+21
2019-09-27[powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke3-2/+24
2019-09-27[powerpc] fenv_private.h clean upPaul A. Clarke9-117/+67
2019-09-27Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers2-0/+5
2019-09-26y2038: Introduce struct __timespec64 - new internal glibc typeLukasz Majewski2-0/+28
2019-09-26auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar2-1/+6
2019-09-25Set the expects flags to clock_nanosleepAdhemerval Zanella3-1/+4
2019-09-25Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella2-1/+7
2019-09-24inet/net-internal.h: Fix uninitalised clntudp_call() variableAlistair Francis2-0/+17