about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* x86: Update large memcpy case in memmove-vec-unaligned-erms.Snoah2021-04-161-73/+265
* powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]Matheus Castanho2021-04-161-3/+6
* misc: syslog: Use static const for AF_UNIX addressAdhemerval Zanella2021-04-151-5/+6
* misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ #17145)Adhemerval Zanella2021-04-151-1/+2
* misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)Adhemerval Zanella2021-04-152-49/+4
* misc: syslog: Use bool for connectedAdhemerval Zanella2021-04-151-3/+3
* posix: Add wait3 testsAdhemerval Zanella2021-04-154-191/+235
* time: Add 64 bit tests for getdate / getdate_rAdhemerval Zanella2021-04-151-61/+92
* time: Add basic timespec_get testsAdhemerval Zanella2021-04-152-1/+42
* time: Add timegm/timelocal basic testsAdhemerval Zanella2021-04-152-1/+96
* time: Add gmtime/gmtime_r testsAdhemerval Zanella2021-04-152-1/+125
* time: Add getitimer and setitimer basic testsAdhemerval Zanella2021-04-152-1/+176
* io: Use temporary directory and file for ftwtest-shAdhemerval Zanella2021-04-151-123/+119
* io: Add basic tests for utimensatAdhemerval Zanella2021-04-152-0/+71
* linux: Add lutimes testAdhemerval Zanella2021-04-157-5/+64
* linux: Add futimes testAdhemerval Zanella2021-04-152-0/+47
* io: Move file timestamps tests out of LinuxAdhemerval Zanella2021-04-156-2/+5
* elf: Fix missing include in test case [BZ #27136]Szabolcs Nagy2021-04-151-0/+1
* s390: Update ulpsStefan Liebler2021-04-151-3/+3
* i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-153-391/+2
* x86_64: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-154-219/+2
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-42/+34
* x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-5/+14
* elf: Refactor _dl_update_slotinfo to avoid use after freeSzabolcs Nagy2021-04-151-16/+5
* elf: Fix comments and logic in _dl_add_to_slotinfoSzabolcs Nagy2021-04-151-10/+1
* elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy2021-04-153-1/+109
* elf: Fix a DTV setup issue [BZ #27136]Szabolcs Nagy2021-04-151-1/+1
* ARC: Update ulpsVineet Gupta2021-04-142-25/+29
* Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.hSzabolcs Nagy2021-04-141-4/+0
* linux: sysconf: Use a more explicit maximum_ARG_MAXAdhemerval Zanella2021-04-131-1/+1
* linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)Michal Nazarewicz2021-04-131-1/+7
* misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)Dan Raymond2021-04-131-3/+3
* s390: Update ulpsAdhemerval Zanella2021-04-131-1/+1
* i386: Update ulpsAdhemerval Zanella2021-04-132-4/+4
* Improve documentation for malloc etc. (BZ#27719)Paul Eggert2021-04-138-90/+136
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-122-2/+32
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-124-10/+54
* libsupport: Add support_select_normalizes_timeoutAdhemerval Zanella2021-04-123-0/+34
* libsupport: Add support_select_modifies_timeoutAdhemerval Zanella2021-04-123-0/+34
* Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2021-04-122-30/+52
* Enhance setuid-tunables testSiddhesh Poyarekar2021-04-122-23/+69
* tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar2021-04-121-183/+14
* support: Add capability to fork an sgid childSiddhesh Poyarekar2021-04-125-181/+168
* arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]Szabolcs Nagy2021-04-121-2/+2
* Further fixes for REALLOC_ZERO_BYTES_FREES commentPaul Eggert2021-04-121-7/+8
* hurd: Export _hurd_libc_proc_initSamuel Thibault2021-04-123-0/+9
* Fix REALLOC_ZERO_BYTES_FREES comment to match C17Paul Eggert2021-04-111-4/+7
* powerpc: Update libm test ulpsTulio Magno Quites Machado Filho2021-04-091-10/+10
* arm: update libm test ulpsSzabolcs Nagy2021-04-081-25/+25
* aarch64: update libm test ulpsSzabolcs Nagy2021-04-081-1/+1