aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_xfw/elf-fixupsFlorian Weimer2-1/+5
2019-10-29Clarify purpose of assert in _dl_lookup_symbol_xFlorian Weimer1-5/+3
2019-10-27y2038: linux: Provide __clock_getres64 implementationLukasz Majewski2-3/+43
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski24-36/+49
2019-10-25Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132]Arjun Shankar3-3/+157
2019-10-24Install charmaps uncompressed in testrootDJ Delorie2-1/+26
2019-10-24Add wait-for-debugger test harness hooksDJ Delorie2-0/+75
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis9-2/+37
2019-10-24hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer1-3/+11
2019-10-23sysdeps/stat: Handle 64-bit ino_t types on 32-bit hostsAlistair Francis4-2/+38
2019-10-23S390: Remove not needed stack frame in syscall function.Stefan Liebler2-44/+8
2019-10-22Fix testroot.pristine creation copying dynamic linker.Joseph Myers1-2/+2
2019-10-21Remove x64 _finite tests and referencesWilco Dijkstra52-429/+58
2019-10-21Remove finite-math testsWilco Dijkstra13-244/+10
2019-10-21Remove math-finite.hWilco Dijkstra4-443/+1
2019-10-20Include <kernel-features.h> explicitly in Linux clock_settime.cLukasz Majewski1-0/+1
2019-10-18loadarchive: guard against locale-archive corruption (Bug #25115)DJ Delorie1-1/+1
2019-10-18Undo accidental commit to ChangeLog.19.Carlos O'Donell1-0/+4
2019-10-18nptl: Document AS-safe functions in cancellation.c.Carlos O'Donell1-2/+5
2019-10-18elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira2-9/+7
2019-10-18Add nocancel version of pread64()Leandro Pereira6-6/+42
2019-10-18Add run-one-test convenience target and makefile help textDJ Delorie2-2/+62
2019-10-18Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella11-27/+57
2019-10-18S390: Add new s390 platform z15.Stefan Liebler2-3/+3
2019-10-18nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always definedFlorian Weimer10-128/+34
2019-10-18nptl/tst-cancel25 needs to be an internal testFlorian Weimer2-2/+3
2019-10-17Remove libc_hidden_def from __semtimedop stubFlorian Weimer1-1/+0
2019-10-17sysvipc: Implement semop based on semtimedopAdhemerval Zanella4-10/+17
2019-10-17ipc: Refactor sysvipc internal definitionsAdhemerval Zanella22-192/+56
2019-10-17Rename and split elf/tst-dlopen-aout collection of testsFlorian Weimer8-24/+177
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