about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x fw/elf-fixupsFlorian Weimer2019-10-292-1/+5
* Clarify purpose of assert in _dl_lookup_symbol_xFlorian Weimer2019-10-291-5/+3
* y2038: linux: Provide __clock_getres64 implementationLukasz Majewski2019-10-272-3/+43
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-2724-36/+49
* Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132]Arjun Shankar2019-10-253-3/+157
* Install charmaps uncompressed in testrootDJ Delorie2019-10-242-1/+26
* Add wait-for-debugger test harness hooksDJ Delorie2019-10-242-0/+75
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-249-2/+37
* hurd: Fix build after __pread64 usage in the dynamic loaderFlorian Weimer2019-10-241-3/+11
* sysdeps/stat: Handle 64-bit ino_t types on 32-bit hostsAlistair Francis2019-10-234-2/+38
* S390: Remove not needed stack frame in syscall function.Stefan Liebler2019-10-232-44/+8
* Fix testroot.pristine creation copying dynamic linker.Joseph Myers2019-10-221-2/+2
* Remove x64 _finite tests and referencesWilco Dijkstra2019-10-2152-429/+58
* Remove finite-math testsWilco Dijkstra2019-10-2113-244/+10
* Remove math-finite.hWilco Dijkstra2019-10-214-443/+1
* Include <kernel-features.h> explicitly in Linux clock_settime.cLukasz Majewski2019-10-201-0/+1
* loadarchive: guard against locale-archive corruption (Bug #25115)DJ Delorie2019-10-181-1/+1
* Undo accidental commit to ChangeLog.19.Carlos O'Donell2019-10-181-0/+4
* nptl: Document AS-safe functions in cancellation.c.Carlos O'Donell2019-10-181-2/+5
* elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira2019-10-182-9/+7
* Add nocancel version of pread64()Leandro Pereira2019-10-186-6/+42
* Add run-one-test convenience target and makefile help textDJ Delorie2019-10-182-2/+62
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-1811-27/+57
* S390: Add new s390 platform z15.Stefan Liebler2019-10-182-3/+3
* nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always definedFlorian Weimer2019-10-1810-128/+34
* nptl/tst-cancel25 needs to be an internal testFlorian Weimer2019-10-182-2/+3
* Remove libc_hidden_def from __semtimedop stubFlorian Weimer2019-10-171-1/+0
* sysvipc: Implement semop based on semtimedopAdhemerval Zanella2019-10-174-10/+17
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-1722-192/+56
* Rename and split elf/tst-dlopen-aout collection of testsFlorian Weimer2019-10-178-24/+177
* dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer2019-10-162-28/+6
* ldconfig: handle .dynstr located in separate segment (bug 25087)Andreas Schwab2019-10-161-13/+23
* ldd: Print "not a dynamic executable" on standard error [BZ #24150]Florian Weimer2019-10-151-1/+1
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-149-7/+96
* Move ChangeLog to ChangeLog.old/ChangeLog.19 changelog-ends-hereFlorian Weimer2019-10-111-0/+0
* manual: Remove warning in the documentation of the abort functionFlorian Weimer2019-10-112-8/+4
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-1034-421/+388
* Simplify note processingAndreas Schwab2019-10-102-14/+7
* syscall-names.list: fix typos in commentDmitry V. Levin2019-10-102-5/+9
* y2038: linux: Provide __clock_settime64 implementationLukasz Majewski2019-10-103-4/+51
* posix: Use posix_spawn for wordexpAdhemerval Zanella2019-10-095-158/+126
* mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2019-10-092-59/+88
* sparc: Assume GOTDATA support in the toolchainFlorian Weimer2019-10-094-68/+9
* <dirent.h>: Remove wrong comment about getdents64 declarationPetr Vorel2019-10-092-2/+5
* ChangeLog: Remove leading spaces before tabs and trailing whitespaceFlorian Weimer2019-10-091-25/+25
* Make tst-strftime2 and tst-strftime3 depend on locale generationGabriel F. T. Gomes2019-10-082-0/+8
* posix/tst-wordexp-nocmd: Fix diagnostics output in testFlorian Weimer2019-10-082-2/+6
* wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer2019-10-084-84/+194
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-0733-37/+69
* riscv: Remove support for variable page sizesFlorian Weimer2019-10-074-120/+8