aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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